freebsd-skq/usr.bin/ar
emaste 509a57d66e MFC r285844: 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.

PR:		196929
Sponsored by:	The FreeBSD Foundation
2015-08-31 17:30:13 +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 r285844: ar: add -U (unique) option to disable -D (deterministic) mode 2015-08-31 17:30:13 +00:00
ar.c MFC r285844: ar: add -U (unique) option to disable -D (deterministic) mode 2015-08-31 17:30:13 +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