NetBSD/sys
enami debe6e88b6 Calculate an offset of mailbox_in correctly by renaming BHA_MBO_OFFSET
to BHA_MBX_OFFSET and using it also for mailbox_in.  Since all mailboxes
should be placed in a single continuous memory due to a hardware limitation,
an offset of any mailbox can be/should be calculated using a same expression.
2000-04-19 02:39:12 +00:00
..
adosfs
arch add a newline to this fake autoconfig line. 2000-04-19 02:26:08 +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 Remove shmsegs declaration from conf/param.c - it doesn't belong here. 2000-04-15 16:49:35 +00:00
ddb From kern/9569. 2000-04-13 22:48:29 +00:00
dev Calculate an offset of mailbox_in correctly by renaming BHA_MBO_OFFSET 2000-04-19 02:39:12 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern regen 2000-04-17 14:33:11 +00:00
lib
lkm
miscfs
msdosfs add a comment regarding FATMIRROR bit usage and restructure the code 2000-04-03 18:12:12 +00:00
net Remove some routing specific sysctl function declarations from 2000-04-15 17:51:27 +00:00
netatalk
netccitt
netinet remove an LBL ifdef that we can't turn on anyway. 2000-04-16 20:59:49 +00:00
netinet6 fix endian issue in filling in interface id. 2000-04-17 16:26:07 +00:00
netiso
netkey
netnatm
netns remove unused macro. 2000-04-10 02:19:29 +00:00
nfs Death to nfsiod! 2000-04-15 21:14:48 +00:00
ntfs
stand
sys regen 2000-04-17 14:33:11 +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 undo rev 1.13, which is to say, don't block interrupts while deactivating 2000-04-16 20:52:29 +00:00
vm remove <vm/vm_swap.h> and <vm/vm_conf.h> 2000-04-15 18:08:12 +00:00
Makefile