NetBSD/sys
christos 76530fdb8e We can't depend on dp->d_namlen existing for the parts that are used in
makefs(8).
2016-02-01 02:59:33 +00:00
..
altq Prevent interface deletion from running into an infinite loop when altq closes. 2016-01-22 18:19:54 +00:00
arch include bsd.init.mk to get Makefile.inc 2016-01-31 15:32:12 +00:00
coda
compat Avoid defining inline functions that are never used when certain options 2016-01-07 21:58:28 +00:00
conf WELCOME 2016! 2015-12-31 15:23:07 +00:00
crypto
ddb
dev Remove debug message. 2016-01-29 11:30:03 +00:00
dist/pf
external Flush unused function. 2016-01-29 23:58:22 +00:00
fs We can't depend on dp->d_namlen existing for the parts that are used in 2016-02-01 02:59:33 +00:00
gdbscripts
ipkdb
kern PR/50730: Benny Siegert: Go kqueue test panics kernel. 2016-01-31 04:40:01 +00:00
lib Add an option (LIBSA_CREAD_NOCRC) to disable gunzip CRC32 calculation. 2016-01-17 04:35:42 +00:00
miscfs Fix a couple of checks for kernel vm_space, and convert the 'naked 2016-01-05 09:07:19 +00:00
modules earm (iyonix and zaurus) don't have cpu_counter.h 2016-01-25 21:56:27 +00:00
net Tidy up 2016-01-28 04:37:01 +00:00
net80211
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 eliminate variable argument in encapsw 2016-01-26 06:00:10 +00:00
netinet6 implement encapsw instead of protosw and uniform prototype. 2016-01-26 05:58:05 +00:00
netipsec eliminate variable argument in encapsw 2016-01-26 06:00:10 +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 Move "shotgun approach to rump syscalls" from rump.h to a separate header, 2016-01-31 23:14:34 +00:00
secmodel secmodel_extensions_system_cb() is not mount-specific, even though 2015-12-12 14:57:52 +00:00
stand
sys PR/50730: Benny Siegert: Go kqueue test panics kernel. 2016-01-31 04:40:01 +00:00
ufs u_int{16,32,64}_t -> uint{16,32,64}_t, for the benefit of userland. 2016-01-22 23:06:10 +00:00
uvm Fix typo in comment. 2015-12-06 09:38:54 +00:00
Makefile