summaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/head r339015 through r339669.Dimitry Andric2018-10-2320-167/+287
|\
| * Add an IMPLEMENTATION NOTES section to ldd.1.Mark Johnston2018-10-231-1/+10
| * ar: report errno on warning/errorEd Maste2018-10-234-12/+15
| * Add a "live" mode to ktrdump.John Baldwin2018-10-222-14/+62
| * Add -b/-l options to localedef(1) to specify output endianness and useYuri Pankov2018-10-205-60/+108
| * Add myself to calendar, and update mentors-mentee relationships.Alexandre C. Guimarães2018-10-201-0/+1
| * A single comma was missing to separate the "see also" items inBenedict Reuschling2018-10-201-1/+1
| * 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
| * | Make factor(6) buildable.Jung-uk Kim2018-09-191-5/+3
| * | Make dc(1) buildable.Jung-uk Kim2018-09-192-18/+20
* | | Merge ^/head r338731 through r338987.Dimitry Andric2018-09-277-7/+93
|\ \ \ | | |/ | |/|
| * | 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
* | | Merge ^/head r338595 through r338689, and resolve conflicts.Dimitry Andric2018-09-144-4/+4
|\| |
| * | lld: add -z interpose supportEd Maste2018-09-141-1/+7
| |/
| * MFV r338519:Martin Matuska2018-09-113-3/+3
| * remove doubled name in objcopy manpageEd Maste2018-09-111-1/+1
* | Merge ^/head r338392 through r338594.Dimitry Andric2018-09-116-41/+426
|\|
| * 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
* | Merge ^/head r338298 through r338391.Dimitry Andric2018-08-2910-38/+139
|\|
| * 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
* | Merge ^/head r338026 through r338297, and resolve conflicts.Dimitry Andric2018-08-2428-232/+229
|\|
| * 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
* | Merge ^/head r338015 through r338025.Dimitry Andric2018-08-181-20/+21
|\|