Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: lukem
Date: Tue Oct 23 00:25:21 UTC 2001
Modified Files:
basesrc/include: pwd.h
basesrc/lib/libutil: passwd.c
Log Message:
- add _PATH_USERMGMT_CONF. resolves [bin/14305]
- add _PATH_PASSWD_CONF to be consistent with almost all other _PATH_xxx_CONF
defines, and change from using _PATH_PASSWDCONF to the former. keep the
latter for compatibility, although arguably it could be removed because
it was never in a release and was only used in one file in the tree.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 basesrc/include/pwd.h
cvs rdiff -r1.30 -r1.31 basesrc/lib/libutil/passwd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index