HardenedBSD/sys
Bruce Evans 4591d9bb7e UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the value
MNT_WAIT when we mean boolean `true' or check for that value not being
passed.  There was no problem in practice because MNT_WAIT had the
magic value of 1.
1999-01-06 18:18:06 +00:00
..
alpha Assign CDEV 112 to the keyboard driver. 1999-01-06 06:43:51 +00:00
amd64 Move IO_PSMSIZE from kbdio.h to isa.h. I thought I did this a long time 1999-01-06 05:40:01 +00:00
boot
cam
coda
compat
compile
conf Assign CDEV 112 to the keyboard driver. 1999-01-06 05:35:39 +00:00
contrib/softupdates UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the value 1999-01-06 18:18:06 +00:00
ddb
dev Removed NetBSD specific code 1999-01-06 12:31:28 +00:00
fs
geom
gnu UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the value 1999-01-06 18:18:06 +00:00
i4b
i386 Add new sysctl machdep.uc_devlist. It allows to cleanly retrieve the 1999-01-06 09:09:22 +00:00
isa Move IO_PSMSIZE from kbdio.h to isareg.h. 1999-01-06 05:49:30 +00:00
isofs/cd9660
kern
libkern
miscfs
modules
msdosfs
net
netatalk
netatm
netinet
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
pc98
pccard
pci Add some tweaks to mx_mii_readreg(), mx_phy_readreg(), mx_phy_writereg() 1999-01-06 17:30:06 +00:00
posix4
powerpc
rpc
sys
tools
ufs UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the value 1999-01-06 18:18:06 +00:00
vm
Makefile