mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05:00
Previously ar would report an error like "ar: fatal: Write error" without including additional errno information. Change warnings and errors to include archive_errno() so that the user may have some idea of the reason for the failure. Reviewed by: brooks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D17650 |
||
|---|---|---|
| .. | ||
| acplex.l | ||
| acpyacc.y | ||
| ar.1 | ||
| ar.c | ||
| ar.h | ||
| Makefile | ||
| Makefile.depend | ||
| read.c | ||
| util.c | ||
| write.c | ||