README revision 7c478bd95313f5f23a4c958a745db2134aa03244
[seizo:09/09/92]
To fix #1098866, the directory structure is modified.
This directory contains machine independent source codes of csh.
Two files are currently machine dependent. These are
Machine dependent files are moved under $(MACH) directory.
So, if you are going to port csh for other architecture,
you have to do:
1) create a directory for the new architecture.
(Say, intel)
2) create following files.
You need to modify sigvechandler()
You need to modify struct sigcontext.
In future, I am planning to rewrite csh so it uses modern
signal interface so csh will not have any machine dependent
portion.
usr/src/cmd/csh/sparc/SCCS. So, if you wish to see sccs histories