aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* seq(1): Put separator only between the elements.Pawel Jakub Dawidek2023-12-221-3/+8
* find: Add a warning about -delete.Dag-Erling Smørgrav2023-12-211-1/+17
* renice: Clean up the tests a bit.Dag-Erling Smørgrav2023-12-201-6/+7
* calendar: correct the search order for filesKyle Evans2023-12-182-4/+34
* mt(1): Fix typoYu-Hsun Chen2023-12-171-1/+1
* mkimg(1): Fix typoYu-Hsun Chen2023-12-171-1/+1
* fstat(1): Fix typoYu-Hsun Chen2023-12-171-1/+1
* awk(1): Fix typoYu-Hsun Chen2023-12-171-1/+1
* kdump: use print_mask_arg0 appropriatelyKyle Evans2023-12-131-4/+5
* look(1): Correct the example's descriptionRaghu Ranganathan2023-12-111-1/+1
* pkgbase: Move tr(1) to runtimeEmmanuel Vadot2023-12-091-0/+1
* Merge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51Dimitry Andric2023-12-0824-22/+218
* vmstat: Rely on libxo for numbers humanizationAlexander Motin2023-12-081-117/+52
* sort: Only build FreeBSD-specific ALTMON_x stuff when ATLMON_1 is definedWarner Losh2023-12-071-0/+10
* vmstat: Let libxo properly humanize -m numbersAlexander Motin2023-12-071-6/+8
* vmstat: Improve -z formatting for large names/valuesAlexander Motin2023-12-061-11/+10
* vmstat: fix column names broken in c168508655720Maxim Sobolev2023-12-051-1/+1
* patch: fix locate_hunk in empty filesPedro F. Giffuni2023-12-031-0/+2
* sort: test against all month formats in month-sortChristos Margiolis2023-12-014-45/+263
* tail: Clean up error messages.Dag-Erling Smørgrav2023-11-294-9/+9
* tail: Fix heap overflow in -F case.Dag-Erling Smørgrav2023-11-292-22/+38
* tail.1: Add an example for +n 1Mateusz Piotrowski2023-11-281-1/+7
* tail.1: Lint with mandoc(1)Mateusz Piotrowski2023-11-281-3/+3
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-27207-476/+7
* Remove copyright strings ifdef'd outWarner Losh2023-11-27113-1015/+0
* sccs: Manual changesWarner Losh2023-11-2715-101/+0
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-27631-1424/+0
* dirdeps: Update/fix Makefile.depend* for toolchainKa Ho Ng2023-11-2714-18/+36
* lockf: switch to strtonum() for parsing timeoutKyle Evans2023-11-261-5/+7
* lockf: allow locking file descriptorsKyle Evans2023-11-263-16/+266
* lockf: add some testsKyle Evans2023-11-263-0/+159
* lockf: don't hold stdin/stdout/stderr openAlexander Melkov2023-11-261-2/+5
* lockf: correct omission in the usage statementKyle Evans2023-11-261-2/+2
* lockf: hide unavailable error with -n -sKyle Evans2023-11-261-7/+11
* Add myself (akiyano) to calendar.freebsdArthur Kiyanovski2023-11-201-0/+1
* Add interface NVME to devstatAlexander Motin2023-11-161-0/+2
* vmstat: Make disks reporting some more reasonableAlexander Motin2023-11-161-14/+20
* Retire LLD_IS_LD optionBrooks Davis2023-11-131-1/+1
* netstat: fix missing tab in icmp6 outputKristof Provost2023-11-121-1/+1
* llvm: Reduce overlinking with the minimal llvmAndrew Turner2023-11-102-4/+4
* dirdeps: Update clang-tblgen dependenciesKa Ho Ng2023-11-091-0/+1
* grep: don't rely on implementation-defined malloc(0) behaviorKyle Evans2023-11-051-0/+4
* Add IBM TS1170 density codes and specs.Kenneth D. Merry2023-10-311-1/+3
* dirdeps: Add missing dependency filesStephen J. Kiernan2023-10-291-0/+11
* install: handle -m +X more accuratelyKyle Evans2023-10-192-2/+26
* Remove $FreeBSD$: one line sh-patternJose Luis Duran2023-10-1829-31/+1
* mkimg: Regenerate all the tests for gptWarner Losh2023-10-1728-3754/+3798
* mkimg_test: remove vtoc8 images, they aren't neededWarner Losh2023-10-1728-4472/+0
* mkimg: Ensure GPT Entry Array is at least 16kWarner Losh2023-10-171-4/+12
* procstat auxv: widen COMM column to MAXCOMLENBrooks Davis2023-10-161-4/+4