Source-Changes archive

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

CVS commit: basesrc/distrib/utils/libhack



Module Name:    basesrc
Committed By:   elric
Date:           Mon May 13 06:38:15 UTC 2002

Modified Files:
        basesrc/distrib/utils/libhack: getpwent.c

Log Message:
Modified pwmatchline to return the value to pw_class.  This is not
strictly necessary for the install floppy, but it enables one to
build a rescue floppy with ssh(1) on it.  ssh dereferences pw->pw_class
and will therefore core dump if it is not set to something.

Reviewed By: simonb%NetBSD.ORG@localhost


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/distrib/utils/libhack/getpwent.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