freebsd-dev/sys/i386/ibcs2
Brooks Davis 9da5364ed9 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
..
coff.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_dirent.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_errno.c sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_errno.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_fcntl.c sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_fcntl.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_ioctl.c sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_ioctl.h
ibcs2_ipc.c Add ) missing from r330297 2018-03-21 23:17:26 +00:00
ibcs2_ipc.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_isc_syscall.h
ibcs2_isc_sysent.c
ibcs2_isc.c sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_misc.c Fix kernel memory disclosure in ibcs2_getdents 2018-03-21 23:26:42 +00:00
ibcs2_mount.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_msg.c sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_other.c sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_proto.h Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
ibcs2_signal.c sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_signal.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_socksys.c sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_socksys.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_stat.c sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_stat.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_statfs.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_stropts.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_syscall.h Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
ibcs2_sysent.c Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
ibcs2_sysi86.c sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_sysvec.c sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_termios.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_time.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_types.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_unistd.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_ustat.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_util.c sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_util.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_utime.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_utsname.h sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_xenix_syscall.h
ibcs2_xenix_sysent.c
ibcs2_xenix.c sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
ibcs2_xenix.h
imgact_coff.c sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +00:00
Makefile Don't use an .OBJDIR for 'make sysent'. 2018-01-29 19:14:15 +00:00
syscalls.conf
syscalls.isc
syscalls.isc.conf
syscalls.master Name the implementation of brk and sbrk sys_break(). 2018-06-14 21:27:25 +00:00
syscalls.xenix
syscalls.xenix.conf