[Xorp-cvs] XORP cvs commit: xorp/rtrmgr

Pavlin Radoslavov pavlin@icir.org
Sat, 18 Jun 2005 01:17:24 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-06-18 01:17:24 UTC

XORP CVS repository


Modified files:
	rtrmgr        op_commands.cc op_commands.hh op_commands.yy 
	              y.opcmd_tab.cc 

Log message:
	Remove the OpCommandList::find_executable_filename() method,
	and instead use the global find_executable_filename() function.

Revision  Changes                                Path
1.47      +1 -50;  commitid: 15e9642b375c17ea6;  xorp/rtrmgr/op_commands.cc
1.25      +1 -3;  commitid: 15e9642b375c17ea6;   xorp/rtrmgr/op_commands.hh
1.12      +7 -5;  commitid: 15e9642b375c17ea6;   xorp/rtrmgr/op_commands.yy
1.13      +9 -7;  commitid: 15e9642b375c17ea6;   xorp/rtrmgr/y.opcmd_tab.cc