freebsd-dev/contrib/tcsh
Brooks Davis d803a9d0e5 Update tcsh to git revision 83c5be0 bringing in a number of bug fixes.
Reported by:	sobomax
MFC after:	3 days
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D22099
2019-10-21 21:21:34 +00:00
..
config
nls
complete.tcsh
config_f.h
config.guess
config.h.in
config.rpath
config.sub
configure
csh-mode.el
dotlock.c
dotlock.h
ed.chared.c
ed.decls.h
ed.defns.c
ed.h
ed.init.c
ed.inputl.c
ed.refresh.c
ed.screen.c
ed.term.c
ed.term.h
ed.xmap.c
eight-bit.me
FAQ
Fixes Update tcsh to git revision 83c5be0 bringing in a number of bug fixes. 2019-10-21 21:21:34 +00:00
FREEBSD-upgrade
FREEBSD-Xlist
gethost.c
glob.3
glob.c Update tcsh to git revision 83c5be0 bringing in a number of bug fixes. 2019-10-21 21:21:34 +00:00
glob.h
host.defs Update tcsh to git revision 83c5be0 bringing in a number of bug fixes. 2019-10-21 21:21:34 +00:00
imake.config
Imakefile
install-sh
ma.setp.c
MAKEDIFFS
Makefile.in
Makefile.std
Makefile.vms
MAKESHAR
mi.termios.c
mi.varargs.h
mi.wait.h
NewThings
patchlevel.h
pathnames.h
Ported
README.md Update tcsh to git revision 83c5be0 bringing in a number of bug fixes. 2019-10-21 21:21:34 +00:00
sh.c Update tcsh to git revision 83c5be0 bringing in a number of bug fixes. 2019-10-21 21:21:34 +00:00
sh.char.c
sh.char.h
sh.decls.h
sh.dir.c
sh.dir.h
sh.dol.c
sh.err.c Update tcsh to git revision 83c5be0 bringing in a number of bug fixes. 2019-10-21 21:21:34 +00:00
sh.exec.c
sh.exp.c
sh.file.c
sh.func.c
sh.glob.c
sh.h Update tcsh to git revision 83c5be0 bringing in a number of bug fixes. 2019-10-21 21:21:34 +00:00
sh.hist.c Update tcsh to git revision 83c5be0 bringing in a number of bug fixes. 2019-10-21 21:21:34 +00:00
sh.init.c
sh.lex.c Update tcsh to git revision 83c5be0 bringing in a number of bug fixes. 2019-10-21 21:21:34 +00:00
sh.misc.c
sh.parse.c
sh.print.c
sh.proc.c
sh.proc.h
sh.sem.c
sh.set.c
sh.time.c
sh.types.h
snames.h
src.desc
svn
tc.alloc.c
tc.bind.c
tc.const.c Update tcsh to git revision 83c5be0 bringing in a number of bug fixes. 2019-10-21 21:21:34 +00:00
tc.decls.h
tc.disc.c
tc.func.c
tc.h
tc.nls.c
tc.nls.h
tc.os.c
tc.os.h
tc.printf.c
tc.prompt.c
tc.sched.c
tc.sig.c
tc.sig.h Update tcsh to git revision 83c5be0 bringing in a number of bug fixes. 2019-10-21 21:21:34 +00:00
tc.str.c
tc.vers.c
tc.wait.h
tc.who.c
tcsh.man
tcsh.man2html
tcsh.man.new Update tcsh to git revision 83c5be0 bringing in a number of bug fixes. 2019-10-21 21:21:34 +00:00
termcap.vms
tw.color.c
tw.comp.c
tw.decls.h
tw.h
tw.help.c
tw.init.c
tw.parse.c
tw.spell.c
vms.termcap.c
WishList
Y2K

TCSH

C shell with file name completion and command line editing

The Tcsh source code is available on GitHub as a read-only repo mirror at:

http://github.com/tcsh-org/tcsh

Instructions for compiling Tcsh can be found in BUILDING.

PLEASE file any bug reports, fixes, and code for new features at:

https://bugs.astron.com/

Comments, questions, etc. (even flames) are welcome via email to the tcsh mailing list:

tcsh@astron.com
https://mailman.astron.com/mailman/listinfo/tcsh

Build Status