Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 09/18/2000 19:00:42
Module Name:	basesrc
Committed By:	ad
Date:		Mon Sep 18 16:00:41 UTC 2000

Modified Files:
	basesrc/usr.bin/passwd: pwd_gensalt.c

Log Message:
- sizeof(), not constants.
- snprintf() will always terminate the output string.
- Spacing.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/usr.bin/passwd/pwd_gensalt.c

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