DragonFly commits List (threaded) for 2003-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_exec.c kern_prot.c
dillon 2003/08/08 14:47:50 PDT
Modified files:
sys/kern kern_exec.c kern_prot.c
Log:
Add a few missing cratom() calls. In particular the code in kern_exec()
was modifying the svuid of the parent process when a child exec()'d, which
broke the 'man' program (and probably other things).
Reported-by: Jeroen Ruigrok/asmodai <asmodai@xxxxxx>
Revision Changes Path
1.9 +6 -2 src/sys/kern/kern_exec.c
1.10 +3 -0 src/sys/kern/kern_prot.c
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]