aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* freebsd-tips: Use a fetchable URL as exampleLi-Wen Hsu2021-07-271-2/+2
* one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugsWarner Losh2021-07-101-6/+4
* truss: minor cleanup and pedantic warning fixesAlex Richardson2021-07-052-30/+44
* truss: fix handling of 64-bit arguments/return values for compat32Alex Richardson2021-07-051-23/+17
* kdump: use VIS_NOLOCALE when printing outputAlex Richardson2021-07-051-1/+1
* id: sanitize arguments betterAlan Somers2021-07-031-0/+2
* pkgbase: Create a FreeBSD-nfs packageEmmanuel Vadot2021-06-301-0/+2
* mkimg: Add fat32lba partition typeJose Luis Duran2021-06-294-0/+4
* Use if ... else when printing memory attributesAndrew Turner2021-06-121-36/+18
* mendMichael Tuexen2021-06-073-7/+16
* elfctl: avoid touching file if no change madeEd Maste2021-06-021-1/+5
* sort: Hook NetBSD tests up to the buildMark Johnston2021-05-201-2/+2
* sort: Cache value of MB_CUR_MAXCyril Zhang2021-05-205-34/+45
* sort: Stop "fixing" obsolete key syntax after -- flagCyril Zhang2021-05-201-0/+5
* truss: Decode FreeBSD 11 mknod(2) and mknodat(2)Mark Johnston2021-05-191-2/+6
* Clean up copyright messages.Kirk McKusick2021-05-172-10/+8
* find(1): Document the -f optionCeri Davies2021-05-161-1/+14
* usr.bin/patch: remove unneeded header.Xin LI2021-05-161-1/+0
* usr.bin/netstat: use roundup2 when rounding up to power of 2.Xin LI2021-05-162-3/+3
* truss: Add missing underscore to compat_prefix for FreeBSD32Alex Richardson2021-05-111-1/+1
* usr.bin/lex: regenerate bootstrap files after d37f81e35bAlex Richardson2021-05-112-18/+6
* truss: improved support for decoding compat32 argumentsAlex Richardson2021-05-113-45/+87
* truss: split counting of syscalls and syscall calling conventionAlex Richardson2021-05-114-63/+67
* gcore: add option to dump core using kernel facilityKonstantin Belousov2021-05-102-11/+80
* gcore: split code to open core file into helperKonstantin Belousov2021-05-101-8/+17
* less: upgrade to v581.2.Xin LI2021-05-091-1/+12
* diff: eleminitate useless macrosBaptiste Daroussin2021-05-051-57/+56
* diff: simplify the hash functionsBaptiste Daroussin2021-05-051-50/+27
* diff: fix typo in a commentBaptiste Daroussin2021-05-051-1/+1
* diff: remove stalled entries in headersBaptiste Daroussin2021-05-051-3/+0
* diff: eliminate space at end of lineBaptiste Daroussin2021-05-051-33/+33
* diff: add a test case about the non regular file supportBaptiste Daroussin2021-05-051-0/+15
* Fix zgrep --versionMateusz Piotrowski2021-04-261-3/+3
* flex: Regen bootstrap filesJung-uk Kim2021-04-234-14/+18
* du_test: Skip three tests if sparse files are not supportedAlex Richardson2021-04-221-0/+14
* Improve size readability.Michael Reifenberger2021-04-213-89/+49
* systat.1: Remove Tn macrosMateusz Piotrowski2021-04-171-41/+14
* systat.1: Fix synopsisMateusz Piotrowski2021-04-171-1/+1
* Add GPT PREP-boot type to mkimg(1) from geom_gpt.Nathan Whitehorn2021-04-151-0/+2
* m4(1): Add a SEE ALSO section and reference an AT&T manualGordon Bergling2021-04-151-1/+12
* sed(1): Add a reference for a 4.4BSD manual documentGordon Bergling2021-04-151-1/+10
* [bc] Update to version 4.0.0Stefan Eßer2021-04-101-2/+0
* Fix `netstat -rs` reporting.Alexander V. Chernikov2021-04-042-13/+1
* Fix warning about signed comparison and drop WARNS for ktrdump(8).Dmitry Chagin2021-04-012-9/+7
* fortune: add a tip about gstatAlan Somers2021-03-211-0/+6
* find(1): Refine the HISTORY within the manual page.Gordon Bergling2021-03-201-3/+10
* find(1): Mark -not as an extensions to POSIXDaniel Ebdrup Jensen2021-03-201-3/+3
* tail: fix "tail -F" file rotation detectionChuck Silvers2021-03-181-1/+1
* backlight(8): Add note that with option it print the current brightness.Emmanuel Vadot2021-03-101-1/+4
* backlight: Fix incr/decr with percent value of 0David Schlachter2021-03-101-2/+7