Dave Shield wrote:
Can someone with CVS access please add OpenMacNews' patch to 'main.c'
(including <net-snmp/utilities.h> between the n-s-config and n-s-include
statements), before rc5 is rolled out.

I'll do once the SF CVS server lets me (again). :-(

foo# cvs -q up -dP
cvs update: failed to create lock directory for `/cvsroot/net-snmp/net-snmp' (/cvsroot/net-snmp/net-snmp/#cvs.lock): Read-only file system cvs update: failed to obtain dir lock in repository `/cvsroot/net-snmp/net-snmp'
cvs [update aborted]: read lock failed - giving up

Can you give me a pointer to OpenMacNews' patch you're referring to? What *else* besides #include <net-snmp/utilities.h> (from IRC)?

It would probably also be worth tweaking the 'usage' statement to refer
to the new command-line options (and omit the irrelevant ones).
Something like:

"usage: %s [snmp opts] [-Can] [-Cf address_family]\n", progname);
"       %s [snmp_opts] [-CbdgimnrSs] [-Cf address_family]\n", progname);
"       %s [snmp_opts] [-Cbdn] [-CI interface] [-Cw wait]\n", progname);
"       %s [snmp_opts] [-Cs] [-Cp protocol]\n", progname);
"       %s [snmp_opts] [-Ca] [-Cf address_family] [-Ci | -CI interface]\n", 
progname);

Will do.


+Thomas

--
Thomas Anders (thomas.anders at blue-cable.de)


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to