NetBSD/sys
chs dda1ba2993 implement pmap_k{enter_pa,remove}() correctly.
remove various checks for impossible conditions.
other misc cleanup.
tested by tohru.
2001-08-17 06:39:53 +00:00
..
adosfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
altq Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
arch implement pmap_k{enter_pa,remove}() correctly. 2001-08-17 06:39:53 +00:00
coda bound check the vi.in_size in venus_ioctl() 2001-08-05 11:22:33 +00:00
compat regen. 2001-08-15 05:27:29 +00:00
conf Artur Grabowski's simple brute-force malloc debugger, which uses 2001-08-17 00:48:29 +00:00
crypto bzero -> memset, bcopy -> memcpy 2001-07-18 16:50:27 +00:00
ddb Add `show malloc' to dump the internal state of the MALLOC_DEBUG code. 2001-08-17 01:00:10 +00:00
dev When asked to set the transfer mode, just call back 2001-08-17 00:24:09 +00:00
filecorefs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
gdbscripts
ipkdb
isofs add getpages/putpages entries for spec vnodes. 2001-08-17 05:54:36 +00:00
kern Artur Grabowski's simple brute-force malloc debugger, which uses 2001-08-17 00:48:29 +00:00
lib Move _insque()/_remque() to libkern. Once remaining uses would 2001-08-12 08:35:31 +00:00
lkm build netbsd32, sunos32, svr4 and svr4_32 LKM's on sparc64. 2001-08-14 12:00:01 +00:00
miscfs add definitions for UBCification of block devices. 2001-08-17 05:52:07 +00:00
msdosfs seperate -> separate 2001-07-22 13:33:58 +00:00
net gif interface now uses generic software interrupt 2001-08-16 17:45:25 +00:00
netatalk
netccitt Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netinet gif interface now uses generic software interrupt 2001-08-16 17:45:25 +00:00
netinet6 gif interface now uses generic software interrupt 2001-08-16 17:45:25 +00:00
netisdn Don't allow the size of active diagnostics parameter be bigger than 2001-08-05 11:16:56 +00:00
netiso Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netkey avoid symbol conflict with "sin()". 2001-08-16 14:28:54 +00:00
netnatm
netns Use SPPDEBUG not TCPDEBUG here 2001-07-08 16:14:22 +00:00
netsmb response', not responce' 2001-06-19 13:45:52 +00:00
nfs add getpages/putpages entries for spec vnodes. 2001-08-17 05:54:36 +00:00
ntfs fix pointer/structure mismatch in some dprintf's 2001-07-30 13:10:30 +00:00
smbfs
stand
sys Artur Grabowski's simple brute-force malloc debugger, which uses 2001-08-17 00:48:29 +00:00
ufs add getpages/putpages entries for spec vnodes. 2001-08-17 05:54:36 +00:00
uvm allow mappings of VBLK vnodes. 2001-08-17 05:53:02 +00:00
Makefile Make the directory list alphabetical again. 2001-08-03 18:28:09 +00:00