NetBSD/sys
jmmv 42390b383a Install both netbsd and netbsd.aout into / when running a "make install" in
the kernel's compilation directory.

Fixes PR port-shark/17569.
2007-03-12 15:09:35 +00:00
..
altq Use mtod(m, char*) when doing pointer arithmetic on the result. 2007-03-05 22:50:32 +00:00
arch Install both netbsd and netbsd.aout into / when running a "make install" in 2007-03-12 15:09:35 +00:00
coda Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
compat Fix amd64 build for compat sys_stat() changes. 2007-03-11 19:36:37 +00:00
conf Add the ability for platform-specific Makefiles to indicate which kernel 2007-03-12 15:09:01 +00:00
contrib/dev/ath Use consistent option names (i.e., those that are defflag'd). Ok dyoung@. 2007-01-14 01:05:49 +00:00
crypto Added missing const-qualifiers. 2007-01-22 01:38:33 +00:00
ddb TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
dev Not KAUTH_DEVICE_TTY_OPEN but KAUTH_GENERIC_ISSUSER is used. 2007-03-12 14:12:13 +00:00
dist Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
fs Fix PR kern/35953 by mange at freemail dot hu (panic on mount): 2007-03-09 22:14:09 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
kern Define/use MUTEX_COUNT_BIAS for those implementations that need one (like 2007-03-12 02:19:14 +00:00
lib We need char* for pointer arithmetic. 2007-03-05 14:49:04 +00:00
lkm Remove hfsp directories, they have been reimported as hfs. 2007-03-06 11:31:21 +00:00
miscfs Remove useless cast. 2007-03-11 22:07:32 +00:00
net don't use DVUNIT_ANY as unit number to attach pseudo devices, 2007-03-09 18:42:22 +00:00
net80211 fix fallout from caddr_t changes. 2007-03-04 07:54:07 +00:00
netatalk Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
netbt add validity check for inbound packets 2007-03-07 20:44:52 +00:00
netinet Move ipflow_slowtimo from ip_slowtimo and into in_proto.c 2007-03-05 00:50:53 +00:00
netinet6 Use ip6flowtable when looking up 2007-03-08 17:09:15 +00:00
netipsec Allow to build without INET6 2007-03-09 00:40:39 +00:00
netisdn Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
netiso Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
netkey Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
netnatm Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
netsmb Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
nfs nfs_check_wccdata: print timestamps. 2007-03-09 05:55:33 +00:00
opencrypto Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
secmodel Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
stand
sys Add the LWP's runtime to kinfo_lwp. 2007-03-11 21:38:38 +00:00
ufs Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
uvm Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00