NetBSD/sys
uwe 5431c4eda4 Don't try to create machine and arm symlinks if the target is obj,
clean or cleandir.
2006-01-25 23:43:42 +00:00
..
altq Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
arch Don't try to create machine and arm symlinks if the target is obj, 2006-01-25 23:43:42 +00:00
coda In coda_lookup, add LK_RETRY to locking of child vnode. The previous 2006-01-12 14:57:06 +00:00
compat implement compat_linux mremap. 2006-01-21 13:34:15 +00:00
conf Conditionalize firmload.c on the firmload attribute. 2006-01-17 06:52:43 +00:00
contrib
crypto
ddb add ddb "sh mbuf" command. 2006-01-24 13:02:57 +00:00
dev Duh! If askes to halt the input dont halt the output instead. This also 2006-01-24 23:29:05 +00:00
dist apply a fix from OpenBSD: 2006-01-25 10:45:20 +00:00
fs Protect against uio_lwp being NULL from Pavel Cahyna 2006-01-14 23:49:59 +00:00
gdbscripts
ipkdb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
kern PR/32630: Yves-Emmanuel JUTARD: Illegal return in sys/kern/uipc_mbuf2.c. 2006-01-25 16:21:39 +00:00
lib Sync alloc/dealloc prototypes with unsigned int -> size_t change. 2006-01-25 22:44:37 +00:00
lkm Move the code that checks for a powernow capable cpu to pnowk7_init(), 2006-01-15 04:12:09 +00:00
miscfs Add genfs support for directories and softlinks next to regular files and 2006-01-16 19:45:00 +00:00
net Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
net80211 Apply patch from FreeBSD-SA-06:05. This avoids the overflow during the 2006-01-18 14:01:16 +00:00
netatalk
netccitt
netinet Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
netinet6 ip6_input: don't embed scope id before running packet filters. 2006-01-23 23:01:40 +00:00
netipsec Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
netisdn Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
netiso compile with no options INET 2005-12-28 09:18:46 +00:00
netkey Make this compile without INET6. Spotted by Arto Selonen and Kurt 2006-01-25 15:12:05 +00:00
netnatm
netns
netsmb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
nfs - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
opencrypto - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
stand
sys add ddb "sh mbuf" command. 2006-01-24 13:02:57 +00:00
ufs Protect against uio_lwp being NULL from Pavel Cahyna 2006-01-14 23:49:59 +00:00
uvm uvm_mremap: fix "easy cases". 2006-01-23 07:53:01 +00:00
Makefile