c52007c2cc
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. |
||
---|---|---|
.. | ||
linux_file.c | ||
linux_ioctl.c | ||
linux_ipc.c | ||
linux_misc.c | ||
linux_signal.c | ||
linux_socket.c | ||
linux_stats.c |