Date: Sun, 2 Dec 2001 18:24:24 -0800 (PST) From: "Chris D. Faulhaber" <jedgar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/setfacl merge.c Message-ID: <200112030224.fB32OOw97666@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jedgar 2001/12/02 18:24:24 PST Modified files: bin/setfacl merge.c Log: Move the code merging ACL_USER and ACL_GROUP objects from under two nested while loops into a separate function. Obtained from: TrustedBSD Project Revision Changes Path 1.5 +33 -22 src/bin/setfacl/merge.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112030224.fB32OOw97666>