Remove the archaic wd(4) driver and its dependencies.
[dragonfly.git] / lib /
2003-11-21 Matthew DillonDo some fairly major include file cleanups to further...
2003-11-21 Matthew DillonTweak the context data a bit and do some code cleanup...
2003-11-21 Matthew DillonAdd a big whopping manual page for the upcall syscalls...
2003-11-13 David Rhodus* Fix some __P() mess up.
2003-11-13 Matthew Dilloncleanup extra )'s missed by the __P commit.
2003-11-12 Eirik Nygaard * Removed the __P macros from lib/
2003-11-12 Eirik Nygaard * Add missing $DragonFly$ keywords.
2003-11-12 Eirik Nygaard * Get rid of of the _BSD_XXX type usage.
2003-11-10 Jeroen Ruigrok/asmodaiProperly document getenv()'s return values using a...
2003-11-10 Matthew DillonFully synchronize sys/boot from FreeBSD-5.x, but add...
2003-11-09 Matthew DillonAdd a pmap_getport_timeout() call hack that allows...
2003-11-09 Matthew DillonCore integer types header file reorganization stage...
2003-10-24 Matthew DillonFix type-o's, minor documentation update.
2003-10-24 Matthew DillonAdd SIGCKPT support to tcsh's built-in kill.
2003-10-14 Matthew DillonUpdate the sys_sig* manual page to include portability...
2003-10-14 Matthew DillonNSIG is now 64. Extend the siglist arrays to match.
2003-09-06 Jeroen Ruigrok/asmodaiGet rid of __P, the days of K&R support are long past.
2003-09-06 Jeroen Ruigrok/asmodaiRemove 'register' keyword while I am here.
2003-09-06 Jeroen Ruigrok/asmodaiFix dependency that long is always 32 bits. This does...
2003-08-22 Jeroen Ruigrok/asmodaiGet rid of __const.
2003-08-10 Jeroen Ruigrok/asmodaiRemove kerberosIV a.k.a. eBones. It has served well...
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-08-03 Matthew DillonRemove NOSECURE which no longer serves a purpose. ...
2003-07-24 Matthew Dillonlibcr copy: Retarget build paths from ../libc to ....
2003-07-13 Matthew DillonFix minor buildworld issues, mainly #include file depen...
2003-07-13 Matthew DillonAdd missing required '*' in indirect jmp (fix assembler...
2003-07-01 Matthew DillonSync userland up with the kernel. This primarily adjus...
2003-06-23 Matthew Dillonproc->thread stage 3: synchronize ps, top, and libkvm...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: