NetBSD/sys
2003-07-25 09:46:05 +00:00
..
altq
arch Remove protection bits from flags arg in pmap_enter() call. 2003-07-25 07:25:31 +00:00
coda
compat make credentials work on the i386 by passing the original msg structure. 2003-07-23 19:10:29 +00:00
conf add hmac-sha2 support. various cleanups (like avoid hardcoding '16'). 2003-07-22 03:24:23 +00:00
crypto add ripemd160 (for AH) 2003-07-25 09:46:05 +00:00
ddb
dev Print more diagnostic info on the occassions `unexpected disconnect' and 2003-07-25 06:40:29 +00:00
fs Fix a build failure when NFSSERVER. Unconditionally define 2003-07-06 17:52:08 +00:00
gdbscripts
ipkdb
kern back rev 1.63 (the linux hack) off - no compat specific code 2003-07-24 07:30:48 +00:00
lib In lookup(), don't free "dir" on exit if we found a matching entry. 2003-07-15 13:27:07 +00:00
lkm add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
miscfs
net add hmac-sha2 support. various cleanups (like avoid hardcoding '16'). 2003-07-22 03:24:23 +00:00
netatalk
netccitt
netinet avoid code dup when check broadcast addr in bind(2) 2003-07-22 02:09:30 +00:00
netinet6 comment typo, from markus@openbsd 2003-07-23 00:27:25 +00:00
netisdn
netiso add missing __RCSID() 2003-07-14 15:40:37 +00:00
netkey fixed that the kernel crashed when key_spdacquire() was called 2003-07-25 09:04:48 +00:00
netnatm
netns
netsmb
nfs when rexmitting a request due to NFSERR_JUKEBOX, 2003-07-23 13:52:23 +00:00
stand
sys Temporarily introduce CALLOUT_INVOKING, callout_invoking() and callout_ack() 2003-07-20 16:25:57 +00:00
ufs yield cpu in directory entry search loop in ufs_lookup(). 2003-07-23 13:56:53 +00:00
uvm de-__P()ify. 2003-07-21 00:54:43 +00:00
Makefile