Introduce an MI cpu synchronization API, redo the SMP AP startup code,
[dragonfly.git] / sbin /
2004-02-14 Matthew DillonMove <machine/in_cksum.h> to <sys/in_cksum.h>. This...
2004-02-10 Hiten PandyaMerge from FreeBSD:
2004-02-06 Joerg SonnenbergerAllows option to be specified on the command line when...
2004-02-04 Joerg SonnenbergerFix various warnings.
2004-02-04 Robert GarrettDefine __FreeBSD__ in the make file for ipmon
2004-02-04 Robert Garrettdhclient needs __FreeBSD__ defined
2004-02-03 Robert Garrettchange FreeBSD in examples to DragonFly
2004-02-03 Robert GarrettAdd DragonFly partition type and change FreeBSD in...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-31 Matthew DillonMAINTAINER lines in Makefile's are no longer applicable...
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-22 Matthew DillonFix the bandwidth specifier once and for all. Properly...
2004-01-06 Matthew Dillonif_xname support Part 2/2: Convert remaining netif...
2003-12-29 Matthew DillonBackgroundable NFS mounts can still cause a boot sequen...
2003-12-18 David Rhodus* Print out a warning if /dev/null doesn't exist.
2003-12-13 Matthew DillonAdd an 'enable' and 'disable' target to rcrun, and...
2003-12-12 Matthew DillonBe smarter about services which are in a disabled state...
2003-12-12 Matthew DillonMake a distinction between disabled entries and running...
2003-12-11 Matthew DillonAdd /sbin/rcrun and symlinks rcstart, rcstop, rcrestart...
2003-12-11 Matthew DillonAdd a -p option to rcorder which generates the PROVIDE...
2003-12-11 Matthew DillonAdd the -o file option to rcorder. This will cause...
2003-12-01 Matthew DillonDocumentat mount_mfs -C
2003-12-01 Matthew DillonAdd the -C option to mount_mfs. This option will autom...
2003-11-22 Jeroen Ruigrok/asmodaiProperly spell compatible and compatibility.
2003-11-21 Matthew DillonDo some fairly major include file cleanups to further...
2003-11-10 Matthew DillonFully synchronize sys/boot from FreeBSD-5.x, but add...
2003-11-03 Eirik NygaardRemove some __P macros in sbin that my script missed.
2003-11-01 David Rhodus* Nuke ~771 __P()'s from our tree.
2003-10-12 Matthew Dillondocument the new fdisk option.
2003-10-12 Matthew DillonAdd a -p option to fdisk that allows it to operate...
2003-10-11 Hiten PandyaCorrect unsafe use of realloc().
2003-09-28 Hiten PandyaK&R style function removal. Update functions to ANSI...
2003-09-06 Hiten PandyaAdd MLINK mount_ufs(8) to mount(8).
2003-08-29 Hiten PandyaFix sorta critical bugs in fsdb(8); the @mtime and...
2003-08-08 Matthew DillonKernel tree reorganization stage 2: Major cvs repositor...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-08-05 Jeroen Ruigrok/asmodaiRemove kerberosIV from the build.
2003-07-24 Matthew DillonBring RCNG in from 5.x and adjust config files and...
2003-06-29 Matthew DillonAdd 64 bit display output support to sysctl plus conven...
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: