Searched hist:c52007c2ccc627f0eec86e7f7a1959ea0575b870 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/kern/ |
H A D | imgact_shell.c | diff c52007c2ccc627f0eec86e7f7a1959ea0575b870 Mon Nov 06 13:52:37 CET 1995 David Greenman <dg@FreeBSD.org> 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. diff c52007c2ccc627f0eec86e7f7a1959ea0575b870 Mon Nov 06 13:52:37 CET 1995 David Greenman <dg@FreeBSD.org> 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.
|
H A D | imgact_aout.c | diff c52007c2ccc627f0eec86e7f7a1959ea0575b870 Mon Nov 06 13:52:37 CET 1995 David Greenman <dg@FreeBSD.org> 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. diff c52007c2ccc627f0eec86e7f7a1959ea0575b870 Mon Nov 06 13:52:37 CET 1995 David Greenman <dg@FreeBSD.org> 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.
|
H A D | kern_exec.c | diff c52007c2ccc627f0eec86e7f7a1959ea0575b870 Mon Nov 06 13:52:37 CET 1995 David Greenman <dg@FreeBSD.org> 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. diff c52007c2ccc627f0eec86e7f7a1959ea0575b870 Mon Nov 06 13:52:37 CET 1995 David Greenman <dg@FreeBSD.org> 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.
|
/freebsd/sys/i386/linux/ |
H A D | imgact_linux.c | diff c52007c2ccc627f0eec86e7f7a1959ea0575b870 Mon Nov 06 13:52:37 CET 1995 David Greenman <dg@FreeBSD.org> 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. diff c52007c2ccc627f0eec86e7f7a1959ea0575b870 Mon Nov 06 13:52:37 CET 1995 David Greenman <dg@FreeBSD.org> 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.
|
H A D | linux_sysent.c | diff c52007c2ccc627f0eec86e7f7a1959ea0575b870 Mon Nov 06 13:52:37 CET 1995 David Greenman <dg@FreeBSD.org> 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. diff c52007c2ccc627f0eec86e7f7a1959ea0575b870 Mon Nov 06 13:52:37 CET 1995 David Greenman <dg@FreeBSD.org> 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.
|
/freebsd/sys/sys/ |
H A D | imgact.h | diff c52007c2ccc627f0eec86e7f7a1959ea0575b870 Mon Nov 06 13:52:37 CET 1995 David Greenman <dg@FreeBSD.org> 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. diff c52007c2ccc627f0eec86e7f7a1959ea0575b870 Mon Nov 06 13:52:37 CET 1995 David Greenman <dg@FreeBSD.org> 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.
|
/freebsd/sys/compat/linux/ |
H A D | linux_misc.c | diff c52007c2ccc627f0eec86e7f7a1959ea0575b870 Mon Nov 06 13:52:37 CET 1995 David Greenman <dg@FreeBSD.org> 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. diff c52007c2ccc627f0eec86e7f7a1959ea0575b870 Mon Nov 06 13:52:37 CET 1995 David Greenman <dg@FreeBSD.org> 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.
|