/[inetutils]/inetutils/ping/ChangeLog
ViewVC logotype

Diff of /inetutils/ping/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by gray, Wed Jul 14 10:46:45 2004 UTC revision 1.23 by ams, Thu Jan 20 22:11:07 2005 UTC
# Line 1  Line 1 
1    2005-01-20  Alfred M. Szmidt  <ams@gnu.org>
2    
3            * ping.c: Include <stdbool.h>
4            (ping_cvt_number): Function removed.
5            (main): Store the values for -c, -i and -t in variables, and don't
6            use `ping_cvt_number' to check if the arguments to an option are
7            valid, do it manually.  Set them accordingly after ping_init() is
8            done.
9            
10            * ping.c (main): Changed type of `is_root' to `bool'.  Update all
11            usage accordingly.
12    
13            * ping.c (main): Moved ping startup code to after the parsing of
14            the command line.  (and no, this should not be done before any
15            command line parsing!)
16    
17  2004-03-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  2004-03-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
18    
19          * ping.c (ping_cvt_number): Take an additional parameter          * ping.c (ping_cvt_number): Take an additional parameter

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26