.. |
altq
|
simplify priq_class_create(): if the alloc for cl_q fails,
|
2018-06-15 08:34:18 +00:00 |
arch
|
remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had
|
2018-10-14 17:37:40 +00:00 |
coda
|
…
|
|
compat
|
PR kern/53666
|
2018-10-12 05:06:05 +00:00 |
conf
|
Remove ISDN from the kernel. It has remained unmaintained for a long time,
|
2018-09-23 09:20:57 +00:00 |
crypto
|
…
|
|
ddb
|
When this file is used when not building the kernel (eg: /usr/sbin/crash)
|
2018-09-17 01:49:54 +00:00 |
dev
|
remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had
|
2018-10-14 17:37:40 +00:00 |
dist/pf
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
external
|
Limit warning suppression to nouveau files.
|
2018-10-14 17:25:21 +00:00 |
fs
|
remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had
|
2018-10-14 17:37:40 +00:00 |
gdbscripts
|
…
|
|
kern
|
remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had
|
2018-10-14 17:37:40 +00:00 |
lib
|
- Determine KERN_AS automatically depending on whether OPT_MODULAR is
|
2018-09-22 12:24:01 +00:00 |
miscfs
|
remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had
|
2018-10-14 17:37:40 +00:00 |
modules
|
NPF: Major rework -- migrate NPF to the libnv library.
|
2018-09-29 14:41:35 +00:00 |
net
|
remove hardcoded bullshit, probably fixes PR/53644
|
2018-09-30 10:00:24 +00:00 |
net80211
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
netatalk
|
Remove aarp_clean, unused. By the way this function was probably buggy
|
2018-05-29 16:29:47 +00:00 |
netbt
|
two issues noted by maxv@
|
2018-09-07 14:47:15 +00:00 |
netcan
|
Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward
|
2018-06-26 06:47:57 +00:00 |
netinet
|
Force ip_off to zero when the reassembly is complete. This was lost in my
|
2018-10-12 05:41:18 +00:00 |
netinet6
|
Fix in_undefer_cksum() and in6_undefer_cksum().
|
2018-09-19 07:54:11 +00:00 |
netipsec
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +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
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
opencrypto
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
rump
|
add get_expose_address()
|
2018-10-06 00:17:06 +00:00 |
secmodel
|
Provide a sysctl kern.expose_address to expose kernel addresses in
|
2018-10-05 22:12:37 +00:00 |
stand
|
Add ACPI support (enable with -DEFIBOOT_ACPI, currently disabled).
|
2018-10-12 22:08:04 +00:00 |
sys
|
remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had
|
2018-10-14 17:37:40 +00:00 |
ufs
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
uvm
|
Remove this check, it has never protected against mmap on page zero, and
|
2018-09-12 15:58:08 +00:00 |
Makefile
|
Remove ISDN from the kernel. It has remained unmaintained for a long time,
|
2018-09-23 09:20:57 +00:00 |