aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ar
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-166-12/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* retire SHARED_TOOLCHAIN knobEd Maste2023-08-021-3/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-126-6/+6
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-7/+0
* ar: Avoid overwriting the stdout file stream pointerMark Johnston2022-01-274-19/+17
* ar: accept but ignore 'T' optionEd Maste2022-01-032-5/+3
* ar: deprecate -T optionEd Maste2021-12-292-6/+14
* ar: remove duplicate function declaration in headerEd Maste2021-08-131-1/+0
* ar: diff reduction against ELF Tool ChainEd Maste2021-08-135-108/+28
* ar: diff reduction against ELF Tool ChainEd Maste2021-08-136-75/+59
* Revert "ar: diff reduction against ELF Tool Chain"Ed Maste2021-08-126-85/+182
* ar: diff reduction against ELF Tool ChainEd Maste2021-08-116-182/+85
* ar: remove invalid extra param in bsdar_warnc callsEd Maste2021-08-111-6/+6
* ar: provide error exit status upon failureEd Maste2021-08-106-77/+100
* Fix some common typos in commentsGordon Bergling2021-03-131-2/+2
* ar: use more correct size_t type for loop indexEd Maste2019-09-011-3/+3
* ar: shuffle symbol offsets during conversion for 32-bit ar archivesEd Maste2019-04-221-19/+18
* ar: use array notation to access s_soEd Maste2019-04-221-4/+4
* ar: test for writing 64-bit format only if symbol count is nonzeroEd Maste2019-04-221-3/+0
* ar: implement support for /SYM64/ 64-bit archivesEd Maste2019-04-103-21/+51
* ar: detect and error out on 32-bit symbol table overflowEd Maste2018-12-281-0/+3
* ar: detect and error out on 32-bit symbol table overflowEd Maste2018-12-281-1/+5
* 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