NetBSD/sys
macallan 53b4acd93d Add support for colour and virtual consoles 2006-02-12 21:00:46 +00:00
..
altq Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
arch Add support for colour and virtual consoles 2006-02-12 21:00:46 +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 make linux emulation compile on i386 again. 2006-02-09 23:27:08 +00:00
conf convert "magiclinks" from a per-fs mount option to a system-wide sysctl. 2006-02-12 01:32:06 +00:00
contrib
crypto
ddb add ddb "sh mbuf" command. 2006-01-24 13:02:57 +00:00
dev framework for generic virtual consoles 2006-02-12 20:55:35 +00:00
dist In pf_socket_lookup() fix copy & paste problem when in6_pcblookup_bind() 2006-02-07 22:53:03 +00:00
fs make the include files usable from userland. 2006-02-10 16:00:02 +00:00
gdbscripts
ipkdb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
kern convert "magiclinks" from a per-fs mount option to a system-wide sysctl. 2006-02-12 01:32:06 +00:00
lib Add bswap16.c and bswap32.c to SRCS. We need fallback versions for 2006-02-04 23:33:37 +00:00
lkm Fix "hard reboot" problem reported by Rhialto weeks ago on current-users@. 2006-02-03 02:37:57 +00:00
miscfs PR/32692: Matthew Mondor: linux compatibility in /proc/self should point 2006-02-02 00:29:24 +00:00
net Make Econet code compile again. 2006-02-12 10:32:46 +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 If TCP_SIGNATURE is defined, include netinet6/scope6_var.h for the 2006-02-02 05:52:23 +00:00
netinet6 Fix copy&paste problem found by James Juran 2006-02-08 13:35:48 +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 Make Econet code compile again. 2006-02-12 10:32:46 +00:00
ufs Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h> 2006-01-29 21:42:40 +00:00
uvm factor out swap clustering code. 2006-02-12 09:19:59 +00:00
Makefile