freebsd_amp_hwpstate/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
..
Makefile
append.c
ar.1
ar.1aout
ar.5
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
contents.c Replace old strftime format by %c, old format forces "Mon Day", 1995-08-08 03:32:03 +00:00
delete.c
extern.h
extract.c
misc.c Change ar's internal error routine to call err() instead of errx() 1996-01-22 15:33:20 +00:00
move.c
pathnames.h
print.c
replace.c