.. |
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
|
Add bridge pseudo devices to GENERIC configs
|
2001-09-01 21:52:23 +00:00 |
coda
|
"wierd" is weird.
|
2001-08-20 12:20:01 +00:00 |
compat
|
confirmed the code for MID_VAX1K NMAGIC binaries was wrong,
|
2001-08-31 18:44:12 +00:00 |
conf
|
allow SHMMAX, SHMMIN, SHMMNI and SHMSEG to be specified in the kernel config file.
|
2001-08-20 04:51:17 +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
|
Add support for 2 Gigabit cards (2300/2312). This necessitated a change
|
2001-09-01 07:12:23 +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
|
extent_alloc_subregion shouldn't allocate a region pasts the end of subregion.
|
2001-08-27 13:35:44 +00:00 |
lib
|
7450 requires a sync before the the isync (MPC7450UM - 3.4.4.8)
|
2001-08-22 21:19:58 +00:00 |
lkm
|
build netbsd32, sunos32, svr4 and svr4_32 LKM's on sparc64.
|
2001-08-14 12:00:01 +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
|
Update location of IANA smi-numbers file, since the old one doesn't work any
|
2001-08-23 14:52:21 +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
|
Add EVCNT_TRAP event counter type.
|
2001-08-26 02:48:12 +00:00 |
ufs
|
no need to cast arg to lblktosize() any more
|
2001-08-31 03:38:45 +00:00 |
uvm
|
handle a locking problem where the second (or later) call in the loanentry
|
2001-08-27 02:34:29 +00:00 |
Makefile
|
Make the directory list alphabetical again.
|
2001-08-03 18:28:09 +00:00 |