NetBSD/sys
jhawk e0b6c173e7 s/preserving ... bytes of symbol table/using ... bytes of symbol table/
"preserving" implies that the data may be copied and might otherwise
be freed, and that other data in the symbol table or sections of
the kernel might be freed, however there is no mechanism for these
things to take place, so "using" is clearer.
2000-07-07 21:55:18 +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 Temporary fix to prevent the clock from stopping on UIIi machines. 2000-07-07 19:59:36 +00:00
coda remove redundant vm includes. 2000-06-27 17:53:44 +00:00
compat Implement OSS_GETVERSION. 2000-07-04 09:56:14 +00:00
conf remove obsolete Qlogic isp options 2000-07-05 22:30:05 +00:00
crypto Support WEP functions for awi driver. 2000-07-04 14:27:56 +00:00
ddb s/preserving ... bytes of symbol table/using ... bytes of symbol table/ 2000-07-07 21:55:18 +00:00
dev Use vme_dmamap_create(). 2000-07-07 21:12:21 +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 more extent_alloc() fixes: 2000-07-07 14:10:48 +00:00
lib <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-27 18:01:06 +00:00
lkm
miscfs <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 02:44:06 +00:00
msdosfs remove include of <vm/vm.h> 2000-06-28 02:49:15 +00:00
net remove #ifdef __FreeBSD__ or __bsdi__, as netbsd if_gif.c diverged a little 2000-07-06 12:56:26 +00:00
netatalk Define sa_family_t, and use it for sat_family. 2000-06-26 16:16:42 +00:00
netccitt One more file missing multiple-include protection. 2000-07-02 17:35:00 +00:00
netinet sync with kame. 2000-07-07 15:54:16 +00:00
netinet6 sync with kame. 2000-07-07 15:54:16 +00:00
netiso Define sa_family_t, and use it for siso_family. 2000-06-26 16:20:01 +00:00
netkey move ipsec_{hex,bin}dump() into #ifdef wrapper. 2000-07-04 04:41:54 +00:00
netnatm Keystone Kwality Kops: add multiple-include protection. 2000-07-03 01:19:23 +00:00
netns
nfs remove include of <vm/vm.h> 2000-06-28 03:30:42 +00:00
ntfs <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 03:32:55 +00:00
stand
sys adjust maximum number of vnodes in vnode cache according 2000-07-06 09:51:54 +00:00
ufs Fix so non-kernel code will compile (_LKM) 2000-07-06 20:32:06 +00:00
uvm - Avoid an integer overflow when checking if we have exceeded our 2000-07-02 17:40:08 +00:00
Makefile remove vm 2000-06-29 12:04:24 +00:00