From owner-cvs-sys Tue Sep 3 06:55:57 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA00157 for cvs-sys-outgoing; Tue, 3 Sep 1996 06:55:57 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA00130; Tue, 3 Sep 1996 06:55:51 -0700 (PDT) Date: Tue, 3 Sep 1996 06:55:51 -0700 (PDT) From: Bruce Evans Message-Id: <199609031355.GAA00130@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/sys unistd.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/09/03 06:55:51 Modified: sys/sys unistd.h Log: Don't pollute the namespace with rfork flags if _POSIX_SOURCE is defined. Revision Changes Path 1.8 +3 -2 src/sys/sys/unistd.h