freebsd-dev/contrib/tcsh
Kyle Evans 688f58d2da MFV r359393: tcsh: import 6974bc35a5cd
This removes an extra variable definition that causes the -fno-common build
to fail, which will be a new default in GCC10/LLVM11.

MFC after:	3 days
2020-03-28 15:00:55 +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
FREEBSD-upgrade
FREEBSD-Xlist
gethost.c
glob.3
glob.c
glob.h
host.defs
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
sh.c
sh.char.c
sh.char.h
sh.decls.h
sh.dir.c
sh.dir.h
sh.dol.c
sh.err.c
sh.exec.c
sh.exp.c
sh.file.c
sh.func.c
sh.glob.c
sh.h
sh.hist.c
sh.init.c
sh.lex.c
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
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 MFV r359393: tcsh: import 6974bc35a5cd 2020-03-28 15:00:55 +00:00
tc.sig.h
tc.str.c
tc.vers.c
tc.wait.h
tc.who.c
tcsh.man
tcsh.man2html
tcsh.man.new
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