freebsd-nq/usr.sbin/bsnmpd
Enji Cooper 4a2b63d5bb Convert tok from enum tok to int32_t in function calls
get_token(..) returns int32_t, not enum tok, and in many cases tests for items
not in enum tok (e.g. '('). Make the typing consistent with get_token, which
includes a domino effect of changing enum tok to int32_t.

MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
2016-05-14 23:29:41 +00:00
..
bsnmpd DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
gensnmptree Add META_MODE support. 2015-06-13 19:20:56 +00:00
modules MFH 2016-03-02 16:14:46 +00:00
tools Convert tok from enum tok to int32_t in function calls 2016-05-14 23:29:41 +00:00
Makefile
Makefile.inc Add a bsnmp package 2015-03-18 13:01:09 +00:00