NetBSD/sys
thorpej 680d9eea68 - Don't expose dev_propdb directly -- provide devprop_*() wrappers instead.
- Rework the ARMADILLO / epe device properties interaction so that it actually
  associates the MAC address property with the epe device instance.
2006-02-18 05:04:11 +00:00
..
altq Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
arch - Don't expose dev_propdb directly -- provide devprop_*() wrappers instead. 2006-02-18 05:04:11 +00:00
coda In coda_lookup, add LK_RETRY to locking of child vnode. The previous 2006-01-12 14:57:06 +00:00
compat Paste in the conditional declaration of the pps_* extern variables 2006-02-17 15:44:17 +00:00
conf convert "magiclinks" from a per-fs mount option to a system-wide sysctl. 2006-02-12 01:32:06 +00:00
contrib
crypto
ddb add ddb "sh mbuf" command. 2006-01-24 13:02:57 +00:00
dev - Don't expose dev_propdb directly -- provide devprop_*() wrappers instead. 2006-02-18 05:04:11 +00:00
dist In pf_socket_lookup() fix copy & paste problem when in6_pcblookup_bind() 2006-02-07 22:53:03 +00:00
fs Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
gdbscripts
ipkdb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
kern - Don't expose dev_propdb directly -- provide devprop_*() wrappers instead. 2006-02-18 05:04:11 +00:00
lib Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
lkm Fix "hard reboot" problem reported by Rhialto weeks ago on current-users@. 2006-02-03 02:37:57 +00:00
miscfs PR/32692: Matthew Mondor: linux compatibility in /proc/self should point 2006-02-02 00:29:24 +00:00
net Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
net80211 Apply patch from FreeBSD-SA-06:05. This avoids the overflow during the 2006-01-18 14:01:16 +00:00
netatalk
netccitt
netinet Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
netinet6 Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
netipsec Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
netisdn Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
netiso compile with no options INET 2005-12-28 09:18:46 +00:00
netkey Make this compile without INET6. Spotted by Arto Selonen and Kurt 2006-01-25 15:12:05 +00:00
netnatm
netns
netsmb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
nfs - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
opencrypto - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
stand
sys - Don't expose dev_propdb directly -- provide devprop_*() wrappers instead. 2006-02-18 05:04:11 +00:00
ufs Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
uvm Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
Makefile