cvs commit: src/contrib/tcsh sh.c sh.proc.c tc.const.c
Mark Peek
mp at FreeBSD.org
Tue Oct 16 09:18:40 PDT 2007
mp 2007-10-16 16:18:40 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
contrib/tcsh sh.c sh.proc.c tc.const.c
Log:
Apply two vendor fixes from tcsh-6.15.01. The fixes are:
- Fix pty detection for autologout setting
- kill `foo` got stuck because sigchld was disabled too soon
Approved by: re
Revision Changes Path
1.1.1.9.2.1 +2 -2 src/contrib/tcsh/sh.c
1.1.1.7.2.1 +6 -7 src/contrib/tcsh/sh.proc.c
1.1.1.9.2.1 +1 -1 src/contrib/tcsh/tc.const.c
More information about the cvs-src
mailing list