.. |
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 more working PCI devices on arc:
|
2001-09-03 14:39:08 +00:00 |
coda
|
"wierd" is weird.
|
2001-08-20 12:20:01 +00:00 |
compat
|
Added 64 bits support in header files.
|
2001-09-02 08:39:37 +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
|
Make it compile again when AUDIO_DEBUG is turned on ... in sequencesread
|
2001-09-03 14:52: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
|
extent_alloc_subregion shouldn't allocate a region pasts the end of subregion.
|
2001-08-27 13:35:44 +00:00 |
lib
|
Add a small version of memmove() for libsa.
|
2001-09-02 07:04:16 +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
|
deprecate fs_fscktime; we never used it.
|
2001-09-03 14:52:17 +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 |