aboutsummaryrefslogtreecommitdiff
path: root/sbin/ping
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Update most userspace consumers of capability.h to use capsicum.h instead.Robert Watson2014-03-161-1/+1
* | | Protect ping(8) using Capsicum and Casper. This is protection against maliciousPawel Jakub Dawidek2014-02-042-37/+183
| |/ |/|
* | Check the return error of set[ug]id. While this can never fail in theEitan Adler2012-10-221-1/+2
* | Use timeclear() instead of home grown version.Xin LI2012-07-021-1/+1
|/
* Small style fixes:Ed Schouten2010-06-201-32/+16
* - improve readabilityDaniel Gerzo2009-01-111-8/+12
* - rename the RETURN VALUES section to EXIT STATUSDaniel Gerzo2009-01-071-1/+1
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-011-1/+1
* Force the alignment of the chars arrays, as they are casted later toOlivier Houchard2007-05-211-1/+1
* Remove alpha left-overs.Ruslan Ermilov2006-08-221-3/+0