NetBSD/sys
uwe 9d1ca6d8d9 Do not ##-concatenate identifiers with parens.
Makes gcc3 preprocessor happy.
2003-08-02 22:14:13 +00:00
..
altq
arch Nuke stmreg/ldmreg. PPC64 doesn't have a lmd/stmd so make sure lmw/stmw 2003-08-02 19:40:39 +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 Do not ##-concatenate identifiers with parens. 2003-08-02 22:14:13 +00:00
fs remove all traces of non-working quota support 2003-08-02 12:11:56 +00:00
gdbscripts
ipkdb
kern Build again with MALLOCLOG 2003-08-02 07:08:02 +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
netkey fixed that the kernel crashed when key_spdacquire() was called 2003-07-25 09:04:48 +00:00
netnatm
netns
netsmb
nfs vrecycle removed nfs vnodes. 2003-07-30 12:25:39 +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 bump kernel version to 1.6W, because of vnode/namecache changes. 2003-08-01 01:24:44 +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