aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* truss: Add missing underscore to compat_prefix for FreeBSD32Alex Richardson2021-05-111-1/+1
* Clean up copyright messages.Kirk McKusick2021-05-112-10/+8
* netstat: fix typo from 0471a8c73402Richard Scheffenegger2021-05-101-1/+1
* tcp: SACK Lost Retransmission Detection (LRD)Richard Scheffenegger2021-05-101-0/+2
* gcore: add option to dump core using kernel facilityKonstantin Belousov2021-05-032-11/+80
* gcore: split code to open core file into helperKonstantin Belousov2021-05-031-8/+17
* usr.bin/netstat: use roundup2 when rounding up to power of 2.Xin LI2021-05-022-3/+3
* usr.bin/patch: remove unneeded header.Xin LI2021-05-021-1/+0
* Add a way to map arm64 non-posted device memoryAndrew Turner2021-05-011-0/+3
* poll(2): Add POLLRDHUP.Thomas Munro2021-04-281-1/+1
* systat: Handle SIGWINCH to properly window resizing and adjustMichael Reifenberger2021-04-214-10/+22
* systat: Avoid incorrect reallocation in pigs.cMichael Reifenberger2021-04-211-10/+7
* usr.bin/lex: regenerate bootstrap files after d37f81e35bAlex Richardson2021-04-212-18/+6
* Revert "contrib/flex: Drop local __dead2 patch"Alex Richardson2021-04-212-6/+18
* contrib/flex: Drop local __dead2 patchAlex Richardson2021-04-202-18/+6
* flex: Regen bootstrap filesJung-uk Kim2021-04-194-14/+18
* less: upgrade to v581.Xin LI2021-04-191-1/+12
* tcp: add support for TCP over UDPMichael Tuexen2021-04-183-7/+16
* Fix zgrep --versionMateusz Piotrowski2021-04-181-3/+3
* grep: Fix an incorrect description of the -C flagMateusz Piotrowski2021-04-172-14/+11
* Use if ... else when printing memory attributesAndrew Turner2021-04-111-36/+18
* m4(1): Add a SEE ALSO section and reference an AT&T manualGordon Bergling2021-04-081-1/+12
* sed(1): Add a reference for a 4.4BSD manual documentGordon Bergling2021-04-081-1/+10
* [bc] Update to version 4.0.0Stefan Eßer2021-04-061-2/+0
* Fix `netstat -rs` reporting.Alexander V. Chernikov2021-03-312-13/+1
* fortune/freebsd-tips: Fix markup and wordingDaniel Ebdrup Jensen2021-03-311-3/+3
* fortune/freebsd-tips: Add a few fortunesDaniel Ebdrup Jensen2021-03-301-0/+34
* fortune/freebsd-tips: Remove errant spacesDaniel Ebdrup Jensen2021-03-301-9/+10
* fortune/freebsd-tips: Remove bogus fortuneDaniel Ebdrup Jensen2021-03-301-3/+0
* truss: improved support for decoding compat32 argumentsAlex Richardson2021-03-253-45/+87
* Fix warning about signed comparison and drop WARNS for ktrdump(8).Dmitry Chagin2021-03-242-9/+7
* ls(1): Refine the HISTORY within the manual page.Gordon Bergling2021-03-131-3/+10
* Fix some common typos in commentsGordon Bergling2021-03-132-3/+3
* Improve the wording for showing the brightness levelBrad Davis2021-03-121-2/+2
* Remove the never-installed setchannel(1) utility. It only work(s|ed)Mark Murray2021-03-074-411/+0
* Fix 'make bmake' top-level bootstrapping.Bryan Drewery2021-03-061-0/+2
* truss: split counting of syscalls and syscall calling conventionAlex Richardson2021-03-044-63/+67
* compress(1): warn about link handlingFernando Apesteguía2021-03-041-1/+10
* env: style(9) fix, add a spaceKyle Evans2021-03-031-1/+1
* service(8): use an environment more consistent with init(8)Andrew Gierth2021-03-032-10/+22
* backlight(8): Add note that with option it print the current brightness.Emmanuel Vadot2021-03-031-1/+4
* backlight: Fix incr/decr with percent value of 0David Schlachter2021-03-031-2/+7
* fortune: add a tip about gstatAlan Somers2021-02-261-0/+6
* mkimg: Add support for offset if the source is an imageEmmanuel Vadot2021-02-251-8/+11
* mkimg: We always want the last block of the last inserted partitionEmmanuel Vadot2021-02-251-4/+2
* ncurses: Add support for terminfo databaseBaptiste Daroussin2021-02-2518-2180/+51
* Add GPT PREP-boot type to mkimg(1) from geom_gpt.Nathan Whitehorn2021-02-241-0/+2
* find(1): Mark -not as an extensions to POSIXDaniel Ebdrup Jensen2021-02-231-3/+3
* Source repo changes to add new committer Rajesh Kumar M ARajesh Kumar M A2021-02-161-0/+1
* Improve size readability.Michael Reifenberger2021-02-153-89/+49