From owner-cvs-all Fri Apr 13 12:24:34 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 1636737B506; Fri, 13 Apr 2001 12:24:29 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3DJOTZ95433; Fri, 13 Apr 2001 12:24:29 -0700 (PDT) (envelope-from jedgar) Message-Id: <200104131924.f3DJOTZ95433@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Fri, 13 Apr 2001 12:24:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/getfacl getfacl.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jedgar 2001/04/13 12:24:28 PDT Modified files: bin/getfacl getfacl.c Log: Convert getfacl to the ACL editing library functions. getfacl should now compile/work on any POSIX.1e-compliant implementation (also tested against the current Linux patches). Review by: rwatson Obtained from: TrustedBSD Project Revision Changes Path 1.3 +70 -22 src/bin/getfacl/getfacl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message