NetBSD/sys
1999-06-18 05:59:20 +00:00
..
adosfs Support ADOS file systems with more then 512 bytes/sector. 1999-06-02 22:04:30 +00:00
arch less views, and comment them 1999-06-18 05:58:25 +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 1.4D -- semantics of uvm_map_pageable() changed. 1999-06-16 23:10:51 +00:00
ddb Don't load the symbol table if it's corrupted. 1999-06-15 00:23:19 +00:00
dev The extraneous interrupt that seems to occur after a reconnect and a DMA transfer 1999-06-18 05:30:53 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Um, hi, let's initialize pointers before we use them. 1999-06-17 23:17:45 +00:00
lib
lkm
miscfs
msdosfs
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 oops. move sendit: above the PFIL_HOOKS so that multicast traffic is filtered. from darren reed. 1999-06-07 01:26:04 +00:00
netiso
netnatm
netns
nfs
ntfs
stand
sys Don't export MAP_COPY to userland. It's deprecated, works like MAP_PRIVATE, 1999-06-17 21:07:55 +00:00
ufs squash some compiler warnings on debug printfs by casting to int 1999-06-17 22:22:41 +00:00
uvm Add the guts of mlockall(MCL_FUTURE). This requires that a process's 1999-06-18 05:13:45 +00:00
vm pmap_change_wiring() -> pmap_unwire(). 1999-06-17 19:23:20 +00:00
Makefile