Merge from vendor branch TCPDUMP:
[dragonfly.git] / sys / i386 / isa / npx.c
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-09 Hiten PandyaAdd a readonly sysctl for the `kern.mmxopt' loader...
2004-05-05 Matthew DillonAnother major mmx/xmm/FP commit. This is a combination...
2004-05-04 Hiten PandyaCorrect pre-processor conditional surrounding mmxopt...
2004-05-01 Matthew DillonClear npxthread before setting CR0_TS.
2004-04-30 Matthew DillonFix a race in npxdna(). If an interrupt occurs after...
2004-04-30 Matthew DillonCorrect a bug in the last FPU optimized bcopy commit...
2004-04-29 Matthew DillonRewrite the optimized memcpy/bcopy/bzero support subsys...
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-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-08-26 Robert Garrettwhat the heck one last one before i go take a nap...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-08-01 Robert GarrettEnable SSE by default, add nob to turn it off
2003-07-23 Matthew DillonLINT pass. Cleanup missed proc->thread conversions...
2003-07-10 Matthew DillonMP Implmentation 3/4: MAJOR progress on SMP, full userl...
2003-07-08 Matthew DillonMP Implementation 2/4: Implement a poor-man's IPI messa...
2003-07-06 Matthew DillonMP Implementation 1/2: Get the APIC code working again...
2003-06-28 Matthew Dillonsmp/up collapse stage 2 of 2: cleanup the globaldata...
2003-06-18 Matthew Dillonthread stage 4: remove curpcb, use td_pcb reference...
2003-06-18 Matthew Dillonthread stage 3: create independant thread structure...
2003-06-18 Matthew Dillonthread stage 2: convert npxproc to npxthread.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: