summaryrefslogtreecommitdiffstats
path: root/sbin/ping
Commit message (Expand)AuthorAgeFilesLines
* MFC r311530:dim2017-01-111-2/+5
* Check for socket creation success before calling bind().truckman2016-05-121-10/+10
* MFHgjb2016-04-041-2/+2
|\
| * o Restore some good whitespace killed in the previous commit.maxim2016-03-181-1/+1
| * o Kill EoL whitespaces.maxim2016-03-181-1/+1
| * o No need to resolve a mask that we get with ICMP_MASKREPLY,maxim2016-03-181-1/+1
* | MFHgjb2016-03-142-10/+18
|\ \ | |/
| * Allow minimum and maximum sweep size be the same.glebius2016-03-111-2/+2
| * o Kill EoL whitespaces. No functional changes.maxim2016-03-111-6/+6
| * o Xr icmp(4).maxim2016-03-111-0/+1
| * o Document net.inet.icmp.maskfake and net.inet.icmp.tstamprepl sysctls.maxim2016-03-111-2/+9
* | MFHgjb2016-03-023-21/+21
|\ \ | |/
| * Update dependencies.bdrewery2016-02-261-1/+1
| * Convert casperd(8) daemon to the libcasper.oshogbo2016-02-253-21/+21
* | Explicitly add more files to the 'runtime' package.gjb2016-02-091-0/+1
|/
* Add META_MODE support.sjg2015-06-131-0/+23
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-272-11/+5
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-192-44/+45
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| * | Updated dependenciessjg2014-05-101-0/+4
| * | Merge from headsjg2014-05-081-1/+1
| |\ \
| * \ \ Merge headsjg2014-04-282-37/+183
| |\ \ \
| * | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | Updated dependenciessjg2013-02-161-2/+0
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Sync from headsjg2012-11-041-2/+3
| |\ \ \ \ \ \
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+22
| | |_|/ / / / | |/| | | | |
* | | | | | | Remove "capability mode sandbox enabled" messages.brooks2015-05-041-3/+0
* | | | | | | After r270929 RAW IP code assumes that all IP fields are in networkae2015-01-231-2/+2
* | | | | | | Convert sbin/ to LIBADDbapt2014-11-251-6/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | WARNS=3 and style fixes. No functionality change.hrs2014-10-202-44/+45
| |_|_|_|/ |/| | | |
* | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|_|/ |/| | |
* | | | Fix statically-linked build (WITHOUT_DYNAMICROOT).jilles2014-03-161-2/+2
* | | | Update most userspace consumers of capability.h to use capsicum.h instead.rwatson2014-03-161-1/+1
* | | | Protect ping(8) using Capsicum and Casper. This is protection against maliciouspjd2014-02-042-37/+183
| |/ / |/| |
* | | Check the return error of set[ug]id. While this can never fail in theeadler2012-10-221-1/+2
| |/ |/|
* | Use timeclear() instead of home grown version.delphij2012-07-021-1/+1
|/
* Small style fixes:ed2010-06-201-32/+16
* - improve readabilitydanger2009-01-111-8/+12
* - rename the RETURN VALUES section to EXIT STATUSdanger2009-01-071-1/+1
* Commit IPv6 support for FAST_IPSEC to the tree.gnn2007-07-011-1/+1
* Force the alignment of the chars arrays, as they are casted later tocognet2007-05-211-1/+1
* Remove alpha left-overs.ru2006-08-221-3/+0
* Print packet loss figures with one decimal place. ping6 already doesdd2006-08-141-4/+4
* Add a new feature to ping(8) - possibility to specify maximumglebius2006-04-052-8/+35
* Sync usage() with SYNOPSIS.ru2005-12-011-4/+4
* -mdoc sweep.ru2005-11-181-3/+4
* Implement a new feature for ping(8) - sweeping pings. In a sweepingglebius2005-08-152-7/+117
* o Store timestamp in network byte order.maxim2004-09-301-4/+15
* Avoid using void pointers in additive expressions.stefanf2004-08-141-1/+1
OpenPOWER on IntegriCloud