aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/pathchk/pathchk.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r256800: pathchk: Ensure bytes >= 128 are considered non-portableJilles Tjoelker2014-08-311-7/+6
* pathchk: Add the new POSIX -P option.Jilles Tjoelker2010-05-011-4/+14
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-05-211-1/+1
* Unbreak support for systems that have no limit on pathname length.Tim J. Robbins2002-12-151-4/+2
* Update pathchk to reflect the fact that 1003.1-2001 now includes theTim J. Robbins2002-12-141-0/+2
* When stat(2) fails, put the name of the component it failed on in theTim J. Robbins2002-06-101-1/+2
* Add the pathchk utility, which checks pathnames for validity orTim J. Robbins2002-05-221-0/+192