| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r367988: | Mark Johnston | 2020-12-01 | 1 | -50/+56 |
* | MFC r363102: | Mark Johnston | 2020-07-20 | 1 | -1/+1 |
* | Add Makefile.depend.options | Simon J. Gerraty | 2019-12-19 | 2 | -3/+8 |
* | MFC r351318, r351330, r351393, r351398, r351440, r351461, r351548, r352226, r... | Alan Somers | 2019-09-16 | 7 | -107/+345 |
* | MFC r350994, r350998, r351030, r351033, r351171, r351223, r351226, r351424 | Alan Somers | 2019-09-15 | 4 | -109/+195 |
* | MFCr340363: | Mariusz Zaborski | 2019-09-10 | 1 | -3/+3 |
* | Revert r342219. | Mark Johnston | 2018-12-19 | 1 | -7/+14 |
* | MFC r341837, r342192: | Mark Johnston | 2018-12-19 | 1 | -14/+7 |
* | 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 |
* | Allow dhclient and ping to build WITHOUT_DYNAMICROOT | Ed Maste | 2018-09-09 | 1 | -1/+3 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -1/+3 |
* | We return a pointer when we are using cap_init() or cap_service_open() | Mariusz Zaborski | 2017-11-12 | 1 | -1/+1 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Simplify ping sandbox. | Mariusz Zaborski | 2017-10-28 | 1 | -20/+0 |
* | We use a few different ifdef's names to check if we are using Casper or not, | Mariusz Zaborski | 2017-09-21 | 2 | -12/+12 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 2 | -2/+2 |
* | Fix clang 4.0.0 warnings about taking the address of a packed member of | Dimitry Andric | 2017-01-06 | 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 | -44/+45 |
| |\ |
|
| * | | 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 | -44/+45 |
| |_|_|/
|/| | | |
|
* | | | | 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 |