NetBSD/sys
jmcneill 4a5c3abbcc No need to BUS_DMASYNC_PREREAD the transmit data buffer. Fixes "NFS writes
being corrupted?" issue on ODROID-C1 as seen on port-arm.
2015-08-21 20:12:29 +00:00
..
altq
arch fix build (dholland) 2015-08-21 15:33:04 +00:00
coda include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
compat move some header-specific pointer-typedefs into a header-specific area. 2015-08-10 04:48:53 +00:00
conf Define CHILD_MAX/OPEN_MAX as parameters. 2015-08-21 07:19:39 +00:00
crypto
ddb Add support for 'q' qualifier for 64-bit values on examine and write. 2015-06-06 22:06:05 +00:00
dev No need to BUS_DMASYNC_PREREAD the transmit data buffer. Fixes "NFS writes 2015-08-21 20:12:29 +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 Tweak IS_ENABLED to allow CONFIG_FOO values. 2015-08-20 21:41:12 +00:00
fs union_unmount: use vfs_vnode_iterator to count attached vnodes. 2015-07-23 09:45:21 +00:00
gdbscripts
ipkdb
kern we don't need ioconf.h if we don't have the ksyms pseudo-device 2015-08-21 06:55:25 +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 include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
net80211
netatalk
netbt
netinet include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
netinet6 Fix double rtfree 2015-08-11 09:30:32 +00:00
netipsec
netisdn
netkey
netmpls
netnatm
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 kill now-unnecessary empty opt files (_KERNEL_OPT'ed probably eons ago) 2015-08-21 12:45:10 +00:00
secmodel Add kernel code to support intrctl(8). 2015-08-17 06:16:02 +00:00
stand
sys Define CHILD_MAX/OPEN_MAX as parameters. 2015-08-21 07:19:39 +00:00
ufs lfs_writevnodes: replace mnt_vnodelist traversal with vfs_vnode_iterator. 2015-08-21 07:35:56 +00:00
uvm Some changes, to reduce a bit my tech-kern@ patch: 2015-08-04 18:28:09 +00:00
Makefile