NetBSD/sys
christos 43eac92e53 don't free mbuf twice.
XXX: pullup 7.
2015-12-16 23:14:42 +00:00
..
altq
arch use of_getprop_uint32 2015-12-16 19:46:55 +00:00
coda More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
compat PR/50520: David Binderman: Fix missing breaks. 2015-12-13 19:47:08 +00:00
conf Rename verified_exec.c -> veriexec.c. 2015-12-09 18:25:32 +00:00
crypto More rnd.h user cleanup. 2015-04-13 22:43:41 +00:00
ddb Add support for 'q' qualifier for 64-bit values on examine and write. 2015-06-06 22:06:05 +00:00
dev Use of_getprop_bool/of_getprop_uint32 2015-12-16 19:33:55 +00:00
dist/pf include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
external PR/50561: David Binderman: Add missing va_end calls. 2015-12-15 12:36:10 +00:00
fs PR/50535: David Binderman: Fix nonsense strcmp 2015-12-13 18:31:09 +00:00
gdbscripts
ipkdb
kern Put the code in charge of handling MODCTL_STAT into a separate function. 2015-12-12 14:47:37 +00:00
lib remove "@echo done" from 4 rules that don't need it and the random "done" 2015-10-29 00:18:55 +00:00
miscfs Replace DIOCGPART -> DIOCGPARTINFO which returns the data needed instead of 2015-12-08 20:36:14 +00:00
modules Modularize drvctl(4) 2015-12-07 11:38:46 +00:00
net don't free mbuf twice. 2015-12-16 23:14:42 +00:00
net80211 More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
netatalk More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
netbt add version and extended feature flags defined in 4.2 specification, 2015-11-28 09:04:34 +00:00
netinet Fix token_rif extractions from llentry 2015-12-16 05:44:59 +00:00
netinet6 Hook up the addrctl stuff that's already there. 2015-12-12 23:34:25 +00:00
netipsec make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netisdn More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
netkey
netmpls sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
netnatm initialize npcb; founds by brainy 2015-11-06 21:33:07 +00:00
netsmb include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
nfs Don't forget to call nfs_fini() when we're finished. Without this, 2015-11-02 09:57:43 +00:00
opencrypto fix the build 2015-11-28 03:40:43 +00:00
rump fix struct name 2015-12-08 22:16:01 +00:00
secmodel secmodel_extensions_system_cb() is not mount-specific, even though 2015-12-12 14:57:52 +00:00
stand
sys Replace DIOCGPART -> DIOCGPARTINFO which returns the data needed instead of 2015-12-08 20:36:14 +00:00
ufs Update now-lying comment. 2015-11-26 19:25:54 +00:00
uvm Fix typo in comment. 2015-12-06 09:38:54 +00:00
Makefile