.. |
altq
|
Remove the 't' argument from m_tag_find().
|
2018-11-15 10:23:55 +00:00 |
arch
|
todr_attach -> fdtbus_todr_attach
|
2019-01-20 20:22:13 +00:00 |
coda
|
Fix locking for readdir code (Brett Lymn)
|
2018-11-20 19:05:25 +00:00 |
compat
|
Retire compat_ibcs2, as discussed on tech-kern@. FreeBSD did the same
|
2018-12-29 11:30:11 +00:00 |
conf
|
Welcome to 2019!
|
2019-01-01 01:52:40 +00:00 |
crypto
|
|
|
ddb
|
no, should be dst
|
2018-11-02 11:59:59 +00:00 |
dev
|
Improvements in NVMM
|
2019-01-20 16:55:21 +00:00 |
dist/pf
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
external
|
Resolve conflicts.
|
2019-01-20 23:14:16 +00:00 |
fs
|
Remove bogus code to workaround PCC limitations.
|
2019-01-05 10:25:11 +00:00 |
gdbscripts
|
|
|
kern
|
tftproot_getfile(): return E2BIG when bootfile is to long.
|
2019-01-20 21:26:13 +00:00 |
lib
|
- Determine KERN_AS automatically depending on whether OPT_MODULAR is
|
2018-09-22 12:24:01 +00:00 |
miscfs
|
Add "void *extra" argument to vcache_new() so a file system may
|
2019-01-01 10:06:54 +00:00 |
modules
|
Add a new example kernel module: mapper
|
2019-01-17 20:47:42 +00:00 |
net
|
Major NPF improvements:
|
2019-01-19 21:19:31 +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
|
Fix ipsecif(4) cannot apply input direction packet filter. Reviewed by ozaki-r@n.o and ryo@n.o.
|
2019-01-17 02:47:15 +00:00 |
netinet6
|
Fix ipsecif(4) cannot apply input direction packet filter. Reviewed by ozaki-r@n.o and ryo@n.o.
|
2019-01-17 02:47:15 +00:00 |
netipsec
|
Fix ipsecif(4) cannot apply input direction packet filter. Reviewed by ozaki-r@n.o and ryo@n.o.
|
2019-01-17 02:47:15 +00:00 |
netmpls
|
Remove M_COPY_PKTHDR, M_MOVE_PKTHDR, M_ALIGN and MH_ALIGN.
|
2018-12-27 14:03:54 +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
|
Rather than performing lazy initialization, statically initialize early
|
2018-12-26 22:16:26 +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 "bootargs" environment variable from jmcneill@
|
2019-01-18 19:41:03 +00:00 |
sys
|
Fix ipsecif(4) cannot apply input direction packet filter. Reviewed by ozaki-r@n.o and ryo@n.o.
|
2019-01-17 02:47:15 +00:00 |
ufs
|
Update comment (overlooked in r1.179).
|
2019-01-10 06:31:04 +00:00 |
uvm
|
add sysctl to easily set ubc_direct
|
2019-01-07 22:48: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 |