NetBSD/sys
jonathan 60cc8ce6f9 (FAST_IPSEC): attach PFKEY socket domain when either (KAME) IPSEC or
FAST_IPSEC is configured. Likewise for sysctl.
2003-08-06 20:34:35 +00:00
..
altq
arch Add esiop at pci to GENERIC which already have siop at pci. 2003-08-06 12:32:03 +00:00
coda
compat irix_elf32_probe is now responsible for finding interpreter's load 2003-08-06 01:04:44 +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 Regen from esiop.ss 1.15. 2003-08-06 11:40:32 +00:00
fs remove all traces of non-working quota support 2003-08-02 12:11:56 +00:00
gdbscripts
ipkdb
kern (FAST_IPSEC): attach PFKEY socket domain when either (KAME) IPSEC or 2003-08-06 20:34:35 +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 m_cat may free mbuf on 2nd arg, so m_pkthdr manipulation has to happen 2003-08-06 14:47:32 +00:00
netipsec Move the preprocessor/config feature-test macro (FAST_IPSEC) into opt_ipsec.h, 2003-08-06 20:29:00 +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 Make elf{32|64}_check_header public, as it will be used by irix_elf32_probe. 2003-08-06 01:02:26 +00:00
ufs Pass the inode flags to set as an argument to ufs_dirrewrite(). 2003-08-05 15:45:48 +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