NetBSD/bin/csh
christos 09838d02ff PR/45856: Bernhard "Burnhard" Riedel: Infinite loop on   input. Sending
char 160 in the input to csh, lead it to an infinite loop, because tcsh tables
counted this as a space character, but the word logic switch does not. Change
that character tables, so that this does not count as a spacing character
anymore, by syncing the table with the one from tcsh.
2012-01-19 02:42:53 +00:00
..
USD.doc
Makefile use strpct(3) from libutil. 2011-08-28 07:49:16 +00:00
alloc.c
char.c PR/45856: Bernhard "Burnhard" Riedel: Infinite loop on   input. Sending 2012-01-19 02:42:53 +00:00
char.h PR/45856: Bernhard "Burnhard" Riedel: Infinite loop on   input. Sending 2012-01-19 02:42:53 +00:00
const.c
csh.1 Fix sub-section references. 2011-03-09 22:26:36 +00:00
csh.c Use __dead 2011-08-29 14:51:17 +00:00
csh.h sync with /usr/bin/time, use CLOCK_MONOTONIC 2011-11-09 19:16:00 +00:00
dir.c
dir.h
dol.c sync with /usr/bin/time, use CLOCK_MONOTONIC 2011-11-09 19:16:00 +00:00
err.c
exec.c
exp.c
extern.h sync with /usr/bin/time, use CLOCK_MONOTONIC 2011-11-09 19:16:00 +00:00
file.c csh has no business using TTYHOG 2011-09-24 14:44:11 +00:00
func.c NULL does not need a cast 2011-08-31 16:24:54 +00:00
glob.c
hist.c
init.c
lex.c
misc.c
parse.c
pathnames.h
proc.c sync with /usr/bin/time, use CLOCK_MONOTONIC 2011-11-09 19:16:00 +00:00
proc.h sync with /usr/bin/time, use CLOCK_MONOTONIC 2011-11-09 19:16:00 +00:00
sem.c Use __dead 2011-08-29 14:51:17 +00:00
set.c
str.c
time.c sync with /usr/bin/time, use CLOCK_MONOTONIC 2011-11-09 19:16:00 +00:00