The varargs handling in routed is broken, This has been fixed, in rhyolite routed 2.31 and NetBSD, OpenBSD Attached is a diff against main.c from rhyolite routed 2.31 Additional this patch removes the unimplented, and undocumented -p Option This fix was committed to the other BSDs some time ago How-To-Repeat: Run routed with -dt on freebsd-amd64
State Changed From-To: open->patched Patch tested and committed to CURRENT, thanks!
Responsible Changed From-To: freebsd-bugs->trhodes Over to me, MFC reminder.
The fix was committed to 7.0 in rev 1.19 of main.c. The following message from dfilter was misdirected to PR bin/83387: --- trhodes 2006-11-05 14:49:47 UTC FreeBSD src repository Modified files: sbin/routed main.c Log: Sync up with rhyolite routed 2.31 which fixes the handling of varargs. Remove -p from usage, it's gone completely now. PR: 83387 Submited by: arved Revision Changes Path 1.19 +15 -12 src/sbin/routed/main.c --- -- Bruce
State Changed From-To: patched->closed MFC to 6 complete, 7 picked it up during branching, sorry for taking so long. Thanks!
trhodes 2008-07-20 17:39:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/routed main.c Log: SVN rev 180635 on 2008-07-20 17:39:07Z by trhodes MFC r163999 Sync up with rhyolite routed 2.31 which fixes the handling of varargs. Remove -p from usage, it's gone completely now. Merge to 7 not applicable, 7 obtained this change when it was branched. PR: 82287 Submitted by: arved Revision Changes Path 1.18.2.1 +15 -12 src/sbin/routed/main.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"