aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | lastcomm(1): Only install if MK_ACCT is onEmmanuel Vadot2021-02-061-1/+1
* | truss: Decode sendfile(2) argumentsMark Johnston2021-02-052-0/+24
* | grep: turn off -w if -x is specifiedKyle Evans2021-02-052-1/+8
* | grep: fix null pattern and empty pattern file behaviorKyle Evans2021-02-052-30/+16
* | du_test: Skip three tests if sparse files are not supportedAlex Richardson2021-02-031-0/+14
* | diff: Use unprivileged_user with report_identical testOlivier Cochard2021-02-031-1/+6
* | Revert "diff: eliminate a useless lseek"Baptiste Daroussin2021-02-021-0/+1
* | tail: fix "tail -F" file rotation detectionChuck Silvers2021-02-021-1/+1
* | ofed: fix the WITH_OFED_EXTRA buildKyle Evans2021-01-301-0/+2
* | Fix ldd to work with more ELF files.John Baldwin2021-01-292-150/+187
* | du: tests: use dollar-single quotes where appropriateKyle Evans2021-01-291-1/+1
* | diff: eleminitate useless macrosBaptiste Daroussin2021-01-271-57/+56
* | diff: simplify the hash functionsBaptiste Daroussin2021-01-271-50/+27
* | diff: fix typo in a commentBaptiste Daroussin2021-01-271-1/+1
* | diff: remove stalled entries in headersBaptiste Daroussin2021-01-271-3/+0
* | diff: eliminate space at end of lineBaptiste Daroussin2021-01-271-33/+33
* | diff: eliminate a useless lseekBaptiste Daroussin2021-01-271-1/+0
* | diff: add a test case about the non regular file supportBaptiste Daroussin2021-01-271-0/+15
* | diff: fix incorrectly displaying files as duplicatesJamie Landeg-Jones2021-01-253-0/+8
* | diff: add a test case for failed -s optionBaptiste Daroussin2021-01-251-0/+11
* | elfctl: Fix type errors.Konstantin Belousov2021-01-231-3/+4