index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
ping
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
*
Updated dependencies
sjg
2014-05-10
1
-0
/
+4
*
Merge from head
sjg
2014-05-08
1
-1
/
+1
|
\
|
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
*
|
Merge head
sjg
2014-04-28
2
-37
/
+183
|
\
\
|
|
/
|
*
Fix statically-linked build (WITHOUT_DYNAMICROOT).
jilles
2014-03-16
1
-2
/
+2
|
*
Update most userspace consumers of capability.h to use capsicum.h instead.
rwatson
2014-03-16
1
-1
/
+1
|
*
Protect ping(8) using Capsicum and Casper. This is protection against malicious
pjd
2014-02-04
2
-37
/
+183
*
|
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
/
+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Check the return error of set[ug]id. While this can never fail in the
eadler
2012-10-22
1
-1
/
+2
|
|
/
/
|
*
|
Use timeclear() instead of home grown version.
delphij
2012-07-02
1
-1
/
+1
|
|
/
*
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+22
|
/
*
Small style fixes:
ed
2010-06-20
1
-32
/
+16
*
- improve readability
danger
2009-01-11
1
-8
/
+12
*
- rename the RETURN VALUES section to EXIT STATUS
danger
2009-01-07
1
-1
/
+1
*
Commit IPv6 support for FAST_IPSEC to the tree.
gnn
2007-07-01
1
-1
/
+1
*
Force the alignment of the chars arrays, as they are casted later to
cognet
2007-05-21
1
-1
/
+1
*
Remove alpha left-overs.
ru
2006-08-22
1
-3
/
+0
*
Print packet loss figures with one decimal place. ping6 already does
dd
2006-08-14
1
-4
/
+4
*
Add a new feature to ping(8) - possibility to specify maximum
glebius
2006-04-05
2
-8
/
+35
*
Sync usage() with SYNOPSIS.
ru
2005-12-01
1
-4
/
+4
*
-mdoc sweep.
ru
2005-11-18
1
-3
/
+4
*
Implement a new feature for ping(8) - sweeping pings. In a sweeping
glebius
2005-08-15
2
-7
/
+117
*
o Store timestamp in network byte order.
maxim
2004-09-30
1
-4
/
+15
*
Avoid using void pointers in additive expressions.
stefanf
2004-08-14
1
-1
/
+1
*
Remove advertising clause from University of California Regent's license,
markm
2004-04-09
2
-8
/
+0
*
Don't turn off the regular SIGINFO status information. The use of
iedowse
2004-04-07
1
-14
/
+0
*
style.Makefile(5):
johan
2004-02-23
1
-1
/
+1
*
Certain ICMP error replies cause ping to perform a reverse DNS
iedowse
2004-02-08
1
-0
/
+6
*
mdoc(7): Use the new feature of the .In macro.
ru
2003-09-08
1
-1
/
+1
*
o Rename local variables, do not shadow global declarations.
maxim
2003-07-14
1
-7
/
+7
*
o Kill MINICMPLEN, there is ICMP_MINLEN already.
maxim
2003-07-14
1
-7
/
+6
*
o Be ready to get a reply with length up to IP_MAXPACKET.
maxim
2003-07-14
1
-11
/
+18
*
The current recommended default time to live (TTL) for the Internet
ru
2003-06-25
1
-3
/
+3
*
Fix SIGINFO handling: do not print incorrect timing statistics
maxim
2003-06-02
1
-6
/
+6
*
Use __FBSDID() to quiet GCC 3.3 warnings.
obrien
2003-05-03
1
-4
/
+4
*
o Skip timestamp part when checking payload.
maxim
2003-04-14
1
-2
/
+8
*
Deal with a case where the returned packed was smaller than the
mdodd
2003-04-07
1
-12
/
+17
*
Back out support for RFC3514.
mdodd
2003-04-02
2
-17
/
+3
*
IP_EVIL -> IP_EF
maxim
2003-04-02
1
-2
/
+2
*
Implement support for RFC 3514 (The Security Flag in the IPv4 Header).
mdodd
2003-04-01
2
-3
/
+17
*
Default data length should be 56, not 64.
mdodd
2003-03-28
1
-1
/
+1
*
- Make -M mask and -M time exclusive.
mdodd
2003-03-24
1
-22
/
+21
*
Fixed an errx format error in rev.1.81. This should have been fatal
bde
2003-03-24
1
-2
/
+2
*
Demangle the usage message at the source level.
ru
2003-03-14
1
-15
/
+8
*
Fix and sync SYNOPSIS and usage().
ru
2003-03-11
2
-24
/
+44
*
Update ping to be WARNS=2 compliant.
seanc
2003-03-05
2
-27
/
+36
*
Spelling, grammar fixes.
mdodd
2003-03-05
1
-3
/
+3
[next]