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

Pavlin Radoslavov pavlin@icir.org
Fri, 11 Nov 2005 04:38:31 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-11-11 04:38:31 UTC

XORP CVS repository


Modified files:
	rtrmgr        cli.cc cli.hh 

Log message:
	* Change the default operational and configuration mode prompts
	  from "Xorp> " and "XORP> " to "user@host> " and "user@hostname# "
	  respectively.
	
	* On startup check the environmental variables
	  XORP_OPERATIONAL_MODE_PROMPT and XORP_CONFIGURATION_MODE_PROMPT
	  and if defined use them to overwrite the operational and
	  configuration mode prompts respectively.
	
	* Minor refactoring in getting the user name.
	
	This fixes bugzilla entry #188.
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=188

Revision  Changes                                  Path
1.106     +100 -27;  commitid: 12a8f43741c8d7ea6;  xorp/rtrmgr/cli.cc
1.39      +6 -1;  commitid: 12a8f43741c8d7ea6;     xorp/rtrmgr/cli.hh