freebsd-skq/sys/amd64
David Greenman 014374187c Update bcopyb & bcopy to reflect changes I made in the libc version of
bcopy:

Be smarter about handling overlapped copies and only go backwards if it
is really necessary. Going backwards on a P6 is much slower than forwards
and it's a little slower on a P5. Also moved the count mask and 'std'
down a few lines - it's a couple percent faster this way on a P5.
1995-12-27 18:54:51 +00:00
..
amd64 Update bcopyb & bcopy to reflect changes I made in the libc version of 1995-12-27 18:54:51 +00:00
conf Added device fxp0 (device driver for Intel EtherExpress Pro/100). 1995-12-24 08:13:23 +00:00
include Add Pentium Pro CPU detection and special handling. For now, all the 1995-12-24 08:10:52 +00:00
isa random_machdep.c: New version, also includes revectored interrupts, rather 1995-12-27 11:22:05 +00:00
pci Completed function declarations and/or added prototypes and/or added 1995-12-16 00:27:59 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00