freebsd-dev/sys/i386/ibcs2
John Baldwin b1288166e0 Use long for the last argument to VOP_PATHCONF rather than a register_t.
pathconf(2) and fpathconf(2) both return a long.  The kern_[f]pathconf()
functions now accept a pointer to a long value rather than modifying
td_retval directly.  Instead, the system calls explicitly store the
returned long value in td_retval[0].

Requested by:	bde
Reviewed by:	kib
Sponsored by:	Chelsio Communications
2018-01-17 22:36:58 +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 sys/i386: further adoption of SPDX licensing ID tags. 2017-11-27 15:08:52 +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 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 create pointless backups of generated files in "make sysent". 2016-07-28 21:29:04 +00:00
syscalls.conf
syscalls.isc
syscalls.isc.conf
syscalls.master Disable vim syntax highlighting. 2017-11-28 18:23:17 +00:00
syscalls.xenix
syscalls.xenix.conf