freebsd-dev/usr.sbin/rarpd
Jonathan Lemon 2b4aa63478 Comply with POSIX rules:
o Use %u for printing u_int.
    o Cast sizeof() to u_long, and print with %lu

Reviewed by: wollman
2001-06-16 18:55:13 +00:00
..
Makefile WARNS=2 cleanup, ANSIfication, manpage mdoc(7) cleanup. 2001-06-11 09:29:34 +00:00
rarpd.8 WARNS=2 cleanup, ANSIfication, manpage mdoc(7) cleanup. 2001-06-11 09:29:34 +00:00
rarpd.c Comply with POSIX rules: 2001-06-16 18:55:13 +00:00