Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.sbin/mtree



Module Name:    basesrc
Committed By:   lukem
Date:           Tue Jan 29 00:29:32 UTC 2002

Modified Files:
        basesrc/usr.sbin/mtree: getid.c

Log Message:
don't bother initialising pwfile[] to _PATH_MASTERPASSWD and grfile[]
to _PATH_GROUP, because the simple_get{pw,gr}*() functions should not
be called by anything before those path arrays are setup by setup_getid().


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/usr.sbin/mtree/getid.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