aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | improve error handling for corrupt databaseWolfram Schneider2022-01-301-6/+17
* | fix check for integerWolfram Schneider2022-01-301-8/+14
* | enable to set locate commandWolfram Schneider2022-01-301-2/+3
* | fix fgets error handling (from last commit)Wolfram Schneider2022-01-301-2/+4
* | improve error handlingWolfram Schneider2022-01-301-2/+5
* | apply.1: Use Ar for argumentsMateusz Piotrowski2022-01-291-4/+4
* | systat: Display seconds in vmstat modePeter Jeremy2022-01-291-1/+1
* | locate statistics: show number of longest path in databaseWolfram Schneider2022-01-291-2/+5
* | sync improvements from concatdb.shWolfram Schneider2022-01-291-35/+20
* | sort: Fix message catalogue usageMark Johnston2022-01-282-10/+12
* | ar: Avoid overwriting the stdout file stream pointerMark Johnston2022-01-274-19/+17
* | Remove SMALL conditionals from gzipTom Jones2022-01-271-136/+0
* | Fix test output when gzip is run with -tlvTom Jones2022-01-271-6/+11
* | limit sort(1) memory usage to 20% of available main memoryWolfram Schneider2022-01-261-1/+1