aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-072-0/+11
* Revert r354449: libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-072-11/+0
* Import libxo-1.3.1:Phil Shafer2019-11-071-1/+1
* Add -0 option to ENV(1)Joseph Mingrone2019-11-072-9/+32
* libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-072-0/+11
* Import libxo-1.3.0:Phil Shafer2019-11-071-1/+1
* fileargs_init() sets errno on failure.Mark Johnston2019-11-063-3/+3
* patch(1): give /dev/null patches special treatmentKyle Evans2019-11-046-16/+184
* truss: centralize pointer-constructing casts.Brooks Davis2019-10-311-107/+104
* Fix column title alignment.Edward Tomasz Napierala2019-10-291-3/+3
* Grammar fix.Jeremie Le Hen2019-10-281-1/+1
* dtc: Allow multiple dts-v1 tagEmmanuel Vadot2019-10-261-2/+2
* exit requires stdlib.h to be included to use.Warner Losh2019-10-231-0/+1
* Correct spelling, apply appropriate respect.Greg Lehey2019-10-231-1/+1
* Add the fstat -s option to display socket information.Jeremie Le Hen2019-10-192-7/+95
* Remove IS_INADDR_ANY().Jeremie Le Hen2019-10-191-2/+1
* Improve the way we calculate variance to reduce the rounding errorsPoul-Henning Kamp2019-10-181-22/+39
* Ensure lld respects the WITH/WITHOUT_SHARED_TOOLCHAIN optionDimitry Andric2019-10-161-0/+4
* rpcgen: make compiler arglist allocation dynamicBrooks Davis2019-10-151-31/+30
* Add myself (samm) to calendar.freebsdOleksii Samorukov2019-10-131-0/+1
* gcore: Add powerpc64 32-bit gcore supportJustin Hibbits2019-10-112-1/+15
* gcore: Add aarch64 32-bit core supportJustin Hibbits2019-10-112-2/+12
* Add a missing macro for the previous commit (IS_INADDR_ANY()).Jeremie Le Hen2019-10-091-0/+1
* Use inet_ntop(3) instead of inet_ntoa(3) for AF_INET socket details.Jeremie Le Hen2019-10-091-2/+7
* Merge ^/head r353316 through r353350.Dimitry Andric2019-10-091-1/+1
|\
| * Fix various -Wpointer-compare warningsBrooks Davis2019-10-081-1/+1
* | Merge ^/head r352764 through r353315.Dimitry Andric2019-10-087-28/+54
|\|
| * tftp: fix two minor Coverity CIDsAlan Somers2019-10-031-1/+2
| * Restore description of packets dropped due to full reassembly queue.John Baldwin2019-10-031-2/+2
| * Fix a typo in a comment.John Baldwin2019-10-031-1/+1