freebsd-nq/sys/i386/ibcs2
Brooks Davis 93e48a303a Rename kernel-only members of semid_ds and msgid_ds.
This deliberately breaks the API in preperation for future syscall
revisions which will remove these nonstandard members.

In an exp-run a single port (devel/qemu-user-static) was found to
use them which it did becuase it emulates system calls.  This has
been fixed in the ports tree.

PR:		224443 (exp-run)
Reviewed by:	kib, jhb (previous version)
Exp-run by:	antoine
Sponsored by:	DARPA, AFRP
Differential Revision:	https://reviews.freebsd.org/D14490
2018-03-02 22:10:48 +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 Rename kernel-only members of semid_ds and msgid_ds. 2018-03-02 22:10:48 +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 Use long for the last argument to VOP_PATHCONF rather than a register_t. 2018-01-17 22:36:58 +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
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
ibcs2_sysent.c
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 Correct pseudo misspelling in sys/ comments 2018-02-23 18:15:50 +00:00
syscalls.xenix
syscalls.xenix.conf