From owner-cvs-all Tue Jun 27 18:56:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 84D0837BCA3; Tue, 27 Jun 2000 18:56:38 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA02134; Tue, 27 Jun 2000 18:56:38 -0700 (PDT) (envelope-from joe@FreeBSD.org) Message-Id: <200006280156.SAA02134@freefall.freebsd.org> From: Josef Karthauser Date: Tue, 27 Jun 2000 18:56:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen strtofflags.3 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2000/06/27 18:56:38 PDT Modified files: (Branch: RELENG_4) lib/libc/gen strtofflags.3 Log: MFC: strtofflags and fflagstostr are functions for converting between file flag strings such as 'noschg', or 'schg,uunlnk' and their internal argument forms such as would be given to chflags(2). [forced commit to get the log message in - due to a remote cvs commit failure this file was added to RELENG_4 without a commit message.] Revision Changes Path 1.5.2.1 +1 -1 src/lib/libc/gen/strtofflags.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message