Subject: CVS commit: cryptosrc-us
To: None <source-changes@netbsd.org>
From: Marc Horowitz <marc@netbsd.org>
List: source-changes
Date: 08/26/1999 00:32:45
Module Name:	cryptosrc-us
Committed By:	marc
Date:		Thu Aug 26 07:32:44 UTC 1999

Modified Files:
	cryptosrc-us/crypto-us/usr.bin/passwd: kadm_passwd.c

Log Message:
the uflag includes elements of uname, iflag, and rflag.  passwd.c will
print an error and exit if uflag && (iflag || rflag).  here, we just
ignore the other flags if uflag is set.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 cryptosrc-us/crypto-us/usr.bin/passwd/kadm_passwd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.