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
..
2005-12-04 02:12:43 +00:00
2006-02-06 19:17:48 +00:00
2006-02-03 15:25:52 +00:00
2006-02-01 12:06:01 +00:00
2006-02-06 14:30:21 +00:00
2006-01-21 10:44:34 +00:00
2006-01-21 10:44:34 +00:00
2006-02-02 11:14:13 +00:00
2006-01-30 16:32:08 +00:00