NetBSD/sys
2017-04-08 19:53:19 +00:00
..
altq Use if_acquire and if_release instead of using psref API directly 2017-03-14 09:03:08 +00:00
arch centralize vers.c building for standalone programs. 2017-04-08 19:53:19 +00:00
coda Use spec_node_lookup_by_dev() and spec_node_getmountedfs() to 2017-04-04 07:36:38 +00:00
compat never pass mp->mnt_stat to dostatvfs(), always use a separate buffer. 2017-03-28 18:44:04 +00:00
conf - modernize: use getopts/usage/true/false variables 2017-04-08 18:24:09 +00:00
crypto
ddb Add ddb command to find a vnode by the address of its lock. 2017-01-11 12:17:34 +00:00
dev Remove auto-repeat key functions in WSKBD_RAW mode. 2017-04-08 17:04:56 +00:00
dist/pf Use if_acquire and if_release instead of using psref API directly 2017-03-14 09:03:08 +00:00
external Add #ifdef so ski emulator won't crash. This change probably wouldn't 2017-04-08 18:10:43 +00:00
fs Update mtime when updating file size. 2017-04-08 08:49:44 +00:00
gdbscripts
ipkdb
kern Add new ptrace(2) API: PT_SETSTEP & PT_CLEARSTEP 2017-04-08 00:25:49 +00:00
lib Add garbage instructions at end of kern_assert after vpanic. 2017-03-14 09:22:37 +00:00
miscfs Clarify meaning of "glocked" argument of genfs_putpages_read. 2017-04-01 23:34:17 +00:00
modules Add auxv 2017-03-30 20:16:42 +00:00
net Prepare netipsec for rump-ification 2017-04-06 09:20:07 +00:00
net80211 Fix incrementing wrong counter 2017-03-06 08:36:20 +00:00
netatalk
netbt avoid -Werror=sign-conversion 2017-01-28 19:19:41 +00:00
netinet Commit a forgotten change for "Prepare netipsec for rump-ification" 2017-04-07 03:31:50 +00:00
netinet6 fix module build 2017-04-04 23:49:17 +00:00
netipsec Prepare netipsec for rump-ification 2017-04-06 09:20:07 +00:00
netisdn Avoid touching a mbuf after enqueuing it 2017-03-28 08:47:19 +00:00
netkey
netmpls
netnatm
netsmb
nfs KASSERT(mutex_owned(vp->v_interlock)) in vnode iterator selector. 2017-04-01 19:35:56 +00:00
opencrypto the processing said "ghastly hacks" is unnecessary now. 2017-04-07 12:17:57 +00:00
rump KASSERT(mutex_owned(vp->v_interlock)) in vnode iterator selector. 2017-04-01 19:35:56 +00:00
secmodel
stand
sys Add new ptrace(2) API: PT_SETSTEP & PT_CLEARSTEP 2017-04-08 00:25:49 +00:00
ufs don't guard lfs_sbactive or lfs_log with splbio, lfs_lock is plenty. 2017-04-06 03:21:01 +00:00
uvm Fix typo 2017-03-21 02:24:35 +00:00
Makefile