NetBSD/sys
christos ae0f86396b implement WCONTINUED, untested
fill out more siginfo fields.
use geteuid instead of getuid
2016-04-03 02:28:46 +00:00
..
altq Prevent interface deletion from running into an infinite loop when altq closes. 2016-01-22 18:19:54 +00:00
arch PR/51017: VEXPRESS_A15 doesn't compile 2016-04-02 08:48:35 +00:00
coda
compat remove a bunch of "@echo done" from the tail of rules. these messages 2016-03-22 08:25:22 +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
dev Initialize disk_geom information, DIOCGPARTINFO relies on it. 2016-03-29 04:55:53 +00:00
dist/pf
external Take a stab at implementing drm_idlelock_take/release. 2016-04-02 22:40:43 +00:00
fs Backout previous - need coffee first 2016-03-12 12:21:37 +00:00
gdbscripts
ipkdb
kern implement WCONTINUED, untested 2016-04-03 02:28:46 +00:00
lib Fix relation in rngtest failure message to match reality. 2016-03-28 15:20:16 +00:00
miscfs Align /proc/<pid>/statm data with /proc/<pid>/stat and 2016-03-28 17:23:47 +00:00
modules Move linux_work.c and workqueue.h from sys/external/bsd/drm2 to 2016-02-24 22:04:15 +00:00
net Don't request returning rtentry if not use it 2016-04-01 09:52:39 +00:00
net80211 Introduce softint-based if_input 2016-02-09 08:32:07 +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 Remove unnecessary casts and do s/0/NULL/ for rtrequest 2016-04-01 09:16:02 +00:00
netinet6 Remove unnecessary casts and do s/0/NULL/ for rtrequest 2016-04-01 09:16:02 +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 regen 2016-04-03 01:22:39 +00:00
secmodel secmodel_extensions_system_cb() is not mount-specific, even though 2015-12-12 14:57:52 +00:00
stand
sys switch idtype.h to an enum, as required by POSIX. 2016-04-03 02:08:42 +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