Source-Changes archive

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

CVS commit: [netbsd-3] src/libexec/getty



Module Name:    src
Committed By:   tron
Date:           Mon Jun 13 22:05:04 UTC 2005

Modified Files:
        src/libexec/getty [netbsd-3]: main.c

Log Message:
Pull up revision 1.48 (requested by lukem in ticket #398):
Ensure rval is initialized before we try to check it; it won't be set
if AL or NN are in use.
Detected with gcc -Wuninitialized.


To generate a diff of this commit:
cvs rdiff -r1.46.2.1 -r1.46.2.2 src/libexec/getty/main.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