Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/lib/libtelnet
Module Name: src
Committed By: tron
Date: Sat May 7 11:47:22 UTC 2005
Modified Files:
src/lib/libtelnet [netbsd-3]: sra.c
Log Message:
Pull up revision 1.6 (requested by lukem in ticket #253):
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.1.2.2 -r1.1.2.3 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