freebsd-dev/usr.bin/ar
Kai Wang 773810fb45 Add option -D for ranlib(1). When -D is speicified, ranlib(1) will generate
a deterministic archive symbol table (i.e. timestamp for the symbol table
member header is set to 0).

Submitted by: 	 Erik Cederstrand
2010-11-28 18:53:57 +00:00
..
acplex.l Fix some more warnings found by clang. 2010-11-22 20:10:48 +00:00
acpyacc.y Removed ar(1)'s support for compressed archives. This change removes 2010-05-17 09:37:59 +00:00
ar.1 Add option -D for ranlib(1). When -D is speicified, ranlib(1) will generate 2010-11-28 18:53:57 +00:00
ar.c Add option -D for ranlib(1). When -D is speicified, ranlib(1) will generate 2010-11-28 18:53:57 +00:00
ar.h Add -D (deterministic) option to ar. 2010-10-09 05:31:08 +00:00
Makefile Removed ar(1)'s support for compressed archives. This change removes 2010-05-17 09:37:59 +00:00
read.c Removed ar(1)'s support for compressed archives. This change removes 2010-05-17 09:37:59 +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 Add -D (deterministic) option to ar. 2010-10-09 05:31:08 +00:00