NetBSD/sys
scw 79f7012e02 Delete 'pf'.
NetBSD/evbsh5 will pick up the 'pf' entry from arch/sh5/conf/majors.sh5.
2003-08-07 11:57:48 +00:00
..
altq Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
arch Delete 'pf'. 2003-08-07 11:57:48 +00:00
coda Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
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 Allow the dmesg command to show the last N bytes of the kernel message 2003-07-02 07:05:29 +00:00
dev regen (fix ID of Radeon 9100 Secondary) 2003-08-07 05:35:36 +00:00
fs remove all traces of non-working quota support 2003-08-02 12:11:56 +00:00
gdbscripts Clean up the output a little and print the lwp pointer. 2003-04-28 01:43:48 +00:00
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 Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
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 Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netccitt Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netinet avoid code dup when check broadcast addr in bind(2) 2003-07-22 02:09:30 +00:00
netinet6 make net.inet6.ip6.redirect actually work. from Tomoyuki Sahara via kame 2003-08-07 08:52: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 use strlcpy 2003-05-16 05:12:32 +00:00
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 Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netns Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netsmb "(u_short > 0xffff)" is never true, as gcc3 found out 2003-07-03 10:59:12 +00:00
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