NetBSD/sys
jmcneill 47c1f0bc3f Add Xbox One controller support. Report descriptor from https://github.com/lloeki/xbox_one_controller 2015-02-08 19:22:45 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch - add CHIP_WRONG_ENDIAN for things like PCI buses behind endianness 2015-02-08 15:22:33 +00:00
coda Add missing vrele() and vfs_vnode_iterator_destroy() to coda_cacheprint(). 2015-01-06 11:24:46 +00:00
compat Add compatibility for pre MIDMAGIC a.out binaries (with COMPAT_NOMID) 2014-12-05 22:21:47 +00:00
conf ARM PrimeCell PL181 (MMCI) host controller glue. 2015-01-27 21:34:43 +00:00
crypto
ddb Define ddb module. 2014-11-16 05:46:27 +00:00
dev Add Xbox One controller support. Report descriptor from https://github.com/lloeki/xbox_one_controller 2015-02-08 19:22:45 +00:00
dist/pf
external fix ioctl cut-n-paste error 2015-02-06 19:24:12 +00:00
fs invalidate input mbuf as soon as it is consumed by the mbuf chain 2015-02-07 12:50:25 +00:00
gdbscripts
ipkdb
kern Correct m_len calculation for m_dup() with mbuf clusters. 2015-02-08 14:46:30 +00:00
lib Force FPU support for Clang, don't disable IAS completely. 2015-01-29 20:45:16 +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 npf_conn_establish: fix the previous change - drop the reference on error. 2015-02-05 22:04:03 +00:00
net80211
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 use the new printing code. 2014-12-02 20:25:47 +00:00
netinet6 CID/1267860: Missing break in switch 2015-02-02 03:14:02 +00:00
netipsec
netisdn
netkey
netmpls
netnatm
netsmb Adjust smbfs/netsmb for filenames byte length changes that come as 2014-11-15 18:52:44 +00:00
nfs
opencrypto simplify, no functional change 2014-11-27 20:30:21 +00:00
rump Kill kmeminit(). 2015-02-06 18:19:22 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys Add an FMT macro to snprintb the callout flags. 2015-02-07 19:36:42 +00:00
ufs fix leak. Reported by: 2015-02-07 04:21:11 +00:00
uvm Kill kmeminit(). 2015-02-06 18:19:22 +00:00
Makefile