cvs commit: src/contrib/tcsh-6 tc.func.c
Nuno Antunes
nant at crater.dragonflybsd.org
Sun Jul 27 10:54:51 PDT 2008
nant 2008/07/27 10:52:07 PDT
DragonFly src repository
Modified files:
contrib/tcsh-6 tc.func.c
Log:
Fix tcsh crash when autologout is set.
Note that even with this fix, inserting the correct password after the
autologout timer expires will only unlock the session for the root
user (i don't know why). Any other user will not get its password
accepted as correct, but at least it won't crash.
Obtained from: FreeBSD (PR bin/124191)
Discussed with: matthias
Revision Changes Path
1.2 +1 -1 src/contrib/tcsh-6/tc.func.c
http://www.dragonflybsd.org/cvsweb/src/contrib/tcsh-6/tc.func.c.diff?r1=1.1&r2=1.2&f=u
More information about the Commits
mailing list