freebsd-skq/contrib/bsnmp/snmpd
Enji Cooper 0077de5654 Fix return type for ret (recv callback) and sort variables by alignment
Again, for reasons I don't yet understand, this is not being flagged by the
compiler. Unlike the issue addressed in r310587, this problem existed prior
to r310586

MFC after:	2 weeks
X-MFC with:	r310586, r310587
2016-12-26 10:24:48 +00:00
..
action.c Allow SNMPv3 authNoPriv and noAuthNoPriv protocols to discover snmpEngineTime 2016-12-24 11:23:18 +00:00
BEGEMOT-MIB.txt
BEGEMOT-SNMPD.txt
bsnmpd.1 Fix .Dd 2016-05-15 03:44:32 +00:00
config.c Replace QUADFMT with %ju and QUADXFMT with %jx and cast values with uintmax_t 2016-05-15 00:10:37 +00:00
export.c
FOKUS-MIB.txt
main.c Fix return type for ret (recv callback) and sort variables by alignment 2016-12-26 10:24:48 +00:00
snmpd.config
snmpd.h Refactor transport sources a bit to facilitate changes coming down pipeline 2016-12-26 10:17:22 +00:00
snmpd.sh
snmpmod.3
snmpmod.h
trans_lsock.c Refactor transport sources a bit to facilitate changes coming down pipeline 2016-12-26 10:17:22 +00:00
trans_lsock.h
trans_udp.c Fix definition for recv_dgram(..); it should be "ssize_t", not "int" 2016-12-26 10:21:28 +00:00
trans_udp.h
trap.c Staticize several variables that are used exclusively in bsnmpd/main.c and 2015-12-28 01:51:20 +00:00
tree.def