kernel: Remove some old ISA only drivers.
[dragonfly.git] / sys / platform / pc32 / i386 / userconfig.c
2011-07-21 Sascha Wildnerkernel: Remove some old ISA only drivers.
2011-01-26 Sascha Wildnerkernel: Remove an unused variable.
2010-12-28 Sascha Wildnerkernel: Remove support for the EISA bus and EISA/VLB...
2010-11-02 Sascha Wildnerkernel: Remove a number of unnecessary use_*.h inclusions.
2010-08-29 Matthew DillonMPSAFE TTY - Refactor kprintf()'s spinlock, shutdown...
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
2007-08-27 Hasso TepperNuke ARCnet support.
2007-05-17 Sascha WildnerRemove mcd(4) and scd(4) remains.
2006-12-23 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-12-20 Matthew DillonRename sprintf -> ksprintf
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-09-13 Sascha WildnerAnsify the rest of the K...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2005-05-07 Sascha WildnerRemove PCVT kernel part and mop up.
2005-01-31 Joerg SonnenbergerRemove GPLed fpemulation, old rp, old awe and pcic.
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: