1434N/ATo fix #1098866, the directory structure is modified.
492N/AThis directory contains machine independent source codes of csh.
492N/ATwo files are currently machine dependent. These are
919N/AMachine dependent files are moved under $(MACH) directory.
919N/ASo, if you are going to port csh for other architecture,
919N/A 1) create a directory for the new architecture.
919N/A 2) create following files.
919N/A You need to modify sigvechandler()
919N/A You need to modify struct sigcontext.
919N/AIn future, I am planning to rewrite csh so it uses modern
492N/Asignal interface so csh will not have any machine dependent