aboutsummaryrefslogtreecommitdiff
path: root/sbin/ping
Commit message (Expand)AuthorAgeFilesLines
* MFC r367988:Mark Johnston2020-12-011-50/+56
* MFC r363102:Mark Johnston2020-07-201-1/+1
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-192-3/+8
* MFC r351318, r351330, r351393, r351398, r351440, r351461, r351548, r352226, r...Alan Somers2019-09-167-107/+345
* MFC r350994, r350998, r351030, r351033, r351171, r351223, r351226, r351424Alan Somers2019-09-154-109/+195
* MFCr340363:Mariusz Zaborski2019-09-101-3/+3
* Revert r342219.Mark Johnston2018-12-191-7/+14
* MFC r341837, r342192:Mark Johnston2018-12-191-14/+7
* MFC r341768,r341795: ping(8): remove needless comparision with LONG_MAXEugene Grosbein2018-12-161-1/+1
* MFC r340245: ping(8): improve diagnostics in case of wrong arguments.Eugene Grosbein2018-12-081-40/+41
* Allow dhclient and ping to build WITHOUT_DYNAMICROOTEd Maste2018-09-091-1/+3
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* We return a pointer when we are using cap_init() or cap_service_open()Mariusz Zaborski2017-11-121-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Simplify ping sandbox.Mariusz Zaborski2017-10-281-20/+0
* We use a few different ifdef's names to check if we are using Casper or not,Mariusz Zaborski2017-09-212-12/+12
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Fix clang 4.0.0 warnings about taking the address of a packed member ofDimitry Andric2017-01-061-2/+5
* Check for socket creation success before calling bind().Don Lewis2016-05-121-10/+10
* MFHGlen Barber2016-04-041-2/+2
|\
| * o Restore some good whitespace killed in the previous commit.Maxim Konovalov2016-03-181-1/+1
| * o Kill EoL whitespaces.Maxim Konovalov2016-03-181-1/+1
| * o No need to resolve a mask that we get with ICMP_MASKREPLY,Maxim Konovalov2016-03-181-1/+1
* | MFHGlen Barber2016-03-142-10/+18
|\|
| * Allow minimum and maximum sweep size be the same.Gleb Smirnoff2016-03-111-2/+2
| * o Kill EoL whitespaces. No functional changes.Maxim Konovalov2016-03-111-6/+6
| * o Xr icmp(4).Maxim Konovalov2016-03-111-0/+1
| * o Document net.inet.icmp.maskfake and net.inet.icmp.tstamprepl sysctls.Maxim Konovalov2016-03-111-2/+9
* | MFHGlen Barber2016-03-023-21/+21
|\|
| * Update dependencies.Bryan Drewery2016-02-261-1/+1
| * Convert casperd(8) daemon to the libcasper.Mariusz Zaborski2016-02-253-21/+21
* | Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
|/
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+23
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-11/+5
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-192-44/+45
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+4
| * | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \
| * \ \ Merge headSimon J. Gerraty2014-04-282-37/+183
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync from headSimon J. Gerraty2012-11-041-2/+3
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+22
* | | | | | Remove "capability mode sandbox enabled" messages.Brooks Davis2015-05-041-3/+0
* | | | | | After r270929 RAW IP code assumes that all IP fields are in networkAndrey V. Elsukov2015-01-231-2/+2
* | | | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-6/+3
| |_|_|_|/ |/| | | |
* | | | | WARNS=3 and style fixes. No functionality change.Hiroki Sato2014-10-202-44/+45
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|/ |/| |
* | | Fix statically-linked build (WITHOUT_DYNAMICROOT).Jilles Tjoelker2014-03-161-2/+2