glc@akgua.UUCP (G.L. Cleveland [Lindsay]) (05/06/85)
I recently obtained (off an incomplete net.sources tape archive) parts
1 through 6 of a 7 part posting of tcsh (posted about a year ago).
I am looking for part #7, and the main part of the tcsh (the actual csh,
the postings of parts 1-7 were just the enhancements to it and not the actual
shell)
I have sent mail to Paul Placeway @ Ohio State, but I have received no reply
as of this date, so I am hopeing someone out there in Net-Land will have it!
This is a list of files that can be found in the makefile:
SRCS= sh.c sh.dol.c sh.err.c sh.exec.c sh.exp.c sh.func.c sh.glob.c \
sh.hist.c sh.lex.c sh.misc.c sh.parse.c sh.print.c sh.sem.c sh.set.c \
sh.proc.c sh.dir.c sh.time.c alloc.c sh.init.c printf.c sh.nfunc.c \
dir14.c doprnt.c dir.h sh.dir.h sh.h sh.local.h inputl.c \
sh.proc.h makefile READ_THREE READ_TOO TODO TCSH.README inputl.h \
tcsh.1 tw.help.c tw.main.c tw.init.c tw.parse.c tw.h
This is an `ls' of all the files I have:
./tcsh:
DIFFS1 READ_TOO inputl.c sh.nfunc.c tw.help.c
DIFFS2 TCSH.README inputl.h tcsh.1 tw.init.c
INSTALL dir.h makefile tcsh.man tw.main.c
READ_THREE dir14.c tw.h
So that means, I need the following files:
(main sh.c sh.dol.c sh.err.c sh.exec.c sh.exp.c sh.func.c sh.glob.c
stuff) sh.hist.c sh.lex.c sh.misc.c sh.parse.c sh.print.c sh.sem.c sh.set.c
sh.proc.c sh.dir.c sh.time.c alloc.c sh.init.c printf.c
(part doprnt.c
7) sh.proc.h
tw.parse.c tw.h
I would be grateful though if you could also send also the source files I
already have "dir.h dir14.c inputl.{c,h} sh.nfunc.c tw.{help,init,main}.c" So
what I have will be completly compatable. The DIFFS are for if you have already
had the other stuff (which I didn't).
PLEASE: send me a list of what you do have via UUCP mail, since we are not
getting stuff posted to usenet. If you post, then I might not get it!
ONLY send me a list, since we can not afford to run up a phone bill
sending many copies of a LONG thing. I will get back to you if you
have what I want.
Thanks In advance,
- Linwood Varney
akgua!jett!linwood
p.s. I am intrested in getting it running on Berkley 4.1, but mainly for
getting aroung the bug ridden csh of System III and the bourne shell of
System V.