freebsd-dev/sys
Ed Maste dd175b11d5 correct procctl(PROC_PROTMAX_STATUS _NOFORCE return
Previously procctl(PROC_PROTMAX_STATUS, ... used the PROC_ASLR_NOFORCE
macro for the "system-wide configured policy" status, instead of
PROC_PROTMAX_NOFORCE.

They both have a value of 3, so no functional change.

Sponsored by:	The FreeBSD Foundation
2020-05-01 14:30:59 +00:00
..
amd64
arm
arm64 Export tracing facility of GIC500 ITS block. 2020-04-29 14:31:25 +00:00
bsm
cam Fix three bugs highlighted by review: 2020-04-30 21:08:59 +00:00
cddl
compat Implement more PCI-express bandwidth functions in the LinuxKPI. 2020-05-01 10:32:42 +00:00
conf Move route-specific ddb commands to route/route_ddb.c 2020-04-28 20:00:17 +00:00
contrib MFV: r360512 2020-05-01 01:26:36 +00:00
crypto
ddb
dev Style(9) nit: put function name at start of line. 2020-04-30 20:58:38 +00:00
dts
fs Factor some code out of nfsm_dissct() into separate functions. 2020-05-01 00:36:14 +00:00
gdb
geom
gnu
i386
isa
kern correct procctl(PROC_PROTMAX_STATUS _NOFORCE return 2020-05-01 14:30:59 +00:00
kgssapi
libkern
mips
modules None of these use opt_sched.h 2020-04-28 16:09:18 +00:00
net Increase the iflib txq callout mutex name length to 32 bytes. 2020-04-30 15:39:04 +00:00
net80211
netgraph Add le_read_buffer_size command and manpage. 2020-04-28 16:00:34 +00:00
netinet Introduce a lower bound of 2 MSS to TCP Cubic. 2020-04-30 11:11:28 +00:00
netinet6 Add nhop to the ifa_rtrequest() callback. 2020-04-29 19:28:56 +00:00
netipsec
netpfil Move route_temporal.c and route_var.h to net/route. 2020-04-28 19:14:09 +00:00
netsmb
nfs Remove rtable dumping code from bootp. 2020-04-28 07:23:41 +00:00
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc
riscv Retire the GENERICSF kernel config. 2020-04-27 21:51:22 +00:00
rpc
security
sys Bump __FreeBSD_version for KTLS RX support. 2020-04-28 00:06:49 +00:00
teken
tests
tools
ufs
vm Re-check for wirings after busying the page in vm_page_release_locked(). 2020-04-28 13:51:41 +00:00
x86
xdr
xen
Makefile