NetBSD/sys
2003-08-03 21:27:49 +00:00
..
altq
arch Don't use stmw. Do each store individually. 2003-08-03 21:27:49 +00:00
coda
compat use copyout() instead of subyte() 2003-08-02 20:23:48 +00:00
conf bump kernel version to 1.6W, because of vnode/namecache changes. 2003-08-01 01:24:44 +00:00
crypto Make this compile for big endian archs. 2003-08-01 22:25:55 +00:00
ddb
dev tweioctl(): store the result of twe_param_get() directly to the right 2003-08-03 18:45:46 +00:00
fs remove all traces of non-working quota support 2003-08-02 12:11:56 +00:00
gdbscripts
ipkdb
kern On second thought, callout_stop() should not clear the INVOKING flag. 2003-08-03 19:14:59 +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 Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
miscfs
net Avoid DOS attack by setting ifm->ifm_media to a high number and running the 2003-07-25 19:35:57 +00:00
netatalk
netccitt
netinet avoid code dup when check broadcast addr in bind(2) 2003-07-22 02:09:30 +00:00
netinet6 minor KNF 2003-07-25 10:17:36 +00:00
netipsec Commit initial NetBSD port of the OpenCrypto Framework (OCF). This 2003-07-25 21:12:39 +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 Make life slightly easier for the compiler's optimisation routines. 2003-08-03 18:20:53 +00:00
opencrypto keyed-{sha1,md5} should not be truncated to 96 bits. markus@openbsd 2003-08-01 01:47:45 +00:00
stand
sys Add INCSYMLINKS to <bsd.inc.mk> and <bsd.kinc.mk>, and use that instead of 2003-08-03 09:23:14 +00:00
ufs using normal bufcache buffer for cluster buffer head. 2003-07-30 13:36:40 +00:00
uvm sync comments with reality 2003-08-02 14:12:51 +00:00
Makefile Descend into opencrypto (in alphabetical order) to install userland OCF header.. 2003-07-25 23:09:26 +00:00