NetBSD/sys
mrg 726f5f3169 two more compiler warnings killed. 2000-04-14 04:08:26 +00:00
..
adosfs
arch two more compiler warnings killed. 2000-04-14 04:08:26 +00:00
coda Quiet some printfs unless VERBOSE. 2000-04-05 18:39:09 +00:00
compat make this compile with -DDEBUG_SVR4 [lossage because sizeof is u_long now] 2000-04-12 15:12:13 +00:00
conf Incorporate the changes of RL81x9 driver provided by M. Kanaoka 2000-04-10 07:42:55 +00:00
ddb From kern/9569. 2000-04-13 22:48:29 +00:00
dev disable function after attach 2000-04-13 16:17:55 +00:00
filecorefs
gdbscripts
ipkdb
isofs Kill more register declarations. 2000-03-30 12:13:30 +00:00
kern always define PI_MAGIC so this compiles in all cases. 2000-04-13 00:44:19 +00:00
lib Make standalone in_cksum work on little-endian machines, too, courtesy of 2000-03-31 19:55:09 +00:00
lkm
miscfs Register, begone! 2000-03-30 12:22:12 +00:00
msdosfs add a comment regarding FATMIRROR bit usage and restructure the code 2000-04-03 18:12:12 +00:00
net add more IPv6 cases. not tested. 2000-04-12 10:51:15 +00:00
netatalk
netccitt More register removal. 2000-03-30 13:53:32 +00:00
netinet Copy M_BCAST and M_MCAST flags when fragmenting a packet (else 2000-04-13 11:48:07 +00:00
netinet6 add comment on sdl_alen check (sync with kame) 2000-04-13 16:27:00 +00:00
netiso Remove register declarations. 2000-03-30 12:51:13 +00:00
netkey Remove register declarations. 2000-03-30 12:51:13 +00:00
netnatm
netns remove unused macro. 2000-04-10 02:19:29 +00:00
nfs Remove more register declarations. 2000-03-30 13:44:53 +00:00
ntfs Remove register declarations. 2000-03-30 12:41:09 +00:00
stand
sys add a new function vn_marktext() for exec code to let others know 2000-04-11 04:37:47 +00:00
ufs Add a new sysctl variable vfs.ffs.log_changeopt - if this is true, 2000-04-04 09:23:20 +00:00
uvm Finish previous. 2000-04-11 08:12:14 +00:00
vm tidy. 2000-04-11 02:30:32 +00:00
Makefile