aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* file: Support testing multiple magic files.Xin LI2023-10-092-6/+18
* file_test: Fix file testJose Luis Duran2023-10-091-2/+1
* libfetch, fetch: Stop recommending the use of ca_root_nss.Dag-Erling Smørgrav2023-10-081-12/+2
* Connect mitigations(7) to the buildEd Maste2023-10-062-3/+6
* fortune: use 115200 in serial exampleEd Maste2023-10-051-1/+1
* genl: add a monitor subcommandBaptiste Daroussin2023-10-052-10/+158
* bsddialog: import version 1.0Baptiste Daroussin2023-10-041-3/+6
* dtc: Ensure it is built in C++17 modeJose Luis Duran2023-09-291-0/+2
* split: Improve GNU compatibility.Dag-Erling Smørgrav2023-09-282-1/+25
* split: Further option parsing improvements.Dag-Erling Smørgrav2023-09-281-38/+46
* nvi: import version 2.2.1Baptiste Daroussin2023-09-272-86/+86
|\
* | printenv: fix typo in a commentAlan Somers2023-09-271-1/+1
* | dtc: Sync with upstream commit 26a0fe5Jose Luis Duran2023-09-264-41/+121
* | printenv: Add test for printenv.Wang-Yan-Hao2023-09-253-1/+76
* | Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-09-2517-41/+0
* | factor: Remove an empty #ifdef __FBSDID clauseJohn Baldwin2023-09-231-2/+0
* | lastcomm: update i386 tests for additional timestamp resolutionEd Maste2023-09-222-56/+56
* | lastcomm: update amd64 tests for additional timestamp resolutionEd Maste2023-09-222-56/+56
* | lastcomm: improve timestamp displayMichael Paepcke2023-09-221-2/+2
* | Add deprecation notices to publickey(5) toolsEd Maste2023-09-204-0/+16
* | at.man: Move examples to the EXAMPLES sectionMateusz Piotrowski2023-09-181-8/+17
* | at.man: Fix mdoc(7) macro usageMateusz Piotrowski2023-09-181-20/+21
* | Merge bmake-20230909Simon J. Gerraty2023-09-183-5/+23
|\ \
* | | grep: Suppress EISDIR when reading.Dag-Erling Smørgrav2023-09-081-0/+2