aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add myself to committers-src.dot and calendar.freebsd.Yuri Pankov2018-10-101-0/+1
* MFH r338661 through r339253.Glen Barber2018-10-091-0/+1
|\
* | MFH r339206-r339212, r339215-r339239Glen Barber2018-10-081-0/+4
|\|
| * Teach truss how to display shm_open(2), shm_unlink(2)Allan Jude2018-10-071-0/+4
* | MFH r338661 through r339200.Glen Barber2018-10-0510-64/+161
|\|
| * top(1): Rework DESCRIPTION OF MEMORY section.Mateusz Piotrowski2018-10-021-52/+58
| * Remove references to the "new" NFS clients and servers. The "old"Edward Tomasz Napierala2018-10-011-4/+3
| * Don't override LDFLAGS set in bsd.cpu.mk.Brooks Davis2018-09-251-1/+1
| * Import mandoc 1.14.4Baptiste Daroussin2018-09-201-2/+2
| * Move remote & phones to usr.bin/tip/tip/Brad Davis2018-09-193-0/+88
| * Move install of locate.rc to usr.bin/locate/locate/Brad Davis2018-09-181-4/+1
| * Move mail.rc install to usr.bin/mail.Brad Davis2018-09-181-0/+1
| * lld: add -z interpose supportEd Maste2018-09-141-1/+7
* | Make factor(6) buildable.Jung-uk Kim2018-09-191-5/+3
* | Make dc(1) buildable.Jung-uk Kim2018-09-192-18/+20
|/
* MFV r338519:Martin Matuska2018-09-113-3/+3
* remove doubled name in objcopy manpageEd Maste2018-09-111-1/+1
* Through a combination of insufficient variable initialization andDag-Erling Smørgrav2018-09-101-41/+69
* Add kbowling to ports committer list and calendarKevin Bowling2018-09-051-0/+1
* Move fbtab, login.conf, and motd to usr.bin/login/Brad Davis2018-08-304-0/+356
* sed: Fix -i option behavior with 'q' command.Mark Johnston2018-08-294-6/+31
* Dynamically allocate IRQ ranges on x86.John Baldwin2018-08-281-3/+33
* Add libxo(3) support to last(1).Philip Paeps2018-08-283-29/+67
* When doing a -S "safe copy", the install command should do anKirk McKusick2018-08-271-0/+6
* Fix column alignment in per-thread mode.Mark Johnston2018-08-251-0/+2
* Don't use absolute path to sed when building usr.bin/joinAlex Richardson2018-08-231-1/+1
* tftp(1): switch default transfer mode to binaryAlan Somers2018-08-232-3/+3
* Add an lld option to emit PC-relative relocations for ifunc calls.Mark Johnston2018-08-231-1/+8
* dtc(1): Update to 0892ec7; HACKING and implicit header fixesKyle Evans2018-08-233-2/+6
* top(1): Use warnx and errx instead of fprintfEitan Adler2018-08-224-56/+22
* top(1): issue warning on invalid delayEitan Adler2018-08-221-1/+8
* minor grammar nit, to what? between them..John-Mark Gurney2018-08-211-1/+1
* Adjust formatting of grep and zgrep manual pages.Mateusz Piotrowski2018-08-202-79/+116
* Fully retire the unimplemented -t option from vmstat(8).John Baldwin2018-08-201-43/+2
* send-pr: wave goodbyeEitan Adler2018-08-194-28/+0
* diff(1): Refactor -B a little bitKyle Evans2018-08-191-31/+23
* diff(1): Implement -B/--ignore-blank-linesKyle Evans2018-08-1910-12/+72
* Use 'bool' instead of 'int' for various boolean flags.John Baldwin2018-08-181-20/+21
* dtc(1): Update to 97d2d5715eeb45108cc60367fdf6bd5b2046b050Kyle Evans2018-08-172-94/+104
* Revert r337419.Pedro F. Giffuni2018-08-161-3/+3
* indent(1): bug fix after r336333Piotr Pawel Stefaniak2018-08-153-1/+4
* tftp: Close a resource leak when putting filesAlan Somers2018-08-141-0/+1
* printf: Add test for width and precision in %b formatJilles Tjoelker2018-08-133-1/+4
* Chasing r337661, fix systat after arc accounting change.Cy Schubert2018-08-121-1/+6
* fix top after arc accounting changeMatt Macy2018-08-111-1/+5
* indent(1): revert r334640 and r334632Piotr Pawel Stefaniak2018-08-112-6/+6
* - Correct the description when jobs are executed related to load avgAlexander Leidinger2018-08-111-3/+4
* Move cron.d/at to usr.bin/at/Brad Davis2018-08-112-0/+10
* printf: Fix \c in %b in printf builtin exiting the shell after r337458Jilles Tjoelker2018-08-111-1/+1
* stat(1): cache id->name resolutionConrad Meyer2018-08-111-8/+4