NetBSD/sys
1999-06-18 04:54:06 +00:00
..
adosfs
arch nuke current definitions provided by __BUS_SPACE_COMPAT_OLDDEFS. 1999-06-18 04:49:24 +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 Add some Apple and MOT products. 1999-06-18 04:54:06 +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 mbuf should be allocated with M_DONTWAIT in ether_output(). This caused panics 1999-06-17 17:27:13 +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 In sys_mmap(): 1999-06-17 21:05:19 +00:00
vm pmap_change_wiring() -> pmap_unwire(). 1999-06-17 19:23:20 +00:00
Makefile