freebsd-dev/sbin/ping
Peter Wemm 9d2b0ab82a Modify previous commit to solve the real problem that made gcc think
the timestamp was aligned.  ie: Use a void * instead of struct timeval *
which gcc assumes will be aligned.  Go back to memcpy().

Submitted by: bde
2002-09-11 18:12:29 +00:00
..
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ping.8 The .Nm utility 2002-07-06 19:34:18 +00:00
ping.c Modify previous commit to solve the real problem that made gcc think 2002-09-11 18:12:29 +00:00