1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/i386/ibcs2
John Baldwin 8917b8d28c - Always call exec_free_args() in kern_execve() instead of doing it in all
the callers if the exec either succeeds or fails early.
- Move the code to call exit1() if the exec fails after the vmspace is
  gone to the bottom of kern_execve() to cut down on some code duplication.
2006-02-06 22:06:54 +00:00
..
coff.h
ibcs2_dirent.h
ibcs2_errno.c
ibcs2_errno.h
ibcs2_fcntl.c
ibcs2_fcntl.h
ibcs2_ioctl.c
ibcs2_ioctl.h
ibcs2_ipc.c
ibcs2_ipc.h
ibcs2_isc_syscall.h Regenerate (accidentally also committed in commit that updated 2006-02-05 23:16:20 +00:00
ibcs2_isc_sysent.c Regenerate (accidentally also committed in commit that updated 2006-02-05 23:16:20 +00:00
ibcs2_isc.c
ibcs2_misc.c - Always call exec_free_args() in kern_execve() instead of doing it in all 2006-02-06 22:06:54 +00:00
ibcs2_mount.h
ibcs2_msg.c
ibcs2_other.c
ibcs2_poll.h
ibcs2_proto.h
ibcs2_signal.c
ibcs2_signal.h
ibcs2_socksys.c
ibcs2_socksys.h
ibcs2_stat.c
ibcs2_stat.h
ibcs2_statfs.h
ibcs2_stropts.h
ibcs2_syscall.h
ibcs2_sysent.c
ibcs2_sysi86.c
ibcs2_sysvec.c
ibcs2_termios.h
ibcs2_time.h
ibcs2_types.h
ibcs2_unistd.h
ibcs2_ustat.h
ibcs2_util.c
ibcs2_util.h
ibcs2_utime.h
ibcs2_utsname.h
ibcs2_xenix_syscall.h Regenerate. 2006-02-05 23:28:46 +00:00
ibcs2_xenix_sysent.c Regenerate. 2006-02-05 23:28:46 +00:00
ibcs2_xenix.c Add a kern_eaccess() function and use it to implement xenix_eaccess() 2006-02-06 22:00:53 +00:00
ibcs2_xenix.h Regenerate. 2006-02-05 23:28:46 +00:00
imgact_coff.c
Makefile Correct help line: list targets, not names of files generated by targets 2006-02-05 23:25:19 +00:00
syscalls.conf
syscalls.isc
syscalls.isc.conf
syscalls.master
syscalls.xenix Assign audit event identfiers to Xenix system calls. Note: AUE_EACCESS 2006-02-05 23:28:01 +00:00
syscalls.xenix.conf