aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ar
Commit message (Expand)AuthorAgeFilesLines
* Check archive_entry_new() result.Bryan Drewery2015-10-291-0/+9
* ar: Deobfuscate a while loopEd Maste2015-08-311-1/+1
* ar: fix deterministic mode when running as ranlibEd Maste2015-08-311-0/+3
* ar: Fix deterministic mode default with options other than -q or -rEd Maste2015-07-291-8/+18
* ar: enable deterministic mode by defaultEd Maste2015-07-292-0/+3
* ar: add -U (unique) option to disable -D (deterministic) modeEd Maste2015-07-242-7/+34
* speed up ar(1) on UFS file systemsEd Maste2015-06-291-0/+26
* new dependsSimon J. Gerraty2015-06-161-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+32
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-4/+18
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-0/+1
| * | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \
| * \ \ Merge from headSimon J. Gerraty2013-09-052-2/+6
| |\ \ \
| * | | | New/updated dependenciesSimon J. Gerraty2013-04-141-0/+1
| * | | | sync from headSimon J. Gerraty2013-04-124-13/+9
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | Sync from headSimon J. Gerraty2012-11-041-1/+1
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+26
* | | | | | | Avoid escaping EOL for line continuationEd Maste2015-04-091-1/+1
* | | | | | | ar: Disallow directory traversalEd Maste2015-04-091-1/+9
* | | | | | | ar: Avoid null pointer deref while reading corrupt archivesEd Maste2015-01-071-1/+2
* | | | | | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
| |_|_|_|/ |/| | | |
* | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|_|/ |/| | |
* | | | Work around build breakages with GCC 4.2.Jung-uk Kim2013-05-231-0/+2
* | | | Improve compatibility with recent flex from flex.sourceforge.net.Jung-uk Kim2013-05-031-2/+2
* | | | Add the Clang specific -Wmissing-variable-declarations to WARNS=6.Ed Schouten2013-04-191-0/+2
| |_|/ |/| |
* | | MFV r248590,248594:Martin Matuska2013-03-221-2/+2
* | | Replace deprecated (or remove obsolete) libarchive 2.8 functionsMartin Matuska2013-03-223-11/+7
| |/ |/|
* | Mark bsdar_errc as __dead2 to help code analysis tools.Eitan Adler2012-10-221-1/+1
|/
* Fix world after byacc import:Baptiste Daroussin2012-05-221-1/+0
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building theKonstantin Belousov2012-04-291-0/+4
* Update libarchive to 3.0.3Martin Matuska2012-02-251-2/+2
* Whitespace cleanup:Glen Barber2011-12-231-3/+3
* Formatting fixes:Glen Barber2011-12-231-2/+2
* Don't try to free() an address returned by mmap(). This appears to beEd Maste2011-08-041-13/+20
* Correct typos in comments, no functional changes.Benedict Reuschling2011-05-203-8/+8
* Document the syntax accepted by the `-M` option.Kai Wang2010-12-261-0/+129
* Improve the description of the `-q` option.Kai Wang2010-12-261-13/+5
* * Add mention of the `-f`, `-q`, `-S`, and `-V` options in the synopsisKai Wang2010-12-261-31/+75
* Add option -D for ranlib(1). When -D is speicified, ranlib(1) will generateKai Wang2010-11-282-1/+5
* Fix some more warnings found by clang.Rebecca Cran2010-11-221-0/+1
* Add -D (deterministic) option to ar.Tim Kientzle2010-10-094-9/+40
* Fix a couple of typos.Ulrich Spörlein2010-07-301-1/+1
* Removed ar(1)'s support for compressed archives. This change removesKai Wang2010-05-177-40/+11
* Enable liblzma support in libarchiveMartin Matuska2010-05-101-2/+2
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1