freebsd-skq/usr.bin/ar
emaste a5313e9c06 MFC r286010: ar: enable deterministic mode by default
Ar cannot handle UIDs with more than 6 digits, and storing the mtime,
uid, gid and mode provides little to negative value anyhow for ar's
uses. Turn on deterministic (-D) mode by default; it can be disabled by
the user with -U.

Also MFC follow-on fixes in r286024 and r287324.

PR:		196929
Relnotes:	Yes
Sponsored by:	The FreeBSD Foundation
2015-09-25 00:23:36 +00:00
..
acplex.l Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
acpyacc.y Replace deprecated (or remove obsolete) libarchive 2.8 functions 2013-03-22 10:17:42 +00:00
ar.1 MFC r286010: ar: enable deterministic mode by default 2015-09-25 00:23:36 +00:00
ar.c MFC r286010: ar: enable deterministic mode by default 2015-09-25 00:23:36 +00:00
ar.h Mark bsdar_errc as __dead2 to help code analysis tools. 2012-10-22 02:12:06 +00:00
Makefile Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
read.c MFC r276774: ar: Avoid null pointer deref while reading corrupt archives 2015-05-21 13:30:10 +00:00
util.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
write.c MFC r284928: speed up ar(1) on UFS file systems 2015-07-07 02:17:24 +00:00