NetBSD/sys
2014-08-19 07:27:31 +00:00
..
altq Fix error branches to avoid leaks, noted by maxv@. 2014-08-18 03:14:12 +00:00
arch - Enable Wedge support for MBR/BSDLABEL where it was commented out. 2014-08-18 06:31:24 +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 Add COMPAT_70 to conf/files; add compat_70 to kern/syscalls.conf 2014-08-16 17:24:28 +00:00
conf Reorganize symbol table embedding. The existing option SYMTAB_SPACE is 2014-08-17 21:17:43 +00:00
crypto Fix inconsistent use of inline in prototype and definition 2014-08-11 22:36:49 +00:00
ddb
dev Avoid a memory leak - from maxv 2014-08-18 17:16:19 +00:00
dist/pf Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
external Restore Intel opregion stuff. 2014-08-18 16:55:34 +00:00
fs Add a oflags input field to open requests so that the filesystem can pass 2014-08-16 16:19:41 +00:00
gdbscripts
ipkdb
kern eliminate COMPAT_OLDNOTE and just always recognize the old notes. 2014-08-17 23:03:58 +00:00
lib Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +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 Don't leak in gre_clone_create error branch. 2014-08-18 04:28:55 +00:00
net80211
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 Fix memory leak on error case, as reported in 2014-08-17 19:28:46 +00:00
secmodel
stand
sys More "common" includes which use the preprocessor defined macros. 2014-08-19 07:27:31 +00:00
ufs http://m00nbsd.net/ae123a9bae03f7dde5c6d654412daf5a.html#Report-2 2014-08-12 06:49:10 +00:00
uvm Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
Makefile