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

Pavlin Radoslavov pavlin at icir.org
Tue May 2 17:10:03 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-05-03 00:10:03 UTC

XORP CVS repository


Modified files:
	cli           cli_client.cc cli_client.hh cli_node_net.cc 

Log message:
	Set the terminal's termios VMIN and VTIME to values that allow
	us to read one character at a time: 1 and 0 respectively.
	
	Aparently, on Solaris-10, VMIN is set to 4 by default so we have
	to type 4 characters in xorpsh before we see them.

Revision  Changes                                 Path
1.55      +3 -1;  commitid: 12c384457f4517ea6;    xorp/cli/cli_client.cc
1.29      +8 -1;  commitid: 12c384457f4517ea6;    xorp/cli/cli_client.hh
1.50      +38 -14;  commitid: 12c384457f4517ea6;  xorp/cli/cli_node_net.cc



More information about the Xorp-cvs mailing list