.. |
altq
|
|
|
arch
|
.init/.fini/.ctors/.dtors should be irrelevant to kernels.
|
2015-08-22 23:47:34 +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
|
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
|
No longer access the disk driver directly.
|
2015-08-22 07:48:14 +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
|
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
|
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
|
make connect syscall use sockaddr_big and modify pr_{send,connect}
|
2015-05-02 17:18:03 +00:00 |
netisdn
|
|
|
netkey
|
|
|
netmpls
|
make connect syscall use sockaddr_big and modify pr_{send,connect}
|
2015-05-02 17:18:03 +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
|
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
|
|
|