NetBSD/sys
pk 054fe0cb32 Move `DIAGNOSTIC || LOCKDEBUG'-only lock counters to the end of the cpu_info
structure, Just In Case.
2000-06-27 16:51:44 +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 Move `DIAGNOSTIC || LOCKDEBUG'-only lock counters to the end of the cpu_info 2000-06-27 16:51:44 +00:00
coda Quiet some printfs unless VERBOSE. 2000-04-05 18:39:09 +00:00
compat remove redundant vm includes 2000-06-26 15:26:35 +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/move more mach vm header files: 2000-06-26 14:20:25 +00:00
dev Add special IRQ handler for CMD PCI0648 and PCI0649 taken from the 2000-06-27 05:57:05 +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 redundant vm includes. 2000-06-26 14:38:50 +00:00
lib new bcopy.S 2000-06-09 04:42:46 +00:00
lkm Resolve conflicts. 2000-05-03 11:12:03 +00:00
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 remove unused macro. 2000-04-10 02:19:29 +00:00
nfs disable the bloated NFS structure check on 64bit sparc64. 2000-06-20 02:29:51 +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 We shouldn't be defining DEBUG and DIAGNOSTIC on our own; these may have 2000-06-27 16:46:54 +00:00
uvm 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
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