aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ar
Commit message (Expand)AuthorAgeFilesLines
* ar: report errno on warning/errorEd Maste2018-10-234-12/+15
* usr.bin/ar: use standard 2-Clause FreeBSD licenseEd Maste2018-06-203-36/+42
* usr.bin/ar: remove incorrect SPDX tagsEd Maste2018-06-193-6/+0
* usr.bin/ar: use standard 2-Clause FreeBSD licenseEd Maste2018-06-194-48/+48
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-276-0/+12
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* ar: handle partial writes from archive_write_dataEd Maste2017-07-241-3/+10
* ar: enable reproducible output by default when invoked as 'ar -s'Ed Maste2016-06-162-3/+9
* Make code compile when basename() is POSIX compliant.Ed Schouten2016-05-261-1/+6
* Make code compile when basename() is POSIX compliant.Ed Schouten2016-05-191-2/+2
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-6/+0
* 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