aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/pathchk
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add -P to pathchk usageEitan Adler2016-07-091-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge headSimon J. Gerraty2014-04-281-7/+6
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | pathchk: Ensure bytes >= 128 are considered non-portable characters.Jilles Tjoelker2013-10-201-7/+6
|/
* pathchk(1): Fix the example so it allows arbitrary pathnames.Jilles Tjoelker2010-05-011-1/+1
* pathchk: Add the new POSIX -P option.Jilles Tjoelker2010-05-012-6/+26
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-05-211-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-2/+2
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-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
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
* When stat(2) fails, put the name of the component it failed on in theTim J. Robbins2002-06-101-1/+2
* mdoc(7) police: tidy up the markup.Ruslan Ermilov2002-05-301-12/+9
* Add the pathchk utility, which checks pathnames for validity orTim J. Robbins2002-05-223-0/+321