aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Update mentor and calendar filesMitchell Horne2019-03-221-0/+1
* lockf(1): return EX_UNAVAILABLE if -n is used and the lock file does notAndriy Voskoboinyk2019-03-201-0/+2
* Change date of Canberra Day, now on second Monday in March.Greg Lehey2019-03-171-1/+1
* proccontrol(1): Add kpti control mode.Konstantin Belousov2019-03-161-1/+43
* Some fixes for proccontrol(1) man page.Konstantin Belousov2019-03-131-3/+9
* Drop "All rights reserved" from the files I ownAlan Somers2019-03-115-5/+6
* Don't compress and uuencode the "hexdump -C" output files. JustMarcel Moolenaar2019-03-09290-6701/+26409
* Improve ARP logging.Bjoern A. Zeeb2019-03-091-0/+1
* seq(1): Require user-provided format strings to contain a conversionConrad Meyer2019-03-072-2/+18
* Do not reference deskutils/cal from cal.1.Mateusz Piotrowski2019-03-071-6/+0
* Document that cal(1) cannot start a week with Monday.Mateusz Piotrowski2019-03-071-1/+10
* Flush stdout after each iteration.Alexander Motin2019-03-061-0/+1
* Round # partitions up to fill the last GPT table sectorMarcel Moolenaar2019-03-0526-1094/+1097
* Show wiring state of map entries in procstat -v.Mark Johnston2019-03-052-3/+14
* Merge ^/head r344549 through r344775.Dimitry Andric2019-03-0412-51/+198
|\
| * Add IBM TS1160 density codes to libmt and the mt(1) man page.Kenneth D. Merry2019-03-041-1/+3
| * Fix compilation of world with WITHOUT_{INET,INET6}_SUPPORT or both set.Bjoern A. Zeeb2019-03-031-5/+24
| * patch(1): Exit successfully if we're fed a 0-length patchKyle Evans2019-03-013-1/+6
| * truss: Add support for fsync(2) and fdatasync(2).Thomas Munro2019-02-281-0/+4
| * proccontrol(1) man page.Konstantin Belousov2019-02-262-1/+123
| * Fix handling of rights on stdio streams, take two.Mark Johnston2019-02-254-43/+38
* | Merge ^/head r344178 through r344512.Dimitry Andric2019-02-2521-234/+361
|\|
| * svn: support building with WITH_PIEEd Maste2019-02-2112-158/+159
| * Fix more AddressSanitizer violations in usr.bin/topDimitry Andric2019-02-201-29/+23
| * calendar: use iconv to respect the output encodingBaptiste Daroussin2019-02-205-15/+143
| * Minor cleanup for mkuzip(8) man page.Konstantin Belousov2019-02-191-33/+33
| * kdump: expand comment on reasons for CAPFAIL_LOOKUPEd Maste2019-02-181-1/+1
| * Add WITH_PIE knob to build Position Independent ExecutablesEd Maste2019-02-152-0/+4
* | Merge ^/head r343956 through r344177.Dimitry Andric2019-02-159-32/+65
|\|
| * Implement Address Space Layout Randomization (ASLR)Konstantin Belousov2019-02-101-2/+30
| * Fix the first couple of AddressSanitizer violations in usr.bin/top.Dimitry Andric2019-02-101-4/+18
| * Fix multiple warnings in usr.bin/top about variables shadowing globalDimitry Andric2019-02-103-10/+6
| * Fix multiple warnings in usr.bin/top about discarded qualifiers fromDimitry Andric2019-02-107-17/+12
* | Merge ^/head r343807 through r343955.Dimitry Andric2019-02-104-33/+28
|\|
| * Add myself to committers-src.dot and calendar.freebsdJohannes Lundberg2019-02-091-0/+1
| * Add myself to committers-ports.dot and calendar.freebsdKai Knoblich2019-02-081-0/+1
| * newkey(8): fix 'tmpname' memory leak (always) and input file descriptor leakAndriy Voskoboinyk2019-02-081-4/+12
| * ipcs(1): drop obsolete error checkingAndriy Voskoboinyk2019-02-071-21/+6
| * vtfontcvt: whitespace cleanupEd Maste2019-02-061-8/+8
* | Merge ^/head r343571 through r343711.Dimitry Andric2019-02-034-9/+60
|\|
| * Shar files may be seen as binary by grep.Bryan Drewery2019-01-311-2/+2
| * elfdump: use designated array initialization for note typesEd Maste2019-01-311-3/+7
| * elfdump: fix build after r343610Ed Maste2019-01-311-0/+2
| * elfdump: include note type namesEd Maste2019-01-311-1/+11
| * elfdump: whitespace fixup in advance of other changesEd Maste2019-01-311-4/+4
| * install(1): Fix relative path calculation with partial common dest/srcKyle Evans2019-01-312-2/+37
* | Merge ^/head r343320 through r343570.Dimitry Andric2019-01-306-19/+256
|\|
| * calendar(1): Fix Aschermittwoch date for Austrian calendarOleksandr Tymoshenko2019-01-291-1/+1
| * A few corrections and clarifications to r343406.Benedict Reuschling2019-01-281-10/+17
| * Fix whiteout support in find(1)Oleksandr Tymoshenko2019-01-281-1/+3