MFV r315950:
authordchagin <dchagin@FreeBSD.org>
Sat, 25 Mar 2017 14:14:11 +0000 (14:14 +0000)
committerdchagin <dchagin@FreeBSD.org>
Sat, 25 Mar 2017 14:14:11 +0000 (14:14 +0000)
commit9454a5ff865d45560619dcc8e3fb7162257993ab
tree11058daea2bc8f3b05ced8d780ba5e5b0276af8e
parent99d35efa754c1e90cdf8896b72cd1a40d7238582
MFV r315950:

Update vendor/tcsh to git b605cb561d

Vendor changes:

1. PR/471: Daiki Ueno: Delay interpreting arginp until we've processed
our startup files (which can change the NLS environment).

2. Fix type of read in prompt confirmation (eg. rmstar) (David Kaspar).

3. Fix out of bounds read (Brooks Davis)
(reproduce by starting tcsh and hitting tab at the prompt).

4. Don't play pointer tricks that are undefined in modern c
(Brooks Davis).
contrib/tcsh/Fixes
contrib/tcsh/ed.chared.c
contrib/tcsh/sh.c
contrib/tcsh/sh.func.c
contrib/tcsh/tw.init.c