dragonfly.git
2005-04-14 Joerg Sonnenbergerwether ==> whether
2005-04-14 Joerg SonnenbergerSimplified NTP kernel interface:
2005-04-13 Joerg SonnenbergerRemove another argument name in a prototype.
2005-04-13 Joerg SonnenbergerDecommon a lot of variables, makes some static, fix...
2005-04-13 Joerg SonnenbergerRemove a cast, correct another.
2005-04-13 Liam J. Foy- Let receiver know if the sender accepts replies
2005-04-13 Joerg SonnenbergerDon't write to tape, strdup it first.
2005-04-13 Joerg SonnenbergerRemove argument names from prototypes. Adjust prototype...
2005-04-13 Joerg SonnenbergerMove initialisation of wrote into the loop to prevent...
2005-04-13 Joerg SonnenbergerWarning fixes.
2005-04-13 Joerg SonnenbergerSplit atomic into two functions, atomic_read and atomic...
2005-04-13 Joerg SonnenbergerCompute buffer length only once per rmtcall.
2005-04-13 Joerg SonnenbergerRemove unused functions.
2005-04-13 Joerg SonnenbergerFirst bunch of dump(8) cleanups.
2005-04-13 Matthew DillonOnly bump the switch_count counter when lwkt_switch...
2005-04-13 Matthew DillonOptimize lwkt_send_ipiq() - the IPI based inter-cpu...
2005-04-12 Max OkumotoInsert a '#' between the .else directive and the follow...
2005-04-12 Max OkumotoPut a '#' between {.else, .endif} and the comment follo...
2005-04-12 Chris PresseyThe error message issued when a requested package canno...
2005-04-12 David XuFix brokeness by using _pthread_xxx functions instead.
2005-04-12 Max OkumotoRemoved un-nessisary comment. We can get a zero length...
2005-04-11 Hiten PandyaUse the correct macro for printing TCP statistical...
2005-04-11 Hiten PandyaIck! Seems I was under a placebo, correct a last minut...
2005-04-11 Hiten PandyaMechanical cleanup of IP per-cpu statistics code, bette...
2005-04-11 Hiten PandyaForced commit to note previous change, of introducing...
2005-04-11 Hiten PandyaRemove the '_GD' macro hack:
2005-04-11 Hiten PandyaMechanical cleanup of TCP per-cpu statistics code,...
2005-04-11 Hiten PandyaAdd 'mycpuid', a #define for accessing mycpu->gd_cpuid.
2005-04-11 Matthew DillonClearly state when ACPI is overriding APM's device...
2005-04-10 Chris PresseyBack out revision 1.31. The 'release' target alone...
2005-04-10 David RhodusClean up some register keyword usage.
2005-04-10 David RhodusAdd in a 'livecd' taget for those who don't want to...
2005-04-10 Max OkumotoRemove previous hack, for now just use strtoull() inste...
2005-04-10 Max OkumotoAdded #ifdef to aid people upgrading from before March 17.
2005-04-10 Hiten PandyaAdd standard entries for libcaps, libkinfo and libkcore...
2005-04-10 Hiten PandyaAdd entry for DragonFly 1.2.
2005-04-09 Hiten PandyaAdd manual page for closefrom(2) system call and hook...
2005-04-09 YONETANI TomokazuMerge from FreeBSD:
2005-04-09 YONETANI TomokazuMerge revision 1.5 from FreeBSD:
2005-04-09 Max OkumotoFreeBSD-Date: 2005/04/08 10:03:40
2005-04-09 Max OkumotoFreeBSD-Date: 2005/04/07 15:39:38
2005-04-09 Max OkumotoFreeBSD-Date: 2005/04/07 12:29:39
2005-04-09 Max OkumotoFreeBSD-Date: 2005/04/07 12:26:15
2005-04-08 Joerg SonnenbergerSimply the loop based on the knowledge that fd <= fdp...
2005-04-08 Joerg SonnenbergerDon't just undefine USE_RC_SUBR, because it does define...
2005-04-08 Joerg SonnenbergerTell the world that we have closefrom.
2005-04-08 Joerg SonnenbergerUse kernel's closefrom.
2005-04-08 Joerg SonnenbergerAdd userland prototype for closefrom.
2005-04-08 Joerg SonnenbergerRegen.
2005-04-08 Joerg SonnenbergerAdd closefrom(2) syscall. It closes all file descriptor...
2005-04-08 Matthew DillonBump HEAD's official release #define to 130000.
2005-04-08 Matthew DillonThe release is 1.2, bump the HEAD of the tree to 1...
2005-04-08 Matthew DillonSync up to the latest installer packages (with netboot...
2005-04-08 Matthew DillonAdd a hardwired dhcpd.conf for the installer's netboot...
2005-04-08 Matthew DillonThe cdrom MNT_ROOTFS check was interfering with the...
2005-04-07 Max OkumotoMake should set optreset to one before it calls getopt...
2005-04-07 Max OkumotoDate: 2005/04/01 16:24:25
2005-04-07 Max OkumotoFreeBSD-Date: 2005/04/01 13:35:35
2005-04-07 Max OkumotoFreeBSD-Date: 2005/04/01 10:53:43
2005-04-07 Max OkumotoFreeBSD-Date: 2005/03/31 11:35:56
2005-04-07 Max OkumotoAdd compat code so code that uses types defined by c99
2005-04-06 Matthew Dillonadd ports/polish
2005-04-06 Matthew DillonUpdate the various DragonFly supfiles, rename some...
2005-04-06 Matthew DillonInclude fsid information in the mount point dump.
2005-04-06 Matthew DillonCorrect an NFS bug related to ftruncate() operations...
2005-04-06 Matthew Dillonlibstand is used by the boot loader, make sure the...
2005-04-06 YONETANI TomokazuBring in long-forgotten man pages for ACPI components...
2005-04-05 David XuRemove unused strong reference.
2005-04-05 Matthew DillonAdd some minor in-code documentation.
2005-04-05 Matthew DillonAdd cases for the nvidia nForce3 PRO and PRO S1. Who...
2005-04-05 Matthew DillonMake sure neither the boot loader nor the kernel is...
2005-04-05 Matthew DillonAutomatically calculate the kernel revision for release...
2005-04-05 Joerg SonnenbergerAdd nv(4) man page.
2005-04-05 Joerg SonnenbergerDon't reset getopt after each loop, we don't use the...
2005-04-05 Joerg SonnenbergerRevamp getopt(3) usage:
2005-04-05 Joerg SonnenbergerSince optind=0 has a special meaning for GNU getopt...
2005-04-05 Matthew DillonApply same bug fix as last commit to IPV6.
2005-04-05 Matthew DillonFix a bug in the distributed PCB wildcardhash code...
2005-04-05 Matthew DillonA program which dumps the wildcard hash table for the...
2005-04-05 Matthew DillonAdd the 'webstress' utility. This program will fork...
2005-04-04 Joerg SonnenbergerSync nv(4) with nvnet-src-20050312.
2005-04-04 Joerg SonnenbergerReplace TIMER_USE_1 kernel option with hw.i8254.walltim...
2005-04-04 Matthew DillonWARNS?=6 cleanup for fstat.
2005-04-04 Joerg SonnenbergerWhen ALTQ was detached from an interface queue, the...
2005-04-04 Joerg SonnenbergerAdd a macro to print the list of current processes...
2005-04-04 Liam J. Foy- WARNS -> WARNS?
2005-04-03 Sascha WildnerKKASERT -> KKASSERT
2005-04-03 Sascha WildnerRemove newline so that it looks nice in Postscript...
2005-04-03 Joerg SonnenbergerWARNS=6
2005-04-03 Joerg SonnenbergerRemove pre-FreeBSD 3 compat conditionals.
2005-04-03 Joerg Sonnenbergerconst changes.
2005-04-03 Joerg SonnenbergerWARNS=6.
2005-04-03 Joerg SonnenbergerWARNS=6.
2005-04-03 Matthew DillonA cache invalidation race that generates a warning...
2005-04-02 Matthew DillonBring in some work from FreeBSD:
2005-04-02 Matthew DillonWARNS=6 cleanup.
2005-04-02 Matthew DillonWARNS=6 cleanup.
2005-04-02 Matthew DillonWARNS cleanup of array initializer.
2005-04-02 Matthew DillonGeneral WARNS cleanups: staticize functions. Adjust...
2005-04-02 Matthew DillonWARNS=6 cleanup.
next