NetBSD/sys
haya 2e9b49c888 Force power off when a CardBus card is detached.
Use tsleep when kernel thread works.
2000-01-31 08:49:07 +00:00
..
adosfs
arch Fix part of previous commit. 2000-01-28 18:27:41 +00:00
coda
compat STRIP -> STRIPPROG 2000-01-19 16:29:54 +00:00
conf Fix an oversight in the AIC-7xxx SEEPROM split. 2000-01-26 06:27:32 +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 Add calls to vn_lock() and VOP_UNLOCK() around the VOP_CLOSE() call 2000-01-11 09:04:50 +00:00
kern The decision that `disksort_cylinder' uses to decide if the buffer needs 2000-01-28 09:27:38 +00:00
lib STRIP -> STRIPPROG 2000-01-19 16:29:54 +00:00
lkm Add overlay, a layered file system which overlays itself on 2000-01-20 19:06:13 +00:00
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
netccitt
netinet Pick source address for ICMP errors a bit more intelligently when 2000-01-25 17:07:56 +00:00
netinet6 wrap "DAD start" message into #ifdef DIAGNOSTIC. 2000-01-28 07:21:29 +00:00
netiso allow delivery of routing protocol pdus to `raw' sockets even when the 2000-01-08 20:39:45 +00:00
netkey
netnatm
netns make sure we do not pass bogus socket pointer to IPv4 IPsec. 1999-12-24 05:01:33 +00:00
nfs If server name field is overloaded for other purpose, or it just contains 2000-01-20 08:34:52 +00:00
ntfs Always unlock the "fnode", even if we're about to free it, to keep 1999-12-20 22:11:57 +00:00
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 Correct (minor) bogons in filetype option support, and add support 2000-01-28 16:00:23 +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