Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   pooka
Date:           Thu Jul 11 10:37:27 UTC 2002

Modified Files:
        syssrc/sys/kern: kern_fork.c
        syssrc/sys/sys: proc.h

Log Message:
Add FORK_NOWAIT flag, which sets init as the parent of the forked
process. Useful for FreeBSD rfork() emulation.

ok'd by Christos


To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 syssrc/sys/kern/kern_fork.c
cvs rdiff -r1.140 -r1.141 syssrc/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