freebsd-dev/usr.bin/ar
Mike Pritchard 298e71bb78 Change ar's internal error routine to call err() instead of errx()
so that when ar has a problem (like trying to update a read-only
archive), you get a message like:

ar: xyzzy.a: Permission denined

instead of:

ar: xyzzy.a

Which doesn't really give the user any indication that the operation
really did fail.

This closes PR# 170.
1996-01-22 15:33:20 +00:00
..
append.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
ar.1 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
ar.1aout BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
ar.5 More merry makefile munging for man page compatability. 1994-08-05 19:00:04 +00:00
ar.c Add setlocale LC_TIME 1995-10-24 05:37:15 +00:00
archive.c Back out the change in rev.1.4 and fix the formatting of the change 1995-09-18 18:37:09 +00:00
archive.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
contents.c Replace old strftime format by %c, old format forces "Mon Day", 1995-08-08 03:32:03 +00:00
delete.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
extern.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
extract.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
Makefile Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
misc.c Change ar's internal error routine to call err() instead of errx() 1996-01-22 15:33:20 +00:00
move.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
pathnames.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
print.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
replace.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00