From owner-cvs-gnu Mon Feb 17 23:18:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA02775 for cvs-gnu-outgoing; Mon, 17 Feb 1997 23:09:34 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA02752; Mon, 17 Feb 1997 23:09:27 -0800 (PST) Date: Mon, 17 Feb 1997 23:09:27 -0800 (PST) From: Bruce Evans Message-Id: <199702180709.XAA02752@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/libexec/uucp/common_sources policy.h Sender: owner-cvs-gnu@freebsd.org X-Loop: FreeBSD.org Precedence: bulk bde 97/02/17 23:09:26 Branch: gnu/libexec/uucp/common_sources RELENG_2_2 Modified: gnu/libexec/uucp/common_sources policy.h Log: YAMFC (rev.1.9: HAVE_SAVED_SETUID 1 -> 0) to prepare for killing _POSIX_SAVED_IDS in 2.2. This change actually has no effect at runtime, since uucp prefers to use setreuid() for everything. Revision Changes Path 1.8.2.1 +1 -1 src/gnu/libexec/uucp/common_sources/policy.h