David Greenman c52007c2cc All:
Changed vnodep -> vp for consistency with the rest of the kernel, and
changed iparams -> imgp for brevity.

kern_exec.c:
   Explicitly initialized some additional parts of the image_params struct
to avoid bzeroing it. Rewrote the set-id code to reduce the number of
logical tests. The rewrite exposed a mostly benign bug in the algorithm:
traced set-id images would get ktracing disabled even if the set-id didn't
happen for other reasons.
1995-11-06 12:52:37 +00:00
..
1995-11-06 12:52:37 +00:00
1995-11-06 04:05:01 +00:00
1995-11-06 12:52:37 +00:00
1995-10-31 12:13:49 +00:00
1995-11-06 12:52:37 +00:00
1995-10-29 15:33:36 +00:00
1995-11-04 09:03:47 +00:00
1995-05-30 08:16:23 +00:00
1995-10-14 15:41:10 +00:00
1995-05-30 05:05:38 +00:00
1995-11-06 12:52:37 +00:00
1995-10-29 15:33:36 +00:00