Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pathchk: Ensure bytes >= 128 are considered non-portable characters. | jilles | 2013-10-20 | 1 | -7/+6 |
* | pathchk(1): Fix the example so it allows arbitrary pathnames. | jilles | 2010-05-01 | 1 | -1/+1 |
* | pathchk: Add the new POSIX -P option. | jilles | 2010-05-01 | 2 | -6/+26 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-05-21 | 1 | -1/+1 |
* | Sort sections. | ru | 2005-01-18 | 1 | -2/+2 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Unbreak support for systems that have no limit on pathname length. | tjr | 2002-12-15 | 1 | -4/+2 |
* | Update pathchk to reflect the fact that 1003.1-2001 now includes the | tjr | 2002-12-14 | 1 | -0/+2 |
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 1 | -1/+1 |
* | When stat(2) fails, put the name of the component it failed on in the | tjr | 2002-06-10 | 1 | -1/+2 |
* | mdoc(7) police: tidy up the markup. | ru | 2002-05-30 | 1 | -12/+9 |
* | Add the pathchk utility, which checks pathnames for validity or | tjr | 2002-05-22 | 3 | -0/+321 |