Xref: utzoo comp.unix.aix:2197 comp.unix.questions:26083 comp.unix.sysv286:29 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!bywater!arnor!entwash.watson.ibm.com!wlm From: wlm@arnor.uucp Newsgroups: comp.unix.aix,comp.unix.questions,comp.unix.sysv286 Subject: Re: Porting TCSH to RS/6000 w/ AIX 3 Message-ID: <1990Oct9.153321.6635@arnor.uucp> Date: 9 Oct 90 15:33:21 GMT References: <1990Oct8.185748.15133@oswego.Oswego.EDU> Sender: news@arnor.uucp (NNTP News Poster) Reply-To: wlm@entwash.watson.ibm.com (Bill Moran) Distribution: na Organization: IBM TJ Watson Home for Tired Hackers Lines: 6 There is a version of tcsh on gatekeeper.dec.com which works correctly on machines which have posix-ish features. It is very easy to make this work on an RS6K; the only gotcha is that chars must be chars and not ints - this is re a feature of this version of tcsh (5.19). Bill Moran