NetBSD/sys
mrg 20515f2854 <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 02:44:06 +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 New delay() function that uses the RPCC instruction. From 2000-06-28 02:02:26 +00:00
coda remove redundant vm includes. 2000-06-27 17:53:44 +00:00
compat If we loaded an nmagic on a subpage boundary, adjust epp->ep_d{addr,size} so 2000-06-28 00:14:44 +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 Make it compile with AUDIO_DEBUG after the mmap API change. 2000-06-27 21:25:02 +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 vinsheadfree -> ungetnewvnode 2000-06-27 23:51:51 +00:00
lib <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-27 18:01:06 +00:00
lkm Resolve conflicts. 2000-05-03 11:12:03 +00:00
miscfs <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 02:44:06 +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 vinsheadfree -> ungetnewvnode 2000-06-27 23:51:51 +00:00
ufs Due to popular demand, change vinsheadfree to ungetnewvnode to make 2000-06-27 23:51:22 +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