aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* bsd.links.mk wants full pathsSimon J. Gerraty2021-02-151-1/+1
* Links for bmake and bmake.1Simon J. Gerraty2021-02-151-0/+2
* procstat: distinguish vm map guards in procstat vm output.Konstantin Belousov2021-02-142-1/+7
* Update Subversion to 1.14.1 LTS. See contrib/subversion/CHANGES for aDimitry Andric2021-02-132-2/+3
* Merge bmake-20210206Simon J. Gerraty2021-02-113-20/+69
|\
* | systat.1: Fix synopsisMateusz Piotrowski2021-02-101-1/+1
* | systat.1: Remove Tn macrosMateusz Piotrowski2021-02-101-41/+14
* | localedef: Fix bootstrapping on Ubuntu 16.04Jessica Clarke2021-02-101-3/+16
* | usr.bin/grep: Fix Address OOB read errorAlex Richardson2021-02-092-5/+10
* | grep: fix -A handling in conjunction with -m match limitationKyle Evans2021-02-081-1/+20