aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ar/ar.h
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* ar: Avoid overwriting the stdout file stream pointerMark Johnston2022-01-271-1/+1
* ar: remove duplicate function declaration in headerEd Maste2021-08-131-1/+0
* ar: diff reduction against ELF Tool ChainEd Maste2021-08-131-10/+4
* ar: diff reduction against ELF Tool ChainEd Maste2021-08-131-3/+2
* Revert "ar: diff reduction against ELF Tool Chain"Ed Maste2021-08-121-5/+13
* ar: diff reduction against ELF Tool ChainEd Maste2021-08-111-13/+5
* ar: provide error exit status upon failureEd Maste2021-08-101-10/+10
* ar: implement support for /SYM64/ 64-bit archivesEd Maste2019-04-101-2/+4
* ar: report errno on warning/errorEd Maste2018-10-231-4/+4
* usr.bin/ar: use standard 2-Clause FreeBSD licenseEd Maste2018-06-191-12/+12
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Mark bsdar_errc as __dead2 to help code analysis tools.Eitan Adler2012-10-221-1/+1
* Add -D (deterministic) option to ar.Tim Kientzle2010-10-091-0/+1
* Removed ar(1)'s support for compressed archives. This change removesKai Wang2010-05-171-1/+0
* Add support for option "-M", which is used to operate ar(1) in aKai Wang2008-09-201-3/+6
* GNU ar did NOT implment option -q as a synonym of -r as the manualKai Wang2008-03-111-0/+1
* Re-introduce the new BSDLed 'ar' to the build.David E. O'Brien2008-02-221-0/+2
* Import ar(1) front-end. (aka 'BSD' ar)Kai Wang2008-02-211-0/+119