freebsd-dev/usr.bin/ar
Ed Maste 7072861cd0 ar: add -U (unique) option to disable -D (deterministic) mode
This is required in order for us to support deterministic mode by
default.  If multiple -D or -U options are specified on the command
line, the final one takes precedence.  GNU ar also uses -U for this.

An equivalent change will be applied to ELF Tool Chain's version of ar.

PR:		196929
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D3175
2015-07-24 17:46:43 +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 ar: add -U (unique) option to disable -D (deterministic) mode 2015-07-24 17:46:43 +00:00
ar.c ar: add -U (unique) option to disable -D (deterministic) mode 2015-07-24 17:46:43 +00:00
ar.h Mark bsdar_errc as __dead2 to help code analysis tools. 2012-10-22 02:12:06 +00:00
Makefile Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
Makefile.depend new depends 2015-06-16 23:37:19 +00:00
read.c Avoid escaping EOL for line continuation 2015-04-09 15:08:39 +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 speed up ar(1) on UFS file systems 2015-06-29 13:48:44 +00:00