NetBSD/sys
2015-02-28 18:50:15 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch access watchdog with AMLOGIC_CBUS_OFFSET offset 2015-02-28 18:50:15 +00:00
coda Add missing vrele() and vfs_vnode_iterator_destroy() to coda_cacheprint(). 2015-01-06 11:24:46 +00:00
compat When converting limits from linux32 (int32_t) to native (uint64_t), 2015-02-28 13:08:00 +00:00
conf Rename kern_verifiedexec.c to kern_veriexec.c. "Veriexec" is the name of 2015-02-13 17:50:48 +00:00
crypto Fix inconsistent use of inline in prototype and definition 2014-08-11 22:36:49 +00:00
ddb Don't use an unset value as an address 2015-02-27 00:47:30 +00:00
dev fix to simulate multi-segment dma transfer for pq3sdhc(4). 2015-02-27 16:08:17 +00:00
dist/pf Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
external New macro DRM_SPIN_WAIT_ON better reflects DRM_WAIT_ON. 2015-02-28 18:25:39 +00:00
fs make this compile again. 2015-02-25 23:14:59 +00:00
gdbscripts
ipkdb
kern PR/49684: Pierre Pronchery: readlinkat(2) return type is wrong. 2015-02-22 00:50:30 +00:00
lib Provide _Unwind_Find_FDE for libgcc_s compatibility. 2015-02-17 21:02:33 +00:00
miscfs Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
modules plug leak on error. Reported by: 2015-02-07 04:09:13 +00:00
net Introduce the routing flag RTF_LOCAL to track local address routes. 2015-02-26 09:54:46 +00:00
net80211 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netatalk Define netatalk module. 2014-12-08 07:18:45 +00:00
netbt since rfcomm_attach_pcb may be called from (soft) interrupt context 2014-11-16 21:34:27 +00:00
netinet Don't add local routes for the any address or p2p addresses where the address matches the destination. 2015-02-26 12:58:36 +00:00
netinet6 Don't add local routes for the any address or p2p addresses where the address matches the destination. 2015-02-26 12:58:36 +00:00
netipsec Don't use C++ keyword new 2014-09-05 09:26:44 +00:00
netisdn src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netkey
netmpls split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netnatm split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netsmb Adjust smbfs/netsmb for filenames byte length changes that come as 2014-11-15 18:52:44 +00:00
nfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
opencrypto simplify, no functional change 2014-11-27 20:30:21 +00:00
rump belated regen (posix_fallocate, readlinkat) 2015-02-25 13:20:05 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys lib/49696: Circular dependency and namespace pollution by sys/bswap.h 2015-02-26 15:01:53 +00:00
ufs Hum. Perhaps I missed a bit of the specification. Let's not be that 2015-02-23 17:05:58 +00:00
uvm Kill kmeminit(). 2015-02-06 18:19:22 +00:00
Makefile