aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/perror
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
* Remove spaces at end of lineBaptiste Daroussin2017-02-111-4/+4
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-2/+2
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * 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
* | Reassign copyright statements on several files from AdvancedJohn Baldwin2015-04-232-2/+2
|/
* 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