From owner-cvs-all Sun Dec 29 12:52:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51B6337B401; Sun, 29 Dec 2002 12:52:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED3A443EB2; Sun, 29 Dec 2002 12:52:42 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBTKqgfh036241; Sun, 29 Dec 2002 12:52:42 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBTKqgDt036240; Sun, 29 Dec 2002 12:52:42 -0800 (PST) Message-Id: <200212292052.gBTKqgDt036240@repoman.freebsd.org> From: Robert Watson Date: Sun, 29 Dec 2002 12:52:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/posix1e acl_dup.3 acl_free.3 acl_from_text.3 acl_init.3 acl_to_text.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/12/29 12:52:42 PST Modified files: lib/libc/posix1e acl_dup.3 acl_free.3 acl_from_text.3 acl_init.3 acl_to_text.3 Log: Remove BUGS section indicating that these calls are unimplemented. Update copyrights. Obtained from: TrustedBSD Project Revision Changes Path 1.12 +4 -4 src/lib/libc/posix1e/acl_dup.3 1.12 +4 -4 src/lib/libc/posix1e/acl_free.3 1.15 +3 -3 src/lib/libc/posix1e/acl_from_text.3 1.13 +4 -4 src/lib/libc/posix1e/acl_init.3 1.15 +3 -3 src/lib/libc/posix1e/acl_to_text.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message