..
altq
simplify priq_class_create(): if the alloc for cl_q fails,
2018-06-15 08:34:18 +00:00
arch
Add Exynos5 SMP support.
2018-09-11 10:06:53 +00:00
coda
s/static inline/static __inline/g for consistency.
2018-04-19 21:50:06 +00:00
compat
Fix a bug that SIOC[GZ]IFDATA returned old ifreq structure.
2018-09-12 02:24:25 +00:00
conf
Add libnv
2018-09-08 14:11:41 +00:00
crypto
s/static inline/static __inline/g for consistency.
2018-04-19 21:50:06 +00:00
ddb
extend the ddb "show kernhist" command. the synopsis is now:
2018-08-13 03:20:19 +00:00
dev
use pci_mapreg_type() instead of assuming PCI_MAPREG_TYPE_MEM.
2018-09-12 03:23:38 +00:00
dist /pf
Rename min/max -> uimin/uimax for better honesty.
2018-09-03 16:29:22 +00:00
external
add dead...
2018-09-11 02:20:31 +00:00
fs
Rename min/max -> uimin/uimax for better honesty.
2018-09-03 16:29:22 +00:00
gdbscripts
kern
Correctly align the size+redzone for KASAN, on amd64 it happens to be
2018-09-10 13:11:05 +00:00
lib
We have popcount; no need to reimplement it.
2018-09-03 18:52:33 +00:00
miscfs
Rename min/max -> uimin/uimax for better honesty.
2018-09-03 16:29:22 +00:00
modules
Remove some superfluous vestigial `-I.'.
2018-08-28 03:48:38 +00:00
net
Flip the order of free'ing things to avoid crash (from ozaki-r). Tested
2018-09-07 13:24:14 +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
Remove the network ATM code.
2018-09-06 06:41:59 +00:00
netinet6
Remove netinet6/ipsec.h.
2018-09-06 19:07:13 +00:00
netipsec
Rename min/max -> uimin/uimax for better honesty.
2018-09-03 16:29:22 +00:00
netisdn
Rename min/max -> uimin/uimax for better honesty.
2018-09-03 16:29:22 +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
Rename min/max -> uimin/uimax for better honesty.
2018-09-03 16:29:22 +00:00
secmodel
Introduce KAUTH_REQ_PROCESS_CANSEE_KPTR, and use it in the already-existing
2018-09-04 14:31:18 +00:00
stand
Add a reboot command to the bootloader
2018-09-09 18:00:20 +00:00
sys
Introduce KAUTH_REQ_PROCESS_CANSEE_KPTR, and use it in the already-existing
2018-09-04 14:31:18 +00:00
ufs
Rename min/max -> uimin/uimax for better honesty.
2018-09-03 16:29:22 +00:00
uvm
Rename min/max -> uimin/uimax for better honesty.
2018-09-03 16:29:22 +00:00
Makefile
Remove netkey/.
2018-09-06 19:19:44 +00:00