aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* sort(1): randomcoll: Skip the memory allocation entirelyConrad Meyer2019-04-041-15/+6
* sort(1): randomcoll: Don't sort on ENOMEMConrad Meyer2019-04-041-19/+9
* strings: capsicumize itMariusz Zaborski2019-04-041-0/+6
* Import libxo-1.0.2Phil Shafer2019-04-031-1/+1
* rctl: fix sysctl kern.racct.enable use after r341182Mateusz Guzik2019-04-031-2/+3
* Fix regression in top(1) after r344381, causing informational messagesDimitry Andric2019-04-021-5/+11
* systat -zarc to display disk activities like -vmMichael Reifenberger2019-04-027-180/+248
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-1/+1
* Revert r345706: the third time will be the charmEnji Cooper2019-03-291-1/+1
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-1/+1
* Revert r345704Enji Cooper2019-03-291-1/+1
* CXXSTD is the C++ analogue to CSTD.Enji Cooper2019-03-291-1/+1
* dtc(1): Update to 1a79f5f26631Kyle Evans2019-03-288-47/+299
* 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-236/+363
|\|
| * svn: support building with WITH_PIEEd Maste2019-02-2112-159/+160
| * Fix more AddressSanitizer violations in usr.bin/topDimitry Andric2019-02-201-30/+24
| * 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