freebsd-dev/sbin/ping
Warner Losh ebe70c8f68 More egcs warning fixes:
o main returns int not void
	o use braces to avoid potentially ambiguous else

Note: The fix to natd is potentially functional in nature since I used
the indentation as the right thing rather than the struct semantics.
Someone more familiar with the code should double check me on this one.

Reviewed by: obrien and chuckr
1999-04-25 22:33:30 +00:00
..
Makefile Remove useless `BINOWN=root' now that it is the default. 1998-09-19 22:42:06 +00:00
ping.8 Finish documenting -S src-addr change. 1999-02-19 07:40:59 +00:00
ping.c More egcs warning fixes: 1999-04-25 22:33:30 +00:00