.. |
altq
|
kill sprintf
|
2014-03-20 20:51:40 +00:00 |
arch
|
Fix build of non-debug kernels, mark err __diagused in uart_enable().
|
2014-04-09 21:02:31 +00:00 |
coda
|
Change all vfsops to use C99 designated initializers.
|
2014-03-23 15:21:15 +00:00 |
compat
|
'error' is not set on failure. Which means that if copyout() fails, 0
|
2014-04-09 11:40:03 +00:00 |
conf
|
Fix apple_smc config in conf/files.
|
2014-04-01 17:49:30 +00:00 |
crypto
|
fix sprintf.
|
2014-03-25 16:28:15 +00:00 |
ddb
|
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
|
2014-02-25 18:30:08 +00:00 |
dev
|
regen
|
2014-04-09 10:21:35 +00:00 |
dist/pf
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
external
|
Use <sys/stdarg.h> on NetBSD.
|
2014-04-08 17:55:18 +00:00 |
fs
|
Use size_t instead of int for character count to avoid sign compare issues.
|
2014-04-06 19:25:22 +00:00 |
gdbscripts
|
Since mountlist is now a TAILQ, convert some missed usages
|
2013-11-23 16:15:24 +00:00 |
ipkdb
|
|
|
kern
|
whitespace.
|
2014-04-07 17:02:15 +00:00 |
lib
|
Support SH3 in our unwinder.
|
2014-04-02 22:34:29 +00:00 |
miscfs
|
From Ilya Zykov: Unbreak kernfs which was broken by this commit
|
2014-04-08 17:56:10 +00:00 |
modules
|
Move a few compat 50 syscalls, not applicable to rump kernels, out of
|
2014-04-04 18:17:36 +00:00 |
net
|
'newrt' is not supposed to be NULL. Therefore, the NULL-check in the if()
|
2014-03-22 07:46:35 +00:00 |
net80211
|
Use module-compatible sysctl init instead of link sets.
|
2014-04-07 00:07:40 +00:00 |
netatalk
|
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
|
2014-02-25 18:30:08 +00:00 |
netbt
|
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
|
2014-02-25 18:30:08 +00:00 |
netinet
|
Proper MBUFTRACE handling. Without it, ec_tx_mowner, ec_rx_mowner and
|
2014-04-04 12:53:04 +00:00 |
netinet6
|
Wrap ipflow_create() & ip6flow_create() in kernel lock. Prevents the
|
2014-04-01 13:11:44 +00:00 |
netipsec
|
Mark a variable __diagused
|
2014-03-08 12:18:04 +00:00 |
netisdn
|
kill sprintf
|
2014-03-21 16:41:15 +00:00 |
netkey
|
|
|
netmpls
|
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
|
2014-02-25 18:30:08 +00:00 |
netnatm
|
|
|
netsmb
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
nfs
|
Change all vfsops to use C99 designated initializers.
|
2014-03-23 15:21:15 +00:00 |
opencrypto
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
rump
|
Add a rump kernel component for the iwn wireless driver, tested with
|
2014-04-07 01:45:36 +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
|
Kernel portion of the multiple ptyfs mount support. Protocol changed
|
2014-04-04 18:11:58 +00:00 |
ufs
|
Check for bread errors before we do the size check. Otherwise we de-reference
|
2014-04-01 14:28:17 +00:00 |
uvm
|
Change cpu_tlb_info definition based on PMAP_TLB_MAX instead of MULTIPROCESSOR
|
2014-04-03 14:46:25 +00:00 |
Makefile
|
|
|