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

Pavlin Radoslavov pavlin@icir.org
Fri, 14 Oct 2005 17:58:44 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-10-14 17:58:44 UTC

XORP CVS repository


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

Log message:
	Bug fix in expanding the "$0" positional argument (i.e., all arguments)
	for operational commands.
	
	Bug found by:   Kristian Larsson <kristian AT juniks.net>, Atanu Ghosh <atanu AT icsi.berkeley.edu>

Revision  Changes                                Path
1.60      +20 -21;  commitid: f4a6434ff14d7ea6;  xorp/rtrmgr/op_commands.cc
1.35      +11 -6;  commitid: f4a6434ff14d7ea6;   xorp/rtrmgr/op_commands.hh
1.17      +3 -2;  commitid: f4a6434ff14d7ea6;    xorp/rtrmgr/op_commands.yy
1.25      +5 -4;  commitid: f4a6434ff14d7ea6;    xorp/rtrmgr/y.opcmd_tab.cc