aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/perror
Commit message (Expand)AuthorAgeFilesLines
* The number after the command is *not* optional.Joerg Wunsch2010-03-111-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
* o style.Makefile(5): remove SRCS.Maxim Konovalov2009-05-201-1/+0
* 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-193-0/+132