NetBSD/sys
2014-05-29 10:41:48 +00:00
..
altq - Move IFNET_*() macros under #ifdef _KERNEL. 2014-05-17 20:44:24 +00:00
arch Remove unused variable. 2014-05-29 10:11:41 +00:00
coda An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
compat Regen for utimes(2) change. 2014-05-29 10:36:31 +00:00
conf Implement MI IPI interface with cross-call support. 2014-05-19 22:47:53 +00:00
crypto fix sprintf. 2014-03-25 16:28:15 +00:00
ddb Make this build. 2014-04-12 19:25:48 +00:00
dev Add missing braces. From Henning Petersen in PR 48846. 2014-05-29 07:08:10 +00:00
dist/pf Fix previous. 2014-05-17 21:00:33 +00:00
external Explain the fields of struct intel_gtt for future reference. 2014-05-28 16:13:02 +00:00
fs tmpfs_mknod: it is not our responsibility to call vput() on the directory 2014-05-26 19:12:07 +00:00
gdbscripts Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
ipkdb
kern In shmrealloc(), add missing condvar initialisations for segments 2014-05-27 21:00:46 +00:00
lib Lazy VFP processing works a lot better if the functions contain a return 2014-05-14 22:13:36 +00:00
miscfs Change field "layerm_tag" to correct type "enum vtagtype". 2014-05-28 10:51:20 +00:00
modules add HYT-221/271/939 humidity/temperature I2C sensor 2014-05-18 11:46:23 +00:00
net Enable ABC optimization when one branch returns 0. 2014-05-23 22:04:09 +00:00
net80211 Use module-compatible sysctl init instead of link sets. 2014-04-07 00:07:40 +00:00
netatalk Adjust PR_WRAP_USRREQS() to include the attach/detach functions. 2014-05-20 19:04:00 +00:00
netbt Adjust PR_WRAP_USRREQS() to include the attach/detach functions. 2014-05-20 19:04:00 +00:00
netinet CID 12164{49,51}: Remove bogus ifp == NULL checks; if ifp was really NULL, 2014-05-28 19:19:33 +00:00
netinet6 Move udp6_input(), udp6_sendup(), udp6_realinput() and udp6_input_checksum() 2014-05-22 22:56:53 +00:00
netipsec G/C __FreeBSD__ 2014-05-21 20:46:29 +00:00
netisdn kill sprintf 2014-03-21 16:41:15 +00:00
netkey
netmpls Adjust PR_WRAP_USRREQS() to include the attach/detach functions. 2014-05-20 19:04:00 +00:00
netnatm Adjust PR_WRAP_USRREQS() to include the attach/detach functions. 2014-05-20 19:04:00 +00:00
netsmb - Split off PRU_ATTACH and PRU_DETACH logic into separate functions. 2014-05-19 02:51:24 +00:00
nfs Introduce a selector function to the vfs vnode iterator so that we don't 2014-05-24 16:34:03 +00:00
opencrypto Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
rump Ajust for compat linux utimes(2) change. 2014-05-29 10:41:48 +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 CID 976378: Avoid incorrect computation with ngrps == 0 2014-05-28 14:55:16 +00:00
ufs Fix previous. Anyone have a brown paper bag? 2014-05-26 19:16:39 +00:00
uvm Allow VM_NFREELIST in uao_set_pgfl, meaning any freelist is OK. 2014-05-25 18:55:11 +00:00
Makefile