Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   atatat
Date:           Sat Dec  6 04:16:33 UTC 2003

Modified Files:
        src/sys/kern: kern_exit.c
        src/sys/sys: proc.h sysctl.h

Log Message:
The missing pieces of PROC_PID_STOPEXIT/P_STOPEXIT, a sysctl tweakable
flag that makes a process stop as it exits.


To generate a diff of this commit:
cvs rdiff -r1.129 -r1.130 src/sys/kern/kern_exit.c
cvs rdiff -r1.181 -r1.182 src/sys/sys/proc.h
cvs rdiff -r1.101 -r1.102 src/sys/sys/sysctl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index