NetBSD/sys
2005-06-24 22:57:05 +00:00
..
altq add a missing const. 2005-06-06 02:49:15 +00:00
arch In pmap_devmap_find_pa(), use 64-bit arithmetic to handle the case where 2005-06-24 15:59:04 +00:00
coda
compat More accurate SIGCHLD code and status for siginfo 2005-06-24 22:57:05 +00:00
conf Implement expansion of special "magic" strings in symlinks into 2005-06-23 00:30:28 +00:00
contrib Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) 2005-06-22 06:14:51 +00:00
crypto
ddb
dev Regen. 2005-06-24 21:41:16 +00:00
dist Use an "XXXGCC -Wuninitalized" style that is consistent with that used 2005-06-15 01:48:20 +00:00
fs Remove the last references to M_NAMEI; everything should be using PNBUF_*() 2005-06-23 17:00:30 +00:00
gdbscripts
ipkdb
kern Use ANSI function decls. Apply some static. 2005-06-23 23:15:12 +00:00
lib Remove bcmp(). Use memcmp() instead. 2005-06-13 12:11:07 +00:00
lkm Change all .Xr config 8 to .Xr config 1, following the recent move of 2005-06-20 13:25:23 +00:00
miscfs PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +00:00
net Missing m_freem() in bpf_write. PR/29138. 2005-06-22 10:36:16 +00:00
net80211 Remove unused <atomic.h> include; add <sys/device.h> includes where 2005-06-22 22:07:48 +00:00
netatalk
netccitt
netinet Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
netinet6
netipsec Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
netisdn Rename a shadowed variable 2005-06-13 20:34:16 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs Properly fix the constipated lossage wrt -Wcast-qual and the sysctl 2005-06-09 02:19:59 +00:00
opencrypto
stand
sys Remove the last references to M_NAMEI; everything should be using PNBUF_*() 2005-06-23 17:00:30 +00:00
ufs Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
uvm Change signature of uvm_kmapent_map defintiion to __INLINE to match prototype 2005-06-13 20:39:14 +00:00
Makefile