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

Mark Handley mjh@icir.org
Tue, 5 Jul 2005 19:15:49 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	mjh@xorpc.icir.org	2005-07-05 19:15:49 UTC

XORP CVS repository


Modified files:
	rtrmgr        boot.yy lex.boot.cc lex.opcmd.cc lex.tplt.cc 
	              y.boot_tab.cc 

Log message:
	Partially revert previous changes, and fix the real problem.  Also fix
	memory leak with comparison operators.
	
	Note to self: first understand problem, then fix code.

Revision  Changes                                Path
1.18      +28 -22;  commitid: 2c6742cadc067ea6;  xorp/rtrmgr/boot.yy
1.14      +5 -11;  commitid: 2c6742cadc067ea6;   xorp/rtrmgr/lex.boot.cc
1.13      +5 -11;  commitid: 2c6742cadc067ea6;   xorp/rtrmgr/lex.opcmd.cc
1.14      +5 -11;  commitid: 2c6742cadc067ea6;   xorp/rtrmgr/lex.tplt.cc
1.20      +64 -58;  commitid: 2c6742cadc067ea6;  xorp/rtrmgr/y.boot_tab.cc