joerg
|
f6f8548cc1
|
The number after the command is *not* optional.
MFC after: 1 day
|
2010-03-11 12:18:52 +00:00 |
|
edwin
|
ef45471d75
|
The output of perror(1) is now showing local messages for locales
supported by libc/nls
PR: bin/140499
Approved by: gnn@
|
2009-11-22 05:17:22 +00:00 |
|
delphij
|
9d1364448b
|
Use prototype for usage(). This makes perror(1) WARNS=6 clean.
Approved by: gnn
|
2009-05-28 21:37:40 +00:00 |
|
gnn
|
9bb1878d0e
|
A few more style changes as well as a more broad allowance for
errors to be given by the caller. Change output to be easier
for use in scripts.
Submitted by: bce
|
2009-05-20 22:19:22 +00:00 |
|
maxim
|
3568870d06
|
o style.Makefile(5): remove SRCS.
|
2009-05-20 05:49:06 +00:00 |
|
gnn
|
abdd79e487
|
Fix a few style(9) nits.
Submitted by: danfe
|
2009-05-19 20:16:18 +00:00 |
|
gnn
|
b1a1ec0421
|
Add a new program, perror, which takes an errno as a command line argument
and outputs the associated textual message in the same way that
perror(3) would if called within a program.
|
2009-05-19 17:40:22 +00:00 |
|