NetBSD/sys
reinoud 855280cfa9 Add i2c bits for gpio to the connected GPIO pins for Exynos5 2014-09-03 15:24:52 +00:00
..
altq Fix error branches to avoid leaks, noted by maxv@. 2014-08-18 03:14:12 +00:00
arch Add i2c bits for gpio to the connected GPIO pins for Exynos5 2014-09-03 15:24:52 +00:00
coda Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
compat Ensure nbytes > 0. Otherwise bad things may happen. 2014-08-24 12:48:58 +00:00
conf Revert last, bump required config version instead. 2014-08-24 20:23:38 +00:00
crypto Fix inconsistent use of inline in prototype and definition 2014-08-11 22:36:49 +00:00
ddb Make this build. 2014-04-12 19:25:48 +00:00
dev Read SFF SFP ROM and configure driver from the value. 2014-09-03 14:30:04 +00:00
dist/pf Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
external Adapt the NAK holdoff scheme for FS/LS devices from the Raspberry Pi 2014-09-03 10:00:08 +00:00
fs Make msdosfs time conversion use the y/m/d/h/m/s conversion functions 2014-09-01 09:09:47 +00:00
gdbscripts Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
ipkdb
kern Fix build with TFTPROOT option enabled 2014-08-26 09:38:54 +00:00
lib Make random.S invisible for coldfire too (e.g. anything not "m68k") 2014-09-01 07:32:35 +00:00
miscfs 1) 'error' is returned while it does not even hold an error code. Which 2014-08-11 14:02:14 +00:00
modules Add the infrastructure for MODULAR support for Xen kernels. At 2014-08-11 03:43:25 +00:00
net - npf_conn_import: add a missing stat counter increment. 2014-08-24 20:36:30 +00:00
net80211 Use module-compatible sysctl init instead of link sets. 2014-04-07 00:07:40 +00:00
netatalk split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netbt split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netinet split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netinet6 http://m00nbsd.net/ae123a9bae03f7dde5c6d654412daf5a.html#Report-2 2014-08-16 17:27:09 +00:00
netipsec C99 6.5.15 Conditional operator note 3 states that the second and 2014-08-13 19:43:47 +00:00
netisdn Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +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 Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
nfs Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
opencrypto At least crypto_mtx needs initialisation here. Spotted during PR/49065 2014-08-04 14:17:18 +00:00
rump Implement pci_intr_setattr() 2014-08-26 10:58:13 +00:00
secmodel Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
stand
sys Ensure each symbol used in FSTYPE_DEFN in <sys/disklabel.h> 2014-08-30 09:23:29 +00:00
ufs Plug memory leak in add_peb_to_free() and add_peb_to_in_use() 2014-09-01 16:48:42 +00:00
uvm Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
Makefile