freebsd-skq/sys
Bruce Evans cd59d49d07 Only use the i586-optimized copying and zeroing functions if they are
actually faster (more than 20% faster for zeroing 1 MB at boot time).
This fixes pessimized copying and zeroing on K6's and perhaps on other
CPUs that are misclassified as i586's.
1998-02-12 21:41:10 +00:00
..
alpha Add display of type KD_PIXEL. 1998-02-12 20:47:39 +00:00
amd64 Only use the i586-optimized copying and zeroing functions if they are 1998-02-12 21:41:10 +00:00
compat In the words of the submitter: 1998-02-07 02:13:27 +00:00
compile
conf Make NO_LKM a new-style option. 1998-02-12 18:02:07 +00:00
ddb Staticize. 1998-02-09 06:11:36 +00:00
dev Fix a white-space nit which I happened to notice. 1998-02-12 20:52:24 +00:00
fs Deleted unused variable. 1998-02-10 08:04:31 +00:00
geom Remove unused devfs include. (Julian or Satoshi might want to add proper 1998-01-31 03:19:06 +00:00
gnu Staticize. 1998-02-09 06:11:36 +00:00
i386 Only use the i586-optimized copying and zeroing functions if they are 1998-02-12 21:41:10 +00:00
isa Fix a white-space nit which I happened to notice. 1998-02-12 20:52:24 +00:00
isofs/cd9660 Staticize. 1998-02-09 06:11:36 +00:00
kern Make NO_LKM a new-style option. 1998-02-12 18:02:07 +00:00
libkern Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Deleted unused variable. 1998-02-10 08:04:31 +00:00
modules Back out opt_diagnostic.h changes. 1998-02-06 23:54:27 +00:00
msdosfs Staticize. 1998-02-09 06:11:36 +00:00
net Staticize. 1998-02-09 06:11:36 +00:00
netatalk Staticize. 1998-02-09 06:11:36 +00:00
netinet Replace non-existent ip_forwarding with ipforwarding 1998-02-12 03:37:45 +00:00
netipx Staticize. 1998-02-09 06:11:36 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Staticize. 1998-02-09 06:11:36 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Staticize. 1998-02-09 06:11:36 +00:00
nfsclient Staticize. 1998-02-09 06:11:36 +00:00
nfsserver Staticize. 1998-02-09 06:11:36 +00:00
pc98 Sync with sys/i386/isa/syscons.c revision 1.251. 1998-02-12 08:16:34 +00:00
pccard - Removed typo in Copyright and added Id. 1998-02-07 20:41:20 +00:00
pci Staticize. (Diffs by me & and Simon in cooperation.) 1998-02-10 17:36:44 +00:00
powerpc/include Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi Staticize. 1998-02-09 06:11:36 +00:00
sys Implement dladdr. 1998-02-06 16:46:46 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Staticize. 1998-02-09 06:11:36 +00:00
vm Staticize. 1998-02-09 06:11:36 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00