aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ar/acpyacc.y
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c 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-8/+6
* ar: diff reduction against ELF Tool ChainEd Maste2021-08-131-7/+7
* ar: diff reduction against ELF Tool ChainEd Maste2021-08-131-19/+15
* Revert "ar: diff reduction against ELF Tool Chain"Ed Maste2021-08-121-22/+26
* ar: diff reduction against ELF Tool ChainEd Maste2021-08-111-26/+22
* ar: provide error exit status upon failureEd Maste2021-08-101-3/+3
* ar: report errno on warning/errorEd Maste2018-10-231-1/+2
* 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
* Replace deprecated (or remove obsolete) libarchive 2.8 functionsMartin Matuska2013-03-221-4/+3
* Fix world after byacc import:Baptiste Daroussin2012-05-221-1/+0
* Correct typos in comments, no functional changes.Benedict Reuschling2011-05-201-2/+2
* Removed ar(1)'s support for compressed archives. This change removesKai Wang2010-05-171-1/+1
* ANSIfy various tools in usr.bin/.Ed Schouten2010-01-021-6/+6
* ar only needs to support ar format.Tim Kientzle2009-12-291-1/+1
* Add support for option "-M", which is used to operate ar(1) in aKai Wang2008-09-201-0/+662