NetBSD/sys
pooka 3030f667e1 Convert to __cpu_simple_lock_nv_t. Somehow missed alpha in the earlier
commit.  Thanks to uebs for pointing it out.
2015-08-28 09:30:01 +00:00
..
altq
arch Convert to __cpu_simple_lock_nv_t. Somehow missed alpha in the earlier 2015-08-28 09:30:01 +00:00
coda include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
compat to garnish, dust with _KERNEL_OPT 2015-08-24 22:50:32 +00:00
conf netbsd depends on $S/kern/kern_ksyms_buf.c; rarely updated but better safe. 2015-08-27 06:28:09 +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 remove unused include sys/rndsource.h 2015-08-28 06:04:43 +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 Try config(5) "prefix" to shorten lines. 2015-08-28 02:33:59 +00:00
fs Use vfs_vnode_iterator for udf_do_sync. 2015-08-24 08:31:56 +00:00
gdbscripts
ipkdb
kern fix interrupt_* stubs. reported by skrll@n.o 2015-08-28 07:18:39 +00:00
lib Hack up dinode usage to be 64 vs. 32 as needed. Part 1. 2015-08-12 18:28:00 +00:00
miscfs Unused inits (harmless). 2015-07-24 13:02:52 +00:00
modules consistency with: src/sys/external/bsd/drm2/i915drm/files.i915drmkms 2015-08-21 09:10:48 +00:00
net sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
net80211 sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
netatalk make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netbt make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netinet sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
netinet6 sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
netipsec make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netisdn
netkey
netmpls sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
netnatm make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netsmb include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
nfs Fix soft NFS force unmount 2015-07-15 03:28:55 +00:00
opencrypto include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
rump initialize ncpuonline 2015-08-25 14:53:25 +00:00
secmodel Add kernel code to support intrctl(8). 2015-08-17 06:16:02 +00:00
stand
sys fix interrupt_* stubs. reported by skrll@n.o 2015-08-28 07:18:39 +00:00
ufs lfs_writevnodes: replace mnt_vnodelist traversal with vfs_vnode_iterator. 2015-08-21 07:35:56 +00:00
uvm to garnish, dust with _KERNEL_OPT 2015-08-24 22:50:32 +00:00
Makefile