Source-Changes archive

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

CVS commit: src/lib/libtelnet



Module Name:    src
Committed By:   lukem
Date:           Thu May  5 23:21:58 UTC 2005

Modified Files:
        src/lib/libtelnet: sra.c

Log Message:
Don't perform a check for "secure" tty for root logins when using PAM;
that is what we provide pam_securetty(8) for.

Fix the -DNOPAM build option by allowing it to compile
(even though we don't use this source file when USE_PAM=no).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libtelnet/sra.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