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

Pavlin Radoslavov pavlin@icir.org
Wed, 26 Apr 2006 04:29:08 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-04-26 04:29:08 UTC

XORP CVS repository


Modified files:
	rtrmgr        cli.cc 

Log message:
	* Conditionally include <netdb.h> header file.
	  It is needed on Solaris-10.0, because it defines MAXHOSTNAMELEN.
	* Use type uid_t instead of uint32_t for storing user ID.

Revision  Changes                              Path
1.132     +6 -2;  commitid: 4e9f444ef68d7ea6;  xorp/rtrmgr/cli.cc