NetBSD/sys
2006-05-20 19:40:46 +00:00
..
altq kauth fallout 2006-05-15 00:05:16 +00:00
arch when casting to assign to a u_char pointer, use (u_char *) not (char *). 2006-05-20 07:08:26 +00:00
coda integrate kauth. 2006-05-14 21:19:33 +00:00
compat crfree -> kauth_cred_free. 2006-05-15 22:15:32 +00:00
conf Don't use -Wno-attributes for gcc4. All the code has been fixed and it will 2006-05-20 00:47:27 +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 The check for LMC cards should return NULL, not 0. 2006-05-20 14:23:07 +00:00
dist integrate kauth. 2006-05-14 21:31:52 +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 Better implementation of PaX MPROTECT, after looking some more into the 2006-05-20 15:45:37 +00:00
lib add (char *) cast to quieten GCC. 2006-05-20 19:40:46 +00:00
lkm Finish fixing compilation after device property changes. 2006-05-07 20:48:51 +00:00
miscfs integrate kauth. 2006-05-14 21:31:52 +00:00
net Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +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 Better implementation of PaX MPROTECT, after looking some more into the 2006-05-20 15:45:37 +00:00
ufs Fix a bug in which FINFOs were written with a version number of zero. 2006-05-20 01:10:18 +00:00
uvm Better implementation of PaX MPROTECT, after looking some more into the 2006-05-20 15:45:37 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00