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:   manu
Date:           Thu Nov 27 23:16:47 UTC 2003

Modified Files:
        src/sys/kern: kern_sig.c
        src/sys/sys: proc.h

Log Message:
Make the wakeup optionnal in proc_stop, so that it is possible to stop a
process without waking up its parent.


To generate a diff of this commit:
cvs rdiff -r1.179 -r1.180 src/sys/kern/kern_sig.c
cvs rdiff -r1.177 -r1.178 src/sys/sys/proc.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