Source-Changes archive

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

CVS commit: [netbsd-2-0] src/sys/kern



Module Name:    src
Committed By:   jmc
Date:           Wed Aug 11 19:56:58 UTC 2004

Modified Files:
        src/sys/kern [netbsd-2-0]: kern_fork.c

Log Message:
Pullup rev 1.118 (requested by jdolecek in ticket #741)

Linux enforces CLONE_VM if CLONE_SIGHAND in clone(2) is specified,
follow the suit - this is intended to be Linux-compatible call.


To generate a diff of this commit:
cvs rdiff -r1.114 -r1.114.2.1 src/sys/kern/kern_fork.c

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