| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a regression introduced on revision r271909, when using argument -g | araujo | 2016-07-05 | 1 | -5/+2 |
* | For pointers use NULL instead of 0. | araujo | 2016-05-16 | 1 | -1/+1 |
* | Use nitems() from sys/param.h. | araujo | 2016-04-19 | 1 | -1/+1 |
* | Use NULL instead of 0 for pointers. | araujo | 2016-04-19 | 1 | -1/+1 |
* | Create packages for atm, ccdconfig, devd, ipf, ipfw, | gjb | 2016-02-09 | 1 | -0/+1 |
* | Use arc4random_buf(). While there, unifdef the code for HAVE_ARC4RANDOM. | delphij | 2015-08-16 | 2 | -16/+2 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+22 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 2 | -6/+14 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | sjg | 2014-11-19 | 3 | -341/+322 |
| |\ |
|
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 1 | -2/+8 |
| |\ \ |
|
| * | | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | | | Merge from head | sjg | 2013-09-05 | 2 | -9/+35 |
| |\ \ \ |
|
| * | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Sync from head | sjg | 2012-11-04 | 1 | -2/+4 |
| |\ \ \ \ \ |
|
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+23 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Add ability to not specify a zone identifier twice, when both source and | ae | 2014-12-16 | 1 | -4/+13 |
* | | | | | | Convert sbin/ to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | WARNS=3 and style fixes. No functionality change. | hrs | 2014-10-20 | 2 | -103/+102 |
* | | | | | Add -x waittime and -X timeout options for feature parity. These are | hrs | 2014-10-17 | 2 | -9/+63 |
* | | | | | Fix a problem that reply packets are not received when -i T option is set | hrs | 2014-09-20 | 2 | -232/+166 |
* | | | | | Revert changes in r269180. It could cause -c N option to enter an | hrs | 2014-09-20 | 1 | -8/+2 |
| |_|_|/
|/| | | |
|
* | | | | When interval is set to very small value with limited amount of packets, | delphij | 2014-07-28 | 1 | -2/+8 |
| |_|/
|/| | |
|
* | | | Remove EOL whitespace. | joel | 2013-05-08 | 1 | -1/+1 |
* | | | Use FF02:0:0:0:0:2:FF00::/104 prefix for IPv6 Node Information Group | hrs | 2013-05-04 | 2 | -9/+35 |
| |/
|/| |
|
* | | Check the return error of set[ug]id. While this can never fail in the | eadler | 2012-10-22 | 1 | -2/+4 |
|/ |
|
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 1 | -2/+2 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-10 | 1 | -2/+1 |
* | Spelling fixes for sbin/ | uqs | 2012-01-07 | 1 | -1/+1 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-19 | 1 | -66/+34 |
* | Remove the advertising clause from UCB copyrighted files in sbin. This | joel | 2010-12-12 | 1 | -4/+0 |
* | Fix typos and spelling mistakes. | joel | 2010-08-06 | 1 | -1/+1 |
* | Call free and freeaddrinfo before exiting. | brucec | 2010-06-16 | 1 | -14/+35 |
* | o Add do-not-fragment option support to ping6(8). | maxim | 2010-04-20 | 2 | -6/+16 |
* | Implement -R support, similar to ping(8)'s -A. | matteo | 2008-08-27 | 2 | -14/+34 |
* | Add -e to usage() | matteo | 2008-08-27 | 1 | -1/+1 |
* | Implement audible support similar to ping(8) -a option. Since -a was already ... | matteo | 2008-08-26 | 2 | -3/+16 |
* | Change the exit status for 0 and 2 to be the same as with ping(1) | bz | 2008-05-27 | 2 | -4/+9 |
* | Decrease ping6's minimum allowed interval | silby | 2008-02-25 | 1 | -3/+3 |
* | Add -o option to match ping(8) | dd | 2007-11-20 | 2 | -5/+12 |
* | Remove the -DFAST_IPSEC from Makefiles again. | bz | 2007-07-05 | 1 | -1/+1 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | gnn | 2007-07-01 | 2 | -3/+3 |
* | Correct two issues in ping6: | mtm | 2007-04-19 | 1 | -19/+68 |
* | These IPv6-only tools have no explicit dependency on the INET6 macro. | yar | 2006-07-27 | 1 | -1/+1 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-10 | 2 | -15/+20 |
* | Fixed the misplaced $FreeBSD$. | ru | 2005-02-09 | 1 | -1/+1 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Fix build on all (hopefully) 64 bit architectures. | trhodes | 2005-01-09 | 1 | -1/+1 |