NetBSD/sys
jmmv 064fbe7e18 Do not use unnamed structures/unions without instances; they break the
build under vax because of gcc 2.95.  Found by he@.
2006-02-16 14:57:50 +00:00
..
altq Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
arch including acpi_madt.h is not necessary 2006-02-16 10:56:58 +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 Add getcwd (for real this time), fix dup and dup2 2006-02-15 15:23:18 +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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
crypto merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ddb add ddb "sh mbuf" command. 2006-01-24 13:02:57 +00:00
dev define acpi_dbgr as static 2006-02-16 09:23:23 +00:00
dist In pf_socket_lookup() fix copy & paste problem when in6_pcblookup_bind() 2006-02-07 22:53:03 +00:00
fs Do not use unnamed structures/unions without instances; they break the 2006-02-16 14:57:50 +00:00
gdbscripts merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netccitt merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netinet If TCP_SIGNATURE is defined, include netinet6/scope6_var.h for the 2006-02-02 05:52:23 +00:00
netinet6 From FreeBSD: 2006-02-14 21:43:02 +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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netns merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 - amap_copy: take a "flags" argument instead of booleans. 2006-02-15 14:06:45 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00