OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Ted Unangst (teducvs.openbsd.org)
Date: Fri Apr 02 2004 - 13:08:58 CST


CVSROOT: /cvs
Module name: src
Changes by: teducvs.openbsd.org 2004/04/02 12:08:58

Modified files:
        lib/libc/sys : rfork.2
        sys/kern : kern_fork.c
        sys/sys : proc.h

Log message:
rfork(RFMEM) shares complete vmspace. much more useful, and in line with
other projects' implementations.