Subject: CVS commit: pkgsrc/shells/tcsh
From: Kimmo Suominen
Date: 2016-12-24 14:18:43
Message id: 20161224131843.59533FBA6@cvs.NetBSD.org

Log Message:
Apply fixes from upstream to prevent a crash and a usability issue:
- Fix type of read in prompt confirmation (eg. rmstar) (David Kaspar)
- Fix out of bounds read (Brooks Davis)
- Don't play pointer tricks that are undefined in modern c (Brooks Davis)
- Use `` instead $() for solaris, bleh.

Files:
RevisionActionfile
1.38modifypkgsrc/shells/tcsh/distinfo
1.83modifypkgsrc/shells/tcsh/Makefile
1.1addpkgsrc/shells/tcsh/patches/patch-ed.chared.c
1.1addpkgsrc/shells/tcsh/patches/patch-nls-catgen
1.1addpkgsrc/shells/tcsh/patches/patch-sh.func.c
1.1addpkgsrc/shells/tcsh/patches/patch-tw.init.c