NetBSD/sys
toshii 17e80273eb #include "sacom.h" for constab[]. 2001-09-09 08:07:36 +00:00
..
adosfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
altq copyright clarification (the skeleton file is in public domain) 2001-08-22 08:54:51 +00:00
arch #include "sacom.h" for constab[]. 2001-09-09 08:07:36 +00:00
coda "wierd" is weird. 2001-08-20 12:20:01 +00:00
compat Allow the old-style sockaddr_in6 for v6 addresses for which the 2001-09-08 14:19:09 +00:00
conf Disable all of the RF_ASSERT()s by default, enabling them if the 2001-09-01 23:50:43 +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 Fix sample code in comment; pci_conf_print() takes three arguments. 2001-09-09 01:45:29 +00:00
filecorefs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
gdbscripts fix pointer arithmetic 2001-01-11 05:31:02 +00:00
ipkdb
isofs add getpages/putpages entries for spec vnodes. 2001-08-17 05:54:36 +00:00
kern Don't trash the ref count of cred. It causes a memory leak. 2001-09-08 15:34:06 +00:00
lib On the 68010, don't bother with the by-8-longwords loop, instead 2001-09-06 21:30:15 +00:00
lkm vax1k_subr.c is gone 2001-09-08 13:19:50 +00:00
miscfs map files are zero-length. 2001-08-31 04:56:26 +00:00
msdosfs heirarchy -> hierarchy 2001-08-24 10:24:45 +00:00
net Make this interface cloning. 2001-09-04 20:41:32 +00:00
netatalk Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netccitt precede, not preceed. 2001-08-20 12:00:46 +00:00
netinet if I'm bridging and got a packet to interface address on if A from if B, 2001-08-20 03:13:45 +00:00
netinet6 do not try to bring IPv6 up on bridge*. 2001-08-23 02:58:24 +00:00
netisdn precede, not preceed. 2001-08-20 12:00:46 +00:00
netiso "wierd" is weird. 2001-08-20 12:20:01 +00:00
netkey avoid symbol conflict with "sin()". 2001-08-16 14:28:54 +00:00
netnatm Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
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 replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
stand
sys Mix random data directly into the pool and increase entropy instead of 2001-09-09 00:48:54 +00:00
ufs Incorporate the enhanced ffs_dirpref() by Grigoriy Orlov, as found in 2001-09-06 02:16:00 +00:00
uvm let user know current value of MAX_KMAPENT in panic 2001-09-07 00:50:54 +00:00
Makefile Make the directory list alphabetical again. 2001-08-03 18:28:09 +00:00