| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFC r341768,r341795: ping(8): remove needless comparision with LONG_MAX | Eugene Grosbein | 2018-12-16 | 1 | -1/+1 |
| * | MFC r340245: ping(8): improve diagnostics in case of wrong arguments. | Eugene Grosbein | 2018-12-08 | 1 | -40/+41 |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 1 | -3/+1 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 1 | -1/+3 |
| * | MFC r311530: | Dimitry Andric | 2017-01-11 | 1 | -2/+5 |
| * | Check for socket creation success before calling bind(). | Don Lewis | 2016-05-12 | 1 | -10/+10 |
| * | MFH | Glen Barber | 2016-04-04 | 1 | -2/+2 |
| |\ | |||||
| | * | o Restore some good whitespace killed in the previous commit. | Maxim Konovalov | 2016-03-18 | 1 | -1/+1 |
| | * | o Kill EoL whitespaces. | Maxim Konovalov | 2016-03-18 | 1 | -1/+1 |
| | * | o No need to resolve a mask that we get with ICMP_MASKREPLY, | Maxim Konovalov | 2016-03-18 | 1 | -1/+1 |
| * | | MFH | Glen Barber | 2016-03-14 | 2 | -10/+18 |
| |\| | |||||
| | * | Allow minimum and maximum sweep size be the same. | Gleb Smirnoff | 2016-03-11 | 1 | -2/+2 |
| | * | o Kill EoL whitespaces. No functional changes. | Maxim Konovalov | 2016-03-11 | 1 | -6/+6 |
| | * | o Xr icmp(4). | Maxim Konovalov | 2016-03-11 | 1 | -0/+1 |
| | * | o Document net.inet.icmp.maskfake and net.inet.icmp.tstamprepl sysctls. | Maxim Konovalov | 2016-03-11 | 1 | -2/+9 |
| * | | MFH | Glen Barber | 2016-03-02 | 3 | -21/+21 |
| |\| | |||||
| | * | Update dependencies. | Bryan Drewery | 2016-02-26 | 1 | -1/+1 |
| | * | Convert casperd(8) daemon to the libcasper. | Mariusz Zaborski | 2016-02-25 | 3 | -21/+21 |
| * | | Explicitly add more files to the 'runtime' package. | Glen Barber | 2016-02-09 | 1 | -0/+1 |
| |/ | |||||
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+23 |
| |\ | |||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 2 | -11/+5 |
| | |\ | |/ |/| | |||||
| | * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 2 | -43/+44 |
| | |\ | |||||
| | * | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+4 |
| | * | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| | |\ \ | |||||
| | * \ \ | Merge head | Simon J. Gerraty | 2014-04-28 | 2 | -37/+183 |
| | |\ \ \ | |||||
| | * | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 1 | -2/+3 |
| | |\ \ \ \ | |||||
| | * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+22 |
| * | | | | | | Remove "capability mode sandbox enabled" messages. | Brooks Davis | 2015-05-04 | 1 | -3/+0 |
| * | | | | | | After r270929 RAW IP code assumes that all IP fields are in network | Andrey V. Elsukov | 2015-01-23 | 1 | -2/+2 |
| * | | | | | | Convert sbin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -6/+3 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | WARNS=3 and style fixes. No functionality change. | Hiroki Sato | 2014-10-20 | 2 | -43/+44 |
| | |_|_|/ |/| | | | |||||
| * | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| | |_|/ |/| | | |||||
| * | | | Fix statically-linked build (WITHOUT_DYNAMICROOT). | Jilles Tjoelker | 2014-03-16 | 1 | -2/+2 |
| * | | | Update most userspace consumers of capability.h to use capsicum.h instead. | Robert Watson | 2014-03-16 | 1 | -1/+1 |
| * | | | Protect ping(8) using Capsicum and Casper. This is protection against malicious | Pawel Jakub Dawidek | 2014-02-04 | 2 | -37/+183 |
| | |/ |/| | |||||
| * | | Check the return error of set[ug]id. While this can never fail in the | Eitan Adler | 2012-10-22 | 1 | -1/+2 |
| * | | Use timeclear() instead of home grown version. | Xin LI | 2012-07-02 | 1 | -1/+1 |
| |/ | |||||
| * | Small style fixes: | Ed Schouten | 2010-06-20 | 1 | -32/+16 |
| * | - improve readability | Daniel Gerzo | 2009-01-11 | 1 | -8/+12 |
| * | - rename the RETURN VALUES section to EXIT STATUS | Daniel Gerzo | 2009-01-07 | 1 | -1/+1 |
| * | Commit IPv6 support for FAST_IPSEC to the tree. | George V. Neville-Neil | 2007-07-01 | 1 | -1/+1 |
| * | Force the alignment of the chars arrays, as they are casted later to | Olivier Houchard | 2007-05-21 | 1 | -1/+1 |
| * | Remove alpha left-overs. | Ruslan Ermilov | 2006-08-22 | 1 | -3/+0 |
| * | Print packet loss figures with one decimal place. ping6 already does | Dima Dorfman | 2006-08-14 | 1 | -4/+4 |
| * | Add a new feature to ping(8) - possibility to specify maximum | Gleb Smirnoff | 2006-04-05 | 2 | -8/+35 |
| * | Sync usage() with SYNOPSIS. | Ruslan Ermilov | 2005-12-01 | 1 | -4/+4 |
