NetBSD/sys
christos 747c268e1c Add __weak_reference macro in a way that it works with both gcc < 4 and
gcc == 4. Suggested by dsl.
2006-05-18 17:55:38 +00:00
..
altq kauth fallout 2006-05-15 00:05:16 +00:00
arch Add bus_space_*_stream_N() macros, which are identical with non-stream ops. 2006-05-18 15:37:05 +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 Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +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 Support LM77 Temperature. 2006-05-17 00:10:54 +00:00
dist integrate kauth. 2006-05-14 21:31:52 +00:00
fs don't try to dereference kauth_cred_t. 2006-05-15 12:51:21 +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 don't break lkms; pointed out by hannken@ and he@, thanks! 2006-05-18 17:35:49 +00:00
lib apply -Wno-pointer-sign with GCC4. 2006-05-12 03:29:11 +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 - fix some leaks in nfsd, introduced by kauth changes. 2006-05-18 12:44:45 +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 Add __weak_reference macro in a way that it works with both gcc < 4 and 2006-05-18 17:55:38 +00:00
ufs Don't duplicate the LFS_STARVED_FOR_SEGS check (an oversight that came 2006-05-18 00:57:13 +00:00
uvm Introduce PaX MPROTECT -- mprotect(2) restrictions used to strengthen 2006-05-16 00:08:24 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00