NetBSD/sys
hannken 0b2854eb6c Fix for lint during build of libc. 2000-05-05 20:12:00 +00:00
..
adosfs
arch Fix for lint during build of libc. 2000-05-05 20:12:00 +00:00
coda
compat Regen 2000-05-04 21:56:47 +00:00
conf Add comment pointing to __NetBSD_Version__ in sys/sys/param.h, which 2000-05-05 01:13:07 +00:00
ddb
dev LP64 printf fix. (I wish size_t was unsigned long on all platforms). 2000-05-05 17:52:38 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Let MULTIPROCESSOR && LOCKDEBUG case compile again 2000-05-03 13:53:59 +00:00
lib Use __GNUC_PREREQ__(). 2000-05-05 00:20:22 +00:00
lkm Resolve conflicts. 2000-05-03 11:12:03 +00:00
miscfs
msdosfs msdosfs_read(): avoid integer overflow for files > 2GB, when 2000-04-22 22:45:37 +00:00
net Change rt_refcnt from short to int, to allow more than 32k routes thru 2000-05-04 17:33:03 +00:00
netatalk
netccitt
netinet remove superfluous test (snd_una is always > iss since th_ack must > iss 2000-05-05 15:05:29 +00:00
netinet6 correct in6_ifdetach() (previous code touched dangling pointers). 2000-05-05 08:03:12 +00:00
netiso
netkey
netnatm
netns
nfs
ntfs
stand
sys Add a new macro, __GNUC_PREREQ__(major, minor) which tests to see if 2000-05-05 00:19:04 +00:00
ufs Test whether the filesystem is an LFS before trying to read the alternate 2000-04-29 00:23:00 +00:00
uvm Changes necessary to implement pre-zero'ing of pages in the idle loop: 2000-04-24 17:12:00 +00:00
vm Changes necessary to implement pre-zero'ing of pages in the idle loop: 2000-04-24 17:12:00 +00:00
Makefile