NetBSD/sys
1999-06-30 17:45:38 +00:00
..
adosfs Support ADOS file systems with more then 512 bytes/sector. 1999-06-02 22:04:30 +00:00
arch Display verbose messages about L2 cache. 1999-06-30 16:34:19 +00:00
coda
compat emulate (parts of) flock 1999-06-26 01:24:41 +00:00
conf Declare the `hme' device. 1999-06-27 12:43:08 +00:00
ddb Fix tyop in error message. 1999-06-26 16:58:12 +00:00
dev add driver for the Bit3 PCI-VME adapter, without the DMA parts for now 1999-06-30 17:45:38 +00:00
filecorefs
gdbscripts
ipkdb Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
isofs
kern Only check for ETXTBSY if the access would otherwise be allowed. 1999-06-30 10:00:06 +00:00
lib bring back my friend the twiddle. 1999-06-22 22:44:16 +00:00
lkm Compile all VFS LKMs on all ports. 1999-05-18 23:06:02 +00:00
miscfs Fixes PR #1206, by setting va_mode and va_flags in the copied-up vnode's 1999-06-25 19:05:49 +00:00
msdosfs Silently ignore attributes modifications on directories. Fixes 1999-05-24 23:01:13 +00:00
net KNFify. Add LINK1 flag to turn off that address munging thing, for cases 1999-06-28 07:52:38 +00:00
netatalk
netccitt
netinet KAME/NetBSD 1.4 SNAP kit, dated 19990628. 1999-06-28 06:36:47 +00:00
netinet6 KAME/NetBSD 1.4 SNAP kit, dated 19990628. 1999-06-28 06:36:47 +00:00
netiso add multicast address like everyone else, using if_ioctl 1999-06-30 03:32:40 +00:00
netkey KAME/NetBSD 1.4 SNAP kit, dated 19990628. 1999-06-28 06:36:47 +00:00
netnatm
netns
nfs Add fhopen, fhstat, fhstatfs syscalls. Also move getfh in from the nfs 1999-06-29 22:18:47 +00:00
ntfs
stand
sys Add fhopen, fhstat, fhstatfs syscalls. Also move getfh in from the nfs 1999-06-29 22:18:47 +00:00
ufs squash some compiler warnings on debug printfs by casting to int 1999-06-17 22:22:41 +00:00
uvm Protect prototypes, certain macros, and inlines from userland. 1999-06-21 17:25:11 +00:00
vm pmap_change_wiring() -> pmap_unwire(). 1999-06-17 19:23:20 +00:00
Makefile