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

Pavlin Radoslavov pavlin@icir.org
Wed, 26 Apr 2006 04:42:32 GMT


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

XORP CVS repository


Modified files:
	rtrmgr        userdb.cc userdb.hh xrl_rtrmgr_interface.cc 
	              xrl_rtrmgr_interface.hh 

Log message:
	Always use uid_t instead of uint32_t for storing user ID.
	
	This fix compilation error on Solaris-10.0 (i386).

Revision  Changes                                Path
1.18      +11 -12;  commitid: 4f99444ef9e27ea6;  xorp/rtrmgr/userdb.cc
1.12      +10 -10;  commitid: 4f99444ef9e27ea6;  xorp/rtrmgr/userdb.hh
1.51      +36 -37;  commitid: 4f99444ef9e27ea6;  xorp/rtrmgr/xrl_rtrmgr_interface.cc
1.28      +11 -13;  commitid: 4f99444ef9e27ea6;  xorp/rtrmgr/xrl_rtrmgr_interface.hh