aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* ldd: guard against stack overflow reading corrupted files.Simon J. Gerraty2022-10-191-0/+8
* ldd: ignore unverified filesSimon J. Gerraty2022-10-151-1/+1
* locate: change from BSD-4-clause to BSD-3-clauseBaptiste Daroussin2022-10-127-42/+14
* mandoc: import version 1.14.6Baptiste Daroussin2022-10-121-0/+1
* ident: replace sbuf(9) with open_memstream(3)Baptiste Daroussin2022-10-122-14/+23
* uname.1: Clarify the -r optionGordon Bergling2022-09-241-2/+5
* iconv: only conditionally use ICONV_SET_DISCARD_ILSEQKyle Evans2022-09-171-3/+10
* zdiff: avoid non-conformant featuresKyle Evans2022-09-174-22/+154
* tip(1): Fix a typo in a source code commentGordon Bergling2022-09-061-1/+1
* Deprecate minigzip(1) in preparation of removing it from base system.Xin LI2022-08-141-1/+9
* find.1: Correct the markupGordon Bergling2022-08-051-4/+4
* find.1: Fix mandoc warnings and mention a useful manpageGordon Bergling2022-08-051-5/+7
* find.1: small language fix after previous changeEugene Grosbein2022-07-291-1/+1
* find.1: explain why "find -s" may differ from "find | sort"Eugene Grosbein2022-07-291-1/+21
* vtfontcvt: improve hex font format validationEd Maste2022-07-261-1/+1
* protect.1: Document that protect(1) does not work in jailsMateusz Piotrowski2022-07-211-1/+19
* protect.1: Improve synopsisMateusz Piotrowski2022-07-211-3/+6
* protect(1): Correct typo and add newlineDaniel Ebdrup Jensen2022-07-211-3/+4
* protect.1: document existence of _oomprotectAdam Wolk2022-07-211-2/+30
* netstat -i: do not truncate interface namesMike Karels2022-07-132-14/+20
* sed(1): Fix a typo in a source code commentGordon Bergling2022-06-101-1/+1
* MFC: fetch: make -S argument accept values > 2GBStefan Eßer2022-06-061-1/+1
* truss: add ppoll(2) argument decodingChristian Weisgerber2022-05-201-0/+3
* sed(1): Fix a typo in the manual pageGordon Bergling2022-04-231-1/+1
* top(1): Fix a typo in a source code commentGordon Bergling2022-04-091-1/+1
* dtc.1: Mention the existence of -i flagJose Luis Duran2022-04-011-0/+3
* dtc.1: Appease mandoc -T lintJose Luis Duran2022-04-011-3/+7
* Fix indentation in usr.bin/diff/pr.cDimitry Andric2022-03-121-13/+12
* fetch(1): merge several improvements for handling of soft failuresEugene Grosbein2022-02-261-11/+34
* libarchive: import changes from upstreamMartin Matuska2022-02-233-0/+7
* elfctl: fix operations with multiple features on multiple filesEd Maste2022-02-181-5/+11
* elfctl: error if -e is specified multiple timesEd Maste2022-02-181-0/+2
* elfctl: fix -e invalid operation error handlingEd Maste2022-02-181-4/+4
* ipsec(4): Fix a few typos in error messagesGordon Bergling2022-02-131-3/+3
* elfctl: update man page example for 'no' prefixEd Maste2022-02-091-2/+2
* ar: Avoid overwriting the stdout file stream pointerMark Johnston2022-02-094-19/+17
* ar: diff reduction against ELF Tool ChainEd Maste2022-02-096-183/+86
* mkimg: Add support for offset if the source is an imageEmmanuel Vadot2022-02-021-8/+11
* mkimg: We always want the last block of the last inserted partitionEmmanuel Vadot2022-02-021-4/+2
* ar: deprecate -T optionEd Maste2022-01-052-6/+14
* lorder: add note that it is no longer requiredEd Maste2022-01-031-1/+8
* Merge llvm-project 13.0.0 releaseDimitry Andric2021-12-251-0/+16
* Merge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5Dimitry Andric2021-12-2514-9/+92
* Fix a syntax error in 1b85b68da0b2Alex Richardson2021-12-251-1/+0
* llvm-readobj: Attach to buildsystemCameron Katri2021-12-254-0/+707
* llvm-objcopy: Install llvm-strip, and optionally strip, linksJessica Clarke2021-12-251-1/+4
* Add WITH_LLVM_BINUTILS to install LLVM binutils instead of ElftoolchainAlex Richardson2021-12-258-9/+62
* Don't build and install {llvm,clang,lldb}-tblgen for the targetAlex Richardson2021-12-251-5/+1
* clang: Support building with GCC and DEBUG_FILES disabledJessica Clarke2021-12-251-0/+3
* Allow bootstrapping llvm-tblgen on macOS and LinuxAlex Richardson2021-12-253-0/+6