freebsd-dev/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 - Change the commented out freebsd32_xxx() example to use kern_xxx() along 2005-06-29 15:16:20 +00:00
freebsd32.h
Makefile Add a 'clean' target. 2005-10-23 23:58:23 +00:00
syscalls.conf
syscalls.master Audit FreeBSD 32-bit system calls on 64-bit FreeBSD systems. 2006-02-04 13:28:55 +00:00