freebsd-skq/sys
brooks ad6bae500f Name the implementation of brk and sbrk sys_break().
The break() system call was renamed (several times) starting in v3
AT&T UNIX when C was invented and break was a language keyword. The
last vestage of a need for it to be called something else (eg obreak)
was removed in r225617 which consistantly prefixed all syscall
implementations.

Reviewed by:	emaste, kib (older version)
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D15638
2018-06-14 21:27:25 +00:00
..
amd64 linuxolator/amd64: Don't mangle %r10 on return from syscall for EJUSTRETURN. 2018-06-14 12:35:57 +00:00
arm a10_ahci: Correct clock indices for new bindings 2018-06-14 18:34:02 +00:00
arm64 rk_i2c: Add driver for the I2C controller present in RockChip SoC 2018-06-14 06:39:33 +00:00
bsm
cam Fix da(4) locking when probing SMR drives. 2018-06-14 17:08:44 +00:00
cddl
compat Name the implementation of brk and sbrk sys_break(). 2018-06-14 21:27:25 +00:00
conf Split the PowerISA 3.0 HPT implementation from historic 2018-06-14 17:23:51 +00:00
contrib
crypto
ddb
dev extres/regulator: Properly refcount gpio regulators 2018-06-14 20:37:25 +00:00
dts
fs Move four functions in nfscl.ko to nfscommon.ko. 2018-06-14 10:00:19 +00:00
gdb
geom
gnu dts: Update our copy to Linux 4.17 2018-06-14 07:12:10 +00:00
i386 Name the implementation of brk and sbrk sys_break(). 2018-06-14 21:27:25 +00:00
isa
kern Name the implementation of brk and sbrk sys_break(). 2018-06-14 21:27:25 +00:00
kgssapi
libkern
mips
modules Add modules/rockchip 2018-06-14 06:40:59 +00:00
net Add missing BPF_MTAP2() for outbound packets. 2018-06-14 15:04:30 +00:00
net80211
netgraph
netinet Whitespace changes. 2018-06-14 21:22:14 +00:00
netinet6 Add NULL check like the rest of code has. 2018-06-14 09:36:25 +00:00
netipsec
netpfil pf: Fix deadlock with route-to 2018-06-09 14:17:06 +00:00
netsmb
nfs Merge the pNFS server code from projects/pnfs-planb-server into head. 2018-06-12 19:36:32 +00:00
nfsclient
nfsserver
nlm
ofed Revert r335094 and properly fix OFED build after r335053. 2018-06-14 07:55:10 +00:00
opencrypto
powerpc Split the PowerISA 3.0 HPT implementation from historic 2018-06-14 17:23:51 +00:00
riscv Don't jump to VA space until kernel is ready. 2018-06-13 10:32:21 +00:00
rpc
security audit(4): fix the definition of ARG_TERMID_ADDR 2018-06-13 14:55:31 +00:00
sparc64
sys Make UMA and malloc(9) return non-executable memory in most cases. 2018-06-13 17:04:41 +00:00
teken
tests
tools
ufs
vm Name the implementation of brk and sbrk sys_break(). 2018-06-14 21:27:25 +00:00
x86 Untangle configuration ifdefs a little. On x86, msi is optional on pci, 2018-06-10 14:49:13 +00:00
xdr
xen
Makefile