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
*
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
*
Remove documentation of old '-M' flag.
mdodd
2003-03-05
1
-15
/
+5
*
Support ICMP_TSTAMP/ICMP_TSTAMPREPLY.
mdodd
2003-03-02
2
-28
/
+104
*
Sort options.
ru
2003-02-23
2
-77
/
+83
*
Call fill() after maxpayload has been initialized.
mdodd
2003-01-29
1
-3
/
+6
*
Send ICMP_MASKREQ packets when the '-M' option is specified.
mdodd
2003-01-28
2
-10
/
+31
*
Better error handling for -s.
maxim
2003-01-23
2
-11
/
+15
*
style(9) sweep.
maxim
2003-01-23
1
-37
/
+30
*
Anti-magic: s/255/MAXTTL/
maxim
2003-01-23
1
-2
/
+2
*
Implement -D (do not fragment) and -z (TOS) options.
maxim
2003-01-23
2
-8
/
+63
*
Print strict source routing option.
maxim
2003-01-23
1
-1
/
+3
*
english(4) police.
schweikh
2002-12-27
1
-1
/
+1
*
Spelling: s/then/than/ where appropriate.
ru
2002-12-24
1
-1
/
+1
*
Fix LSRR option length check: it has to be less or equal remained header's
maxim
2002-10-21
1
-1
/
+2
*
Add an -o option to exit after receiving one reply. This can be used
dd
2002-10-02
2
-5
/
+12
*
Commit "unrelated style fixes" part of Bruce's patch (regarding
peter
2002-09-11
1
-5
/
+5
*
Modify previous commit to solve the real problem that made gcc think
peter
2002-09-11
1
-5
/
+5
*
In reference to previous commit: use err(3).
nectar
2002-09-09
1
-4
/
+2
*
Check for FD_SET overrun.
nectar
2002-09-09
1
-0
/
+4
*
Add the -A flag to the usage line.
iedowse
2002-08-27
1
-1
/
+1
*
Fix the broken "avoid unaligned data" fix. The problem is that the builtin
peter
2002-08-10
1
-2
/
+2
*
The .Nm utility
charnier
2002-07-06
1
-7
/
+9
*
o Change almost all magic numbers to the appropriate constants.
maxim
2002-07-05
1
-28
/
+32
*
More strict ip options parsing.
maxim
2002-07-05
1
-53
/
+44
*
WARNS fixes.
maxim
2002-04-02
1
-3
/
+3
*
style(9) cleanup.
maxim
2002-04-02
1
-57
/
+53
[next]