remove -DFILEC; code does not compile for the -UFILEC case, and anyways,
authorderaadt <deraadt@openbsd.org>
Wed, 17 Jun 2015 03:48:21 +0000 (03:48 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 17 Jun 2015 03:48:21 +0000 (03:48 +0000)
commit2e7c3a372dc6de4032f8dd91e409a9a52d1290c1
treeb3298e28c8553adbed972178d25f110a6720039a
parentc9935a76eeb66b1cba5701a83c559b44a2abb1cb
remove -DFILEC; code does not compile for the -UFILEC case, and anyways,
who wants csh without FILEC??
from Peter Brottveit Bock, but redone using unifdef
bin/csh/Makefile
bin/csh/const.c
bin/csh/csh.h
bin/csh/extern.h
bin/csh/file.c
bin/csh/glob.c
bin/csh/lex.c
bin/csh/set.c