On Wed, Jan 12, 2011 at 06:01:21PM -0500, Michael Butler wrote:
[..]
>
> .. where "unsigned int" is actually a "sizeof(struct in_addr)",
>
> imb
This has been corrected.
--
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
pgp5
cc1: warnings being treated as errors
/usr/home/imb/svn/head/sys/netinet/if_ether.c: In function 'in_arpinput':
/usr/home/imb/svn/head/sys/netinet/if_ether.c:540: warning: format '%ld'
expects type 'long int', but argument 3 has type 'unsigned int'
*** Error code 1
.. where "unsigned int" is actua