NetBSD/sys
yamt 1075c99d89 introduce macros, UAREA_TO_USER and USER_TO_UAREA,
to convert uarea VA into a pointer to struct user and vice versa,
so that MD code can change the layout in uarea.
2006-05-22 13:43:54 +00:00
..
altq kauth fallout 2006-05-15 00:05:16 +00:00
arch use "j" instead of "ll" for intmax_t and friends. 2006-05-22 07:38:41 +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 add void casts. 2006-05-22 00:09:34 +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 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 introduce macros, UAREA_TO_USER and USER_TO_UAREA, 2006-05-22 13:43:54 +00:00
lib add (char *) cast to quieten GCC. 2006-05-20 19:40:46 +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 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 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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sys introduce macros, UAREA_TO_USER and USER_TO_UAREA, 2006-05-22 13:43:54 +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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00