NetBSD/sys
2005-06-22 17:34:30 +00:00
..
altq add a missing const. 2005-06-06 02:49:15 +00:00
arch Remove trailing spaces. 2005-06-22 16:35:58 +00:00
coda
compat Implent CLONE_PARENT_SETTID, CLONE_CHILD_CLEARTID, and CLONE_CHILD_SETTID 2005-06-22 15:10:51 +00:00
conf Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) 2005-06-22 06:14:51 +00:00
contrib Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) 2005-06-22 06:14:51 +00:00
crypto Constify, to make it compile (at least). 2005-06-03 11:31:57 +00:00
ddb make the argument of db_write_bytes const (sorry for the signature change) 2005-06-01 15:57:23 +00:00
dev Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) 2005-06-22 06:14:51 +00:00
dist Use an "XXXGCC -Wuninitalized" style that is consistent with that used 2005-06-15 01:48:20 +00:00
fs ANSIfy and de-__P. 2005-06-22 17:34:30 +00:00
gdbscripts
ipkdb
kern PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +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 Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) 2005-06-22 06:14:51 +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 Change the first argument of the encapsulation check function from 2005-06-02 15:21:35 +00:00
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 PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +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