summaryrefslogtreecommitdiff
path: root/usr.bin/ar
AgeCommit message (Expand)Author
2025-05-28packages: rename elftoolchain to toolchain, add more thingsLexi Winter
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-02-13ar(1): Fix grammar error in write.cLO WEN-CHIEN
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-08-01retire SHARED_TOOLCHAIN knobEd Maste
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2022-01-27ar: Avoid overwriting the stdout file stream pointerMark Johnston
2022-01-03ar: accept but ignore 'T' optionEd Maste
2021-12-29ar: deprecate -T optionEd Maste
2021-08-13ar: remove duplicate function declaration in headerEd Maste
2021-08-13ar: diff reduction against ELF Tool ChainEd Maste
2021-08-13ar: diff reduction against ELF Tool ChainEd Maste
2021-08-12Revert "ar: diff reduction against ELF Tool Chain"Ed Maste
2021-08-11ar: diff reduction against ELF Tool ChainEd Maste
2021-08-11ar: remove invalid extra param in bsdar_warnc callsEd Maste
2021-08-10ar: provide error exit status upon failureEd Maste
2021-03-13Fix some common typos in commentsGordon Bergling
2019-09-01ar: use more correct size_t type for loop indexEd Maste
2019-04-22ar: shuffle symbol offsets during conversion for 32-bit ar archivesEd Maste
2019-04-22ar: use array notation to access s_soEd Maste
2019-04-22ar: test for writing 64-bit format only if symbol count is nonzeroEd Maste
2019-04-10ar: implement support for /SYM64/ 64-bit archivesEd Maste
2018-12-28ar: detect and error out on 32-bit symbol table overflowEd Maste
2018-12-28ar: detect and error out on 32-bit symbol table overflowEd Maste
2018-10-23ar: report errno on warning/errorEd Maste
2018-06-20usr.bin/ar: use standard 2-Clause FreeBSD licenseEd Maste
2018-06-19usr.bin/ar: remove incorrect SPDX tagsEd Maste
2018-06-19usr.bin/ar: use standard 2-Clause FreeBSD licenseEd Maste
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-07-24ar: handle partial writes from archive_write_dataEd Maste
2016-06-16ar: enable reproducible output by default when invoked as 'ar -s'Ed Maste
2016-05-26Make code compile when basename() is POSIX compliant.Ed Schouten
2016-05-19Make code compile when basename() is POSIX compliant.Ed Schouten
2016-02-24DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery
2015-10-29Check archive_entry_new() result.Bryan Drewery
2015-08-31ar: Deobfuscate a while loopEd Maste
2015-08-31ar: fix deterministic mode when running as ranlibEd Maste
2015-07-29ar: Fix deterministic mode default with options other than -q or -rEd Maste
2015-07-29ar: enable deterministic mode by defaultEd Maste
2015-07-24ar: add -U (unique) option to disable -D (deterministic) modeEd Maste
2015-06-29speed up ar(1) on UFS file systemsEd Maste
2015-06-16new dependsSimon J. Gerraty
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty