NetBSD/sys
christos 9873d290d6 - use va_copy where needed
- always nul terminate vsnprintf()
- make snprintf() call vsnprintf()
2011-11-21 01:44:26 +00:00
..
altq First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
arch Expose pmap_pdp_cache publicly to x86/xen pmap. Provide suspend/resume 2011-11-20 19:41:27 +00:00
coda
common Move pai to end of struct pmap. 2011-10-13 19:50:39 +00:00
compat Reshuffle decls among the quota headers so everything is in the place 2011-11-20 21:43:34 +00:00
conf First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
crypto First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
ddb set panicstr to "reboot forced via kernel debugger" when rebooting 2011-11-13 03:21:51 +00:00
dev Implement timeouts when blocking the calling process with tsleep. 2011-11-20 22:27:39 +00:00
dist First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
external
fs First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
gdbscripts a macro to dump kernel modules 2011-11-02 16:51:21 +00:00
ipkdb
kern - use va_copy where needed 2011-11-21 01:44:26 +00:00
lib make it compile without DIAGNOSTIC defined 2011-11-20 15:37:31 +00:00
miscfs typo in a comment 2011-10-31 12:49:32 +00:00
modules Build and install new in-kernel iscsi initiator kernel module and associated 2011-11-15 16:50:43 +00:00
net Fix build failed. Include if_inarp.h. 2011-11-20 12:15:38 +00:00
net80211 First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
netatalk Use if_addr_init() instead of ifp->if_ioctl(). 2011-10-19 01:50:27 +00:00
netbt
netinet First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
netinet6 First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
netipsec
netisdn
netiso Use if_addr_init() and if_mcast_op() instead of ifp->if_ioctl(). 2011-10-19 01:52:22 +00:00
netkey First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
netmpls
netnatm
netsmb
nfs First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
opencrypto First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
rump First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
secmodel
stand
sys add more missing printf attributes. 2011-11-20 23:37:00 +00:00
ufs Reshuffle decls among the quota headers so everything is in the place 2011-11-20 21:43:34 +00:00
uvm if you are going to dereference a variable, check the variable itself, not 2011-11-13 02:10:40 +00:00
Makefile