aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Import libxo-1.4.0:Phil Shafer2020-01-251-1/+1
* random(6): Fix off-by-oneConrad Meyer2020-01-161-1/+1
* Allow bootstrapping mkimg on macOS/LinuxAlex Richardson2020-01-161-0/+2
* Do not skip line-by-line comparison if -q and -I are specified.Mark Johnston2020-01-141-1/+1
* When system calls indicate an error they return -1, not some arbitraryBaptiste Daroussin2020-01-142-8/+8
* asprintf returns -1, not an arbitrary value < 0. Also upon error theBaptiste Daroussin2020-01-141-2/+2
* mkstemp returns -1Baptiste Daroussin2020-01-141-2/+2
* Optimize diff -q.Mark Johnston2020-01-131-0/+5
* gprof: Enable riscvKristof Provost2020-01-134-2/+46
* Sync with r356645. desiredvnodes is now maxvnodes.Cy Schubert2020-01-131-4/+4
* As of r356642 desiredvnodes is u_long.Cy Schubert2020-01-131-1/+1
* Fix the way 'factor' behaves when using OpenSSL to match the descriptionGarance A Drosehn2020-01-123-21/+69
* Update the man page to reflect that "-M" and "-N" are deprecated and ignored.Rick Macklem2019-12-311-15/+3
* Get rid of old nfsstat options no longer used.Rick Macklem2019-12-311-12/+4
* Replace .h files included from old NFS directories with the new NFS ones.Rick Macklem2019-12-311-3/+1
* MFV r356163,r356197:Martin Matuska2019-12-313-3/+3
* Move type casts into a single place. No functional changes.Edward Tomasz Napierala2019-12-291-23/+15
* Update the nfsstat man page to reflect r355992.Rick Macklem2019-12-221-3/+3
* Update nfsstat to list the NFSv4.2 procedures and operations.Rick Macklem2019-12-221-0/+67
* top: display battery capacity remainingPhilip Paeps2019-12-215-0/+31
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-2035-41/+42
* Replace homemade getline(3) by actual getline(3)Baptiste Daroussin2019-12-171-17/+5
* Use strtoimax.Baptiste Daroussin2019-12-171-16/+6
* Convert routing statistics to VNET_PCPUSTAT.Gleb Smirnoff2019-12-171-6/+6
* Allow proper builds of libxo's CSV encoder:Phil Shafer2019-12-161-1/+1
* Support --all-repeats in uniq(1) for compatibility with gnu coreutils.Ian Lepore2019-12-152-11/+57
* Add -M option to nc(1), which makes it print the TCP connectionEdward Tomasz Napierala2019-12-141-0/+7
* random(6): produce random resultsConrad Meyer2019-12-134-21/+10
* [showmount] implement long optionsEitan Adler2019-12-122-5/+14
* Update Makefile.depend filesSimon J. Gerraty2019-12-1120-47/+18
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-1119-0/+151
* sed: process \r, \n, and \tKyle Evans2019-12-103-8/+69
* Fix: netstat -rsBaptiste Daroussin2019-12-091-0/+3
* gcore: Avoid using vm_map_entry_t.Mark Johnston2019-12-071-20/+27
* Fix tail -f in capability mode.Mark Johnston2019-12-061-5/+8
* Correct date and time of George Harrison's death.Greg Lehey2019-11-291-1/+1
* Clarify name of Pau Casals (it's Catalonian)Greg Lehey2019-11-281-2/+2
* Re-apply fixed r354847Conrad Meyer2019-11-201-56/+86
* Revert r354847 for nowConrad Meyer2019-11-201-73/+56
* Allow boostrapping xinstall on LinuxAlex Richardson2019-11-202-1/+11
* unifdef(1): Improve worst-case bound on symbol resolutionConrad Meyer2019-11-191-56/+73
* unifdef(1): Kill totally useless headerConrad Meyer2019-11-192-58/+28
* Add a "B" suffix to memory quantities in top(1) output.Mark Johnston2019-11-181-5/+6
* Link in NetBSD's unifdef(1) testsConrad Meyer2019-11-182-0/+17
* gcore: Don't add VSX notes on powerpcspeJustin Hibbits2019-11-161-0/+2
* libcompat: Correct rtld MLINKSBrooks Davis2019-11-121-0/+1
* netstat: igmp stats, error on unexpected information, not only warnBjoern A. Zeeb2019-11-121-0/+2
* Fix netstat -gs with ip_mroute module and/or vnetMike Karels2019-11-121-6/+4
* tip/cu: check for EOF on input on the local sideEric van Gyzen2019-11-111-7/+16
* Humanize more columns in the vmstat(8) output and adjust widths.Edward Tomasz Napierala2019-11-081-29/+51