.. |
altq
|
Remove the 't' argument from m_tag_find().
|
2018-11-15 10:23:55 +00:00 |
arch
|
Expose more DMI variables via sysctl.
|
2018-12-25 16:45:02 +00:00 |
coda
|
Fix locking for readdir code (Brett Lymn)
|
2018-11-20 19:05:25 +00:00 |
compat
|
quotactl is always included, regardless of options QUOTA.
|
2018-12-24 22:47:19 +00:00 |
conf
|
Make ipmi driver available to other platforms.
|
2018-12-25 11:56:13 +00:00 |
crypto
|
|
|
ddb
|
no, should be dst
|
2018-11-02 11:59:59 +00:00 |
dev
|
Make ipmi driver available to other platforms.
|
2018-12-25 11:56:13 +00:00 |
dist/pf
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
external
|
don't attach to new turing based nouveau cards.
|
2018-12-24 08:40:33 +00:00 |
fs
|
Remove unused mbuf.h includes.
|
2018-12-10 14:46:24 +00:00 |
gdbscripts
|
|
|
kern
|
Ho ho ho! We can suppress that warning with __diagused! Merry Christmas!
|
2018-12-25 05:44:13 +00:00 |
lib
|
- Determine KERN_AS automatically depending on whether OPT_MODULAR is
|
2018-09-22 12:24:01 +00:00 |
miscfs
|
assert that WAPBL journal write lock is actually held when called with
|
2018-12-10 21:10:52 +00:00 |
modules
|
Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,
|
2018-12-19 13:57:44 +00:00 |
net
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
net80211
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
netatalk
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
netbt
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
netcan
|
Remove the 't' argument from m_tag_find().
|
2018-11-15 10:23:55 +00:00 |
netinet
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
netinet6
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
netipsec
|
Remove unused function.
|
2018-12-24 15:57:15 +00:00 |
netmpls
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
netsmb
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
nfs
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
opencrypto
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
rump
|
Add threadpool(9), an abstraction that provides shared pools of kernel
|
2018-12-24 16:58:53 +00:00 |
secmodel
|
Provide a sysctl kern.expose_address to expose kernel addresses in
|
2018-10-05 22:12:37 +00:00 |
stand
|
Add support for loading kernels over NFS.
|
2018-11-15 23:52:33 +00:00 |
sys
|
Don't need <sys/queue.h> here.
|
2018-12-24 21:40:48 +00:00 |
ufs
|
put back UFS_WAPBL_JUNLOCK_ASSERT(), the underlying rw_write_held() check
|
2018-12-10 20:48:34 +00:00 |
uvm
|
Simplify the KASAN API, use only kasan_mark() and explain briefly. The
|
2018-12-23 12:15:01 +00:00 |
Makefile
|
Remove ISDN from the kernel. It has remained unmaintained for a long time,
|
2018-09-23 09:20:57 +00:00 |