aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
| * clang: use -mxgot for 32-bit mipsKyle Evans2019-10-021-0/+5
| * Revert r352953: Convert pnmatch to single element array in regexec callsAlexander Kabaev2019-10-022-11/+11
| * Convert pnmatch to single element array in regexec callsAlexander Kabaev2019-10-022-11/+11
| * Capsicumize nm(1).Mark Johnston2019-09-301-0/+6
| * Allow entering fractional delays in top(1) interactive mode.Dimitry Andric2019-09-271-4/+14
| * Make fractional delays for top(1) work for interactive mode.Dimitry Andric2019-09-272-24/+28
| * Correct the final argument name in the top(1) manpage.Dimitry Andric2019-09-271-1/+1
* | Merge ^/head r352587 through r352763.Dimitry Andric2019-09-265-39/+66
|\|
| * Add an shm_rename syscallDavid Bright2019-09-261-0/+2
| * bspatch: add integer overflow checksEd Maste2019-09-261-9/+26
| * sysent: regenerate after r352705Kyle Evans2019-09-251-1/+3
| * bsdgrep(1): various fixes of empty pattern/exit code/-c behaviorKyle Evans2019-09-252-29/+35
* | Merge ^/head r352537 through r352586.Dimitry Andric2019-09-217-35/+26
|\|