Rewrite the optimized memcpy/bcopy/bzero support subsystem. Rip out the
[dragonfly.git] / sys / conf / files.i386
2004-04-29 Matthew DillonRewrite the optimized memcpy/bcopy/bzero support subsys...
2004-04-29 Joerg SonnenbergerMove the Plug'n'Play BIOS support into a separate file...
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-03-28 Matthew DillonImport Alan Cox's /usr/src/sys/kern/sys_pipe.c 1.171...
2004-02-24 Joerg SonnenbergerHide ISA compatibility layer under COMPAT_OLDISA
2004-02-24 Joerg SonnenbergerUse -fformat-extensions when building kernel with GCC2.
2004-02-21 Matthew DillonSynchronize a bunch of things from FreeBSD-5 in prepara...
2004-02-19 Joerg SonnenbergerAdd PCCARD match routines sio and the disk drivers.
2004-02-17 Matthew DillonIntroduce an MI cpu synchronization API, redo the SMP...
2004-02-16 Matthew DillonUndo part of the last commit. Part of a different...
2004-02-16 Matthew DillonRemove duplicate declarations for -fno-common
2004-02-16 Matthew DillonCompile the kernel with -fno-common to guarentee that...
2004-02-14 Matthew DillonMove <machine/in_cksum.h> to <sys/in_cksum.h>. This...
2004-02-14 Matthew DillonRewrite the IP checksum code. Get rid of all the inlin...
2004-02-13 Joerg SonnenbergerSync if_ed with FreeBSD current
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-11 Joerg SonnenbergerSplit off the PCCARD specific driver parts of fd and...
2003-12-07 Matthew DillonPCI compat cleanup, part 1. This brings in the LNC...
2003-11-22 Jeroen Ruigrok/asmodaiRemove the archaic wd(4) driver and its dependencies.
2003-10-01 Matthew DillonMove the pst device from dev/misc to dev/raid.
2003-09-24 David Rhodus Looks like we can't have comments on the same
2003-09-24 David Rhodus* Intel ACPI 20030228 distribution with local DragonFl...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-06 Matthew DillonMP Implementation 1/2: Get the APIC code working again...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: