Date: Wed, 22 May 2002 03:30:16 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/pathchk Makefile pathchk.1 pathchk.c Message-ID: <200205221030.g4MAUGe88558@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/05/22 03:30:16 PDT
Added files:
usr.bin/pathchk Makefile pathchk.1 pathchk.c
Log:
Add the pathchk utility, which checks pathnames for validity or
portability between POSIX systems.
Submitted by: Chuck Rouillard (manpage, initial implementation)
Revision Changes Path
1.1 +5 -0 src/usr.bin/pathchk/Makefile (new)
1.1 +124 -0 src/usr.bin/pathchk/pathchk.1 (new)
1.1 +192 -0 src/usr.bin/pathchk/pathchk.c (new)
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?200205221030.g4MAUGe88558>
