NetBSD/sys
yamt be46b8e46c KNF. wrap a long line. 2006-05-23 00:43:30 +00:00
..
altq kauth fallout 2006-05-15 00:05:16 +00:00
arch i386 and xen: move struct user to the highest address in uarea 2006-05-22 13:44:53 +00:00
coda integrate kauth. 2006-05-14 21:19:33 +00:00
compat XXX: GCC uninitialized 2006-05-20 22:15:20 +00:00
conf it is attributes no attribute 2006-05-21 05:49:54 +00:00
contrib/dev/ath integrate kauth. 2006-05-14 21:19:33 +00:00
crypto quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
ddb integrate kauth. 2006-05-14 21:19:33 +00:00
dev First round at adapting to our net80211 stack. Unfinished work, but at least 2006-05-22 21:01:15 +00:00
dist Fix strict aliasing issues and while I am here fix a memory leak on error 2006-05-21 04:30:03 +00:00
fs revive copyright notice for the code derived from libc/locale/utf2.c. 2006-05-20 08:28:27 +00:00
gdbscripts
ipkdb
kern KNF. wrap a long line. 2006-05-23 00:43:30 +00:00
lib Provide __movmem* aliases to __movstr* functions. 2006-05-22 21:34:08 +00:00
lkm remove gcc4 stuff since it is done in bsd.kmod.mk 2006-05-21 05:43:49 +00:00
miscfs integrate kauth. 2006-05-14 21:31:52 +00:00
net Fixes from David Boggs; in his words: 2006-05-21 05:09:13 +00:00
net80211 integrate kauth. 2006-05-14 21:19:33 +00:00
netatalk integrate kauth. 2006-05-14 21:19:33 +00:00
netccitt integrate kauth. 2006-05-14 21:19:33 +00:00
netinet Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
netinet6 Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
netipsec integrate kauth. 2006-05-14 21:19:33 +00:00
netisdn integrate kauth. 2006-05-14 21:19:33 +00:00
netiso integrate kauth. 2006-05-14 21:19:33 +00:00
netkey
netnatm
netns integrate kauth. 2006-05-14 21:19:33 +00:00
netsmb integrate kauth. 2006-05-14 21:19:33 +00:00
nfs mountnfs: reject wrongly-sized filehandle for nfsv2. 2006-05-20 07:42:02 +00:00
opencrypto integrate kauth. 2006-05-14 21:31:52 +00:00
stand
sys make sure bswap64() returns an uint64_t, not an unsigned long long, 2006-05-22 16:28:27 +00:00
ufs Include <sys/kauth.h> because it's needed. 2006-05-21 22:51:27 +00:00
uvm introduce macros, UAREA_TO_USER and USER_TO_UAREA, 2006-05-22 13:43:54 +00:00
Makefile