From owner-cvs-all Tue Jan 16 18:41: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BE68C37B400; Tue, 16 Jan 2001 18:40:39 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0H2edk62473; Tue, 16 Jan 2001 18:40:39 -0800 (PST) (envelope-from rwatson) Message-Id: <200101170240.f0H2edk62473@freefall.freebsd.org> From: Robert Watson Date: Tue, 16 Jan 2001 18:40:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libposix1e acl_from_text.c acl_get.c acl_init.c acl_to_text.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2001/01/16 18:40:39 PST Modified files: lib/libposix1e acl_from_text.c acl_get.c acl_init.c acl_to_text.c Log: o When returning NULL, return (NULL) instead of return (0). Submitted by: jedgar Obtained from: TrustedBSD Project Revision Changes Path 1.4 +4 -4 src/lib/libposix1e/acl_from_text.c 1.4 +7 -7 src/lib/libposix1e/acl_get.c 1.5 +2 -2 src/lib/libposix1e/acl_init.c 1.4 +3 -3 src/lib/libposix1e/acl_to_text.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message