src/winsup/utils ChangeLog mkpasswd.c mkgroup.c

phumblet@cygwin.com phumblet@cygwin.com
Thu Apr 10 01:14:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	phumblet@sourceware.org	2003-04-10 01:14:18

Modified files:
	winsup/utils   : ChangeLog mkpasswd.c mkgroup.c 

Log message:
	2003-04-10  Pierre Humblet  <pierre.humblet@ieee.org>
	
	* mkpasswd.c (current_user): print uid and gid as unsigned.
	(enum_users): Ditto. Do not free servername.
	(usage): Update to allow several domains and improve -p.
	(main): On Win9x limit uids to 1000. Only print specials
	when -l is specified. Add a loop to allow several domains
	and free servername in the loop.
	* mkgroup.c (enum_groups): Do not free servername.
	(usage): Update to allow several domains. Change uid to gid.
	(main): Only print specials when -l is specified. Add a
	loop to allow several domains and free servername in the loop.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.204&r2=1.205
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/mkpasswd.c.diff?cvsroot=src&r1=1.29&r2=1.30
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/mkgroup.c.diff?cvsroot=src&r1=1.20&r2=1.21



More information about the Cygwin-cvs mailing list