aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* gzip: fix error handling in unxzEric van Gyzen2022-02-251-2/+1
* iscsi: per-session timeouts and rapid teardown of session on reconnectRichard Scheffenegger2022-02-255-2/+78
* dtc: more mandoc -T lint fixesWarner Losh2022-02-241-3/+3
* dtc.1: Mention the existence of -i flagJose Luis Duran2022-02-231-0/+3
* dtc.1: Appease mandoc -T lintJose Luis Duran2022-02-231-3/+7
* Temporarily skip usr.bin.diff.diff_test.functionname in CILi-Wen Hsu2022-02-211-0/+4
* fetch: make -S argument accept values > 2GBStefan Eßer2022-02-201-1/+1
* uname: -v: strip final whitespace compatibly with uname(3)наб2022-02-181-2/+6
* diff: fix failed compare when ignoring file caseTom Jones2022-02-182-9/+31
* Remove surplus check for which diff is being testedTom Jones2022-02-181-2/+0
* diff: add --no-dereference flagTom Jones2022-02-184-19/+116
* diff: Detect Objective-C methodsTom Jones2022-02-1811-4/+182
* vtfontcvt: update FreeBSD Foundation copyrightsEd Maste2022-02-182-2/+1
* elfdump: handle small files more gracefullyEric van Gyzen2022-02-171-1/+6
* Integrate contrib/file/tests with kyua/atfEric van Gyzen2022-02-163-0/+67
* elfctl: whitespace cleanupEd Maste2022-02-151-3/+3
* elfctl: fix operations with multiple features on multiple filesEd Maste2022-02-151-5/+11
* elfctl: fix -e invalid operation error handlingEd Maste2022-02-151-4/+4
* elfctl: error if -e is specified multiple timesEd Maste2022-02-151-0/+2
* improve c styleWolfram Schneider2022-02-142-14/+11
* grammarWolfram Schneider2022-02-141-2/+2
* Better help message if locate database does not existsWolfram Schneider2022-02-132-10/+62
* better unique file namesWolfram Schneider2022-02-121-2/+2
* lsvfs: one last style nit missed in 946585179dc4Kyle Evans2022-02-101-1/+1
* lsvfs: restyle, no functional changeKyle Evans2022-02-101-34/+39
* tcp: Add/update AccECN related statistics and numbersRichard Scheffenegger2022-02-091-0/+9
* libarchive: import changes from upstreamMartin Matuska2022-02-093-0/+7
* Merge bmake-20220208Simon J. Gerraty2022-02-092-3/+15
|\
* | systat: Eliminate write-only unit variableWarner Losh2022-02-071-2/+1
* | systat/iostat: Use bools for numbers and kbptWarner Losh2022-02-071-4/+5
* | ipsec(4): Fix a few typos in error messagesGordon Bergling2022-02-061-3/+3
* | Update to bmake-20220204Simon J. Gerraty2022-02-052-13/+19
* | update external URLWolfram Schneider2022-02-051-1/+1
* | fix URL typoWolfram Schneider2022-02-051-1/+1
* | update external URLWolfram Schneider2022-02-051-1/+1
* | update external URLWolfram Schneider2022-02-051-1/+1
* | switch from short to int for lookup tableWolfram Schneider2022-02-051-5/+4
* | elfctl: update man page example for 'no' prefixEd Maste2022-02-051-2/+2
* | whereis: fix fetching of user.cs_path sysctl variableStefan Eßer2022-02-041-5/+5
* | remove dead codeWolfram Schneider2022-02-031-35/+2
* | better printf(3) format usageWolfram Schneider2022-02-031-1/+1
* | sockstat: fix usage stringMichael Tuexen2022-02-011-1/+1
* | sockstat: add -i to display inp_gencntMichael Tuexen2022-02-012-4/+29
* | improve casting for pointer diffsWolfram Schneider2022-02-011-1/+1
* | fix casting issue in error message for 32bit CPUs (e.g. armv7)Wolfram Schneider2022-01-311-1/+1
* | cleanup documentationWolfram Schneider2022-01-311-7/+2
* | throw an error if reading from stdin failedWolfram Schneider2022-01-311-0/+3
* | enable to configure the locate path length at compile timeWolfram Schneider2022-01-315-19/+23
* | Fix statistics for empty databasesWolfram Schneider2022-01-311-7/+9
* | remove registerWolfram Schneider2022-01-313-9/+9