Module Name: src Committed By: christos Date: Wed Jan 23 16:39:04 UTC 2013
Modified Files: src/bin/csh: Makefile csh.c csh.h extern.h hist.c lex.c set.c Log Message: make history kind of work :-), turn libedit support on. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/bin/csh/Makefile cvs rdiff -u -r1.44 -r1.45 src/bin/csh/csh.c cvs rdiff -u -r1.24 -r1.25 src/bin/csh/csh.h cvs rdiff -u -r1.27 -r1.28 src/bin/csh/extern.h cvs rdiff -u -r1.18 -r1.19 src/bin/csh/hist.c cvs rdiff -u -r1.28 -r1.29 src/bin/csh/lex.c cvs rdiff -u -r1.30 -r1.31 src/bin/csh/set.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.