aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/pathchk/pathchk.c
Commit message (Expand)AuthorAgeFilesLines
* 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