NetBSD/sys
augustss 040884b5e6 Regen (no difference in generated files, but they were not up-to-date). 2000-06-27 20:59:23 +00:00
..
adosfs A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
arch Add hdc controller and rd disks. 2000-06-27 18:50:47 +00:00
coda remove redundant vm includes. 2000-06-27 17:53:44 +00:00
compat Regen (no difference in generated files, but they were not up-to-date). 2000-06-27 20:59:23 +00:00
conf Add a clearing-house pseudo-device for system monitoring devices 2000-06-24 00:37:19 +00:00
crypto Import the IPsec crypto code from netbsd-cryptosrc-intl. 2000-06-14 19:45:33 +00:00
ddb remove include of <vm/vm.h> 2000-06-27 17:55:38 +00:00
dev remove include of <vm/vm.h> 2000-06-27 17:55:38 +00:00
filecorefs
gdbscripts gdb macro to print the kernel message buffer 2000-06-08 14:45:24 +00:00
ipkdb
isofs add a new mount flag ISOFSMNT_NOCASETRANS - if set, the file names are not 2000-05-27 16:03:55 +00:00
kern remove include of <vm/vm.h> 2000-06-27 17:41:07 +00:00
lib <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-27 18:01:06 +00:00
lkm
miscfs remove redudant <vm/pmap.h> includes. <vm/pmap.h> -> <uvm/uvm_pmap.h> 2000-06-27 04:18:48 +00:00
msdosfs Add a new function to remove extra buffers when truncating a file. This is 2000-05-28 04:13:56 +00:00
net Define sa_family_t and use it for sdl_family. 2000-06-26 15:59:20 +00:00
netatalk Define sa_family_t, and use it for sat_family. 2000-06-26 16:16:42 +00:00
netccitt
netinet XNS5.2: define sa_family_t and use it where specified by the standard. 2000-06-26 15:48:19 +00:00
netinet6 XNS5.2: define sa_family_t and use it where specified by the standard. 2000-06-26 15:48:19 +00:00
netiso Define sa_family_t, and use it for siso_family. 2000-06-26 16:20:01 +00:00
netkey Clean up some NULL vs. 0 confusion, and fix a bogus comparison. 2000-06-24 00:15:52 +00:00
netnatm
netns
nfs remove include of <vm/vm.h> 2000-06-27 17:52:28 +00:00
ntfs remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
stand
sys Define intptr_t and uintptr_t via <machine/int_types.h>. 2000-06-27 05:51:54 +00:00
ufs Fixes associated with filling an LFS: 2000-06-27 20:57:11 +00:00
uvm remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
vm move the contents of <vm/vm.h> into <uvm/uvm_extern.h>. <vm/vm.h> is simply 2000-06-27 16:16:43 +00:00
Makefile