freebsd-nq/sys/compat/freebsd32
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
..
freebsd32_misc.c - Always call exec_free_args() in kern_execve() instead of doing it in all 2006-02-06 22:06:54 +00:00
freebsd32_proto.h Regenerate. 2006-02-04 13:29:09 +00:00
freebsd32_syscall.h Regenerate. 2006-02-04 13:29:09 +00:00
freebsd32_syscalls.c Regenerate. 2006-02-04 13:29:09 +00:00
freebsd32_sysent.c Regenerate. 2006-02-04 13:29:09 +00:00
freebsd32_util.h
freebsd32.h
Makefile
syscalls.conf
syscalls.master Audit FreeBSD 32-bit system calls on 64-bit FreeBSD systems. 2006-02-04 13:28:55 +00:00