index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
ping
/
ping.c
Age
Commit message (
Expand
)
Author
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-14
permit -s 0. from Maxim Konovalov
itojun
2002-11-16
set sa_len right
itojun
2002-11-16
die if strdup fails
itojun
2002-11-16
use strlcpy. initialize sa_len correctly.
itojun
2002-09-21
Touch up error/warning messages.
mycroft
2002-09-21
select() -> poll()
mycroft
2002-08-12
Add support for printing out messages about missing packet gaps. This is
matt
2002-08-01
u_short cleansing (use u_int16_t where appropriate)
itojun
2002-05-31
clarify comment when nreceived > ntransmitted. from deraadt
itojun
2001-12-20
Sync getopt() / man page with actual getopt options.
soren
2001-11-01
fix a couple of -Wshadow warnings
lukem
2001-10-10
- use IP_MAXPACKET instead of 65535.
yamt
2001-10-09
- fix overrun bug.
yamt
2001-02-19
convert to use getprogname()
cgd
2001-01-12
correct use of howmany() for fd_set. commented by deraadt
itojun
2000-10-10
Format string cleanups by Bill Sommerfeld.
is
2000-10-07
avoid fd_set overflow. see openbsd select(2).
itojun
2000-01-31
sync with latest libipsec and kernel.
itojun
2000-01-20
Fix data comparison to not overrun array bounds.
mycroft
1999-07-04
do not pass NULL to errx().
itojun
1999-07-04
do not bark even if ipsec policy setting for "route flushing 127.0.0.1"
itojun
1999-07-03
0 -> STDIN_FILENO
kleink
1999-07-02
IPsec support (specify policy on ping - quite useful to test
itojun
1999-06-19
Support for ping -a: beep when packet received.
sommerfeld
1999-04-17
Correct nokerninfo tty flag being left set in most error cases.
mjl
1999-03-08
Don't bother doing stddev calculation when n==1, since that results in
sommerfe
1999-02-25
Once more around the hickory shrub. Faster and simpler stddev calculation from
jwise
1999-02-25
Fix calculation of standard deviation. From Brian C. Grayson <bgrayson@orac....
jwise
1999-02-24
Add code from Daniel Hagerty <hag@ai.mit.edu> to print standard deviation
jwise
1998-11-06
char -> unsigned char
christos
1998-10-26
Fix usage string;
enami
1998-10-25
Update to the 980911 version from ftp.rhyolite.com:/src/ping.tar.Z
christos
1998-10-01
Add getuid() check if -f is set, fixes pr 6222 by Uwe Arndt.
frueauf
1998-09-14
Restrict -l to the superuser as suggested in PR 3973 from <soren@t.dk>.
tv
1998-09-14
Nuke the termios stuff from the 1997/03/11 import, which prevents ping
tv
1998-07-28
__AUDIT__ cleanup.
mycroft
1998-04-16
Take into consideration that icmp_nextmtu is stored in network byte order;
kleink
1997-12-01
PR/4615: David Jones: Ping usage does not show -o option.
christos
1997-11-30
Make the "failed to clear cached route" a warning only if verbose is set.
christos
1997-11-05
lint
cgd
1997-09-15
* cleanup .Nm
lukem
1997-07-17
convert to host byte order when printing stats of received ICMP
mikel
1997-06-01
Update from Vernon Schryver, fixing the kluge to flush the route cache.
christos
1997-04-02
Make ping obey the -n flag in places.
augustss
1997-03-24
Don't allow < 1 sec ping interval to regular users.
christos
1997-03-19
Try adding `o' option again; connection died.
christos
1997-03-19
Take care of alignment problems on the alpha: From John Birell, via cgd.
christos
1997-03-18
PR/3329: From David Jones: Add F_ONCE
christos
[next]