summaryrefslogtreecommitdiff
path: root/usr.bin/pathchk
AgeCommit message (Collapse)Author
2011-09-16Use __deadjoerg
2010-11-16Fix Dd argument.wiz
2010-11-10add a safe alternative of the previous.christos
2010-11-09Change the ironically unafe "find . -print | xargs pathchk -p" toapb
the safe "find . -exec pathchk -p \{\} +" in an example.
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
awk bdes checknr compile_et error gss hxtool kgetcred kinit klist ldd less lex locale login m4 man menuc mk_cmds mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh string2key telnet tn3270 verify_krb5_conf xlint
2003-04-15Dd month argument should not be abbreviated.wiz
2003-04-15bump date, and fix typo in macro name (.Nx, not .Nm)jdolecek
2003-04-15add POSIX.2 patchchk(1) utility - check pathnamesjdolecek
from FreeBSD via Jonathan Perkin fixes PR standards/11198 by Ben Harris