Date: Sat, 16 Jun 2001 11:55:13 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rarpd rarpd.c Message-ID: <200106161855.f5GItD724953@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2001/06/16 11:55:13 PDT Modified files: usr.sbin/rarpd rarpd.c Log: Comply with POSIX rules: o Use %u for printing u_int. o Cast sizeof() to u_long, and print with %lu Reviewed by: wollman Revision Changes Path 1.28 +3 -3 src/usr.sbin/rarpd/rarpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106161855.f5GItD724953>