aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/perror/perror.c
Commit message (Expand)AuthorAgeFilesLines
* Reassign copyright statements on several files from AdvancedJohn Baldwin2015-04-231-1/+1
* The output of perror(1) is now showing local messages for localesEdwin Groothuis2009-11-221-0/+2
* Use prototype for usage(). This makes perror(1) WARNS=6 clean.Xin LI2009-05-281-2/+2
* A few more style changes as well as a more broad allowance forGeorge V. Neville-Neil2009-05-201-27/+19
* Fix a few style(9) nits.George V. Neville-Neil2009-05-191-7/+9
* Add a new program, perror, which takes an errno as a command line argumentGeorge V. Neville-Neil2009-05-191-0/+76