NetBSD/sys
christos b988d754df - tidy up error messages
- add a length argument to arpresolve()
- add KASSERT for overflow
2016-04-07 03:22:15 +00:00
..
altq Prevent interface deletion from running into an infinite loop when altq closes. 2016-01-22 18:19:54 +00:00
arch moar registers, less tpyos 2016-04-07 01:00:05 +00:00
coda
compat Add sc_pid to sockcred so that SOCK_DGRAM and LOCAL_CREDS socket option 2016-04-06 19:45:45 +00:00
conf Move linux_work.c and workqueue.h from sys/external/bsd/drm2 to 2016-02-24 22:04:15 +00:00
crypto
ddb Improve ddb(4) show kernhist 2016-04-06 21:56:24 +00:00
dev Fix rssi 2016-04-06 15:10:35 +00:00
dist/pf
external We don't need this in /current because packet processing does not happen in 2016-04-04 00:44:06 +00:00
fs Backout previous - need coffee first 2016-03-12 12:21:37 +00:00
gdbscripts
ipkdb
kern Improve ddb(4) show kernhist 2016-04-06 21:56:24 +00:00
lib Fix relation in rngtest failure message to match reality. 2016-03-28 15:20:16 +00:00
miscfs Split p_xstat (composite wait(2) status code, or signal number depending 2016-04-04 20:47:57 +00:00
modules Add sc_pid to sockcred so that SOCK_DGRAM and LOCAL_CREDS socket option 2016-04-06 19:45:45 +00:00
net - tidy up error messages 2016-04-07 03:22:15 +00:00
net80211 ieee80211 users in Other OS export rssi and noise as int8_t. 2016-04-06 14:42:16 +00:00
netatalk Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
netbt Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
netinet - tidy up error messages 2016-04-07 03:22:15 +00:00
netinet6 all1_sa is no longer used. 2016-04-04 12:05:40 +00:00
netipsec PR/50905: Henning Petersen: Fix useless comparison (from FreeBSD) 2016-03-07 13:08:48 +00:00
netisdn
netkey
netmpls
netnatm Eliminate struct protosw::pr_output. 2016-01-20 21:43:59 +00:00
netsmb
nfs Return an error if NFSPROC_LOOKUP returns the file handle of the current 2016-01-19 10:56:59 +00:00
opencrypto Needs sys/time.h for struct timespec. 2016-01-22 22:35:27 +00:00
rump Split p_xstat (composite wait(2) status code, or signal number depending 2016-04-04 20:47:57 +00:00
secmodel
stand
sys Improve ddb(4) show kernhist 2016-04-06 21:56:24 +00:00
ufs Explicitly cast between char and unsigned char here. 2016-02-19 04:18:32 +00:00
uvm Use IPL_NONE for pserialized lock. Assert sleepable. (OOPS.) 2016-02-07 18:41:25 +00:00
Makefile