NetBSD/sys
chris 164b37a80c Tweak a few minor things:
when looking to reenable caching, only do so if all the pages aren't already
cached.
Convert some ints to unsigned int.  (scarily this actually shows the biggest
decrease in timing for my benchmark, I guess the compiler can optimise better)
2002-11-12 22:14:21 +00:00
..
adosfs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
altq /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:17:31 +00:00
arch Tweak a few minor things: 2002-11-12 22:14:21 +00:00
coda /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:17:31 +00:00
compat Darwin system calls skeleton 2002-11-12 22:04:07 +00:00
conf Add a driver for the Myson Technology MTD803 3-in-1 Fast Ethernet Controller, 2002-11-07 21:56:56 +00:00
crypto add non-ELF .align 2002-11-12 03:03:10 +00:00
ddb Avoid a GCC 3.3 strict alias warning. 2002-11-10 03:24:51 +00:00
dev Register definitions for the ST M41T81 serial-access RTC. 2002-11-12 01:01:37 +00:00
filecorefs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
fs
gdbscripts
ipkdb Don't record option-dependencies here, since none of these options 2002-10-11 00:50:30 +00:00
isofs Fix signed/unsigned comparison warnings. 2002-11-07 08:13:10 +00:00
kern * Don't keep evaluating fingerprint if there is no fingerprints for the 2002-11-12 12:54:36 +00:00
lib ABICALLS -> __ABICALLS__ 2002-11-10 18:10:25 +00:00
lkm
miscfs Fix a signed/unsigned comparison warning. 2002-11-07 08:21:36 +00:00
msdosfs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
net when there are multiple matches for the requested media, select the first 2002-11-12 16:54:45 +00:00
netatalk ARGSUSED 2002-10-22 21:58:33 +00:00
netccitt fix a couple of lint warnings. 2002-10-24 20:54:41 +00:00
netinet remove all entries in rt timer queue on ip_mtudisc change, instead of 2002-11-12 02:10:13 +00:00
netinet6 make USE_ENCAPCHECK (in netinet*/*gif.c) to global option, GIF_ENCAPCHECK. 2002-11-11 18:35:27 +00:00
netisdn merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
netiso Move netiso config defns to netiso/files.netiso. 2002-10-10 22:56:03 +00:00
netkey /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:30:55 +00:00
netnatm Move netnatm config defns to netnatm/files.netnatm. 2002-10-10 22:58:49 +00:00
netns Move netns config defns to netns/files.netns. 2002-10-10 23:04:33 +00:00
netsmb /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:30:55 +00:00
nfs fix panic (assertion failure) on error case. 2002-10-29 10:15:16 +00:00
ntfs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
stand
sys Oops, ENOSR: resource -> resources here, too. 2002-11-12 13:52:28 +00:00
ufs s/sqiud/squid/ in comment, reported by skrueger at europe com. 2002-11-04 16:59:37 +00:00
uvm Fix signed/unsigned comparison warnings. 2002-11-09 20:06:07 +00:00
Makefile