NetBSD/sys
kleink 7b67bca335 Add compile-time and run-time feature test knobs for the 1003.1 Mapped Files,
Process Memory Locking, Range Memory Locking and Memory Protection options.
1999-06-24 14:18:10 +00:00
..
adosfs Support ADOS file systems with more then 512 bytes/sector. 1999-06-02 22:04:30 +00:00
arch findroot() should also use "compatible" property. 1999-06-24 08:14:48 +00:00
coda
compat Make uvm_vslock() return the error code from uvm_fault_wire(). All places 1999-06-17 15:47:22 +00:00
conf Configuration glue for i82557 fast Ethernet driver. 1999-06-20 16:34:38 +00:00
ddb Don't load the symbol table if it's corrupted. 1999-06-15 00:23:19 +00:00
dev - Hide memory mapped VDAC hardware register layouts using the array 1999-06-24 03:51:14 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Add compile-time and run-time feature test knobs for the 1003.1 Mapped Files, 1999-06-24 14:18:10 +00:00
lib bring back my friend the twiddle. 1999-06-22 22:44:16 +00:00
lkm
miscfs
msdosfs Silently ignore attributes modifications on directories. Fixes 1999-05-24 23:01:13 +00:00
net call pfil_list_add with the right flag, to ensure it goes into the right list. 1999-06-18 05:59:20 +00:00
netatalk
netccitt
netinet When sending an ARP reply, make sure to set the length of the outgoing 1999-06-18 18:20:50 +00:00
netiso
netnatm
netns
nfs Be more correct with attribute structures for setattr RPCs and friends, 1999-05-29 01:22:03 +00:00
ntfs
stand
sys Add compile-time and run-time feature test knobs for the 1003.1 Mapped Files, 1999-06-24 14:18:10 +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