NetBSD/sys
christos 3cbe025990 __semctl13 -> ____semctl13 because this now is not called directly.
The fourth argument to it is a pointer to union semun not union semun,
because passing structs and unions to syscalls cannot be handled portably.
2000-01-31 15:12:30 +00:00
..
adosfs
arch Add si' and sw' controllers to device_register() tables. 2000-01-31 15:08:25 +00:00
coda
compat
conf bring in latest KAME ipsec tree. 2000-01-31 14:18:52 +00:00
ddb
dev Force power off when a CardBus card is detached. 2000-01-31 08:49:07 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern __semctl13 -> ____semctl13 because this now is not called directly. 2000-01-31 15:12:30 +00:00
lib STRIP -> STRIPPROG 2000-01-19 16:29:54 +00:00
lkm
miscfs At mount/unmount time, add an exec hook to revoke all vnodes iff the 2000-01-25 21:52:04 +00:00
msdosfs
net Set the right ethertype in LLC header for PVC interface. 2000-01-28 13:27:29 +00:00
netatalk Make NETATALK over FDDI. 1999-09-21 22:18:51 +00:00
netccitt
netinet bring in latest KAME ipsec tree. 2000-01-31 14:18:52 +00:00
netinet6 bring in latest KAME ipsec tree. 2000-01-31 14:18:52 +00:00
netiso
netkey bring in latest KAME ipsec tree. 2000-01-31 14:18:52 +00:00
netnatm
netns make sure we do not pass bogus socket pointer to IPv4 IPsec. 1999-12-24 05:01:33 +00:00
nfs
ntfs
stand
sys Make it possible to read /dev/usb so the USB event mechanism can be used. 2000-01-28 17:26:03 +00:00
ufs Check that we can handle the inode size before mounting the fs, and correct 2000-01-31 11:34:55 +00:00
uvm remove a debug printf that has outlived its usefulness. 2000-01-28 08:02:48 +00:00
vm I should have made uvm_page_physload() take paddr_t's instead of vaddr_t's. 1999-12-30 16:09:47 +00:00
Makefile