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
*
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
*
Style(9) local vars after 'register' removal.
obrien
2002-03-23
1
-33
/
+41
*
Remove 'register' keyword.
obrien
2002-03-20
1
-13
/
+13
*
Use network byte order for the ICMP sequence number. This is only
fenner
2002-02-27
1
-6
/
+8
*
Document ping(8) reaction to SIGINFO.
maxim
2002-02-07
1
-1
/
+13
*
Fixed two bugs with the "-l preload" option:
ru
2002-01-14
1
-5
/
+9
*
Default to WARNS=2.
obrien
2001-12-04
1
-1
/
+1
*
The -A option (beep when packets are dropped) didn't work quite
iedowse
2001-09-25
2
-5
/
+12
*
Set BINOWN=root explicitly for setuid root binaries.
ru
2001-09-13
1
-0
/
+1
*
Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds
dd
2001-09-05
1
-2
/
+2
*
mdoc(7) police:
ru
2001-08-07
1
-16
/
+17
*
Remove whitespace at EOL.
dd
2001-07-15
1
-7
/
+7
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
Ian Dowse writes:
mjacob
2001-07-07
1
-16
/
+7
*
Fix unaligned access faults on alpha.
mjacob
2001-07-07
1
-1
/
+9
*
Modify ping so that it increases the send socket buffer size if the
rwatson
2001-06-30
1
-0
/
+5
*
Add a -A option to ping which beeps when packets are lost.
phk
2001-05-24
2
-3
/
+17
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+1
*
Set the default manual section for sbin/ to 8.
ru
2001-03-20
1
-1
/
+0
*
Add new option -m which allows the user to set IP TTL.
ru
2001-03-09
2
-12
/
+34
*
Prepare for mdoc(7)NG.
ru
2000-12-18
1
-1
/
+1
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-2
/
+2
*
Format string paranoia
kris
2000-11-19
1
-2
/
+2
*
Use CMSG_LEN() to compute ping SCM_TIMESTAMP cmsg_len.
shin
2000-03-14
1
-1
/
+1
*
CMSG_XXX macros alignment fixes to follow RFC2292.
shin
2000-03-03
1
-1
/
+1
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-2
/
+4
*
ping -S option was missing from IPsec merge, so enable it again.
shin
2000-02-08
1
-2
/
+2
*
Brucify:
billf
2000-01-20
2
-8
/
+16
[next]