freebsd-dev/usr.sbin/bsnmpd
Philip Paeps d3ddf1d615 Cast time_t to uintmax_t so they can be printed as %ju without breaking on
various architectures.  This should appease tinderbox on alpha and not break
it anywhere else.

Suggested by:	harti
2005-03-15 10:45:42 +00:00
..
bsnmpd For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
gensnmptree Let bsd.prog.mk set SRCS and MAN to their default values. 2005-01-28 16:08:11 +00:00
modules Cast time_t to uintmax_t so they can be printed as %ju without breaking on 2005-03-15 10:45:42 +00:00
Makefile Finish repo-copy of lib/libbsnmp/modules to usr.sbin/bsnmpd/modules. 2005-03-14 17:32:16 +00:00
Makefile.inc