cvs commit: src/sbin/ping6 Makefile ping6.c

Colin Percival colin.percival at wadham.ox.ac.uk
Sat Jan 8 22:38:18 PST 2005


Tom Rhodes wrote:
>   Modified files:
>     sbin/ping6           Makefile ping6.c 
>   Log:
>   Use static const char and bump WARNS.

Judging by the latest tinderbox build, it looks like you
need to replace "size_t" with "socklen_t" at line 1772 of
ping6.c before setting WARNS=6.

Colin Percival


More information about the cvs-src mailing list