NetBSD/bin/csh
dogcow 7b060c43f2 exposure of bool elsewhere in the code requires the addition of stdbool;
in addition, proc.c cleverly has a variable that was initially defined "int",
but had in the actual declaration "bool". oops.
2007-07-10 00:30:23 +00:00
..
USD.doc
Makefile apply a little -O0 with GCC4 and vax... 2006-07-01 05:54:35 +00:00
alloc.c
char.c
char.h
const.c
csh.1
csh.c It's "its." 2006-04-24 19:00:29 +00:00
csh.h exposure of bool elsewhere in the code requires the addition of stdbool; 2007-07-10 00:30:23 +00:00
dir.c save the home directory. 2006-04-05 23:10:16 +00:00
dir.h
dol.c Coverity CID 1763: Plug memory leak. 2006-03-18 07:09:08 +00:00
err.c Correct a check for an index being in bounds for a static array. 2006-03-17 00:02:30 +00:00
exec.c Coverity CID 3330: Initialize uninitialized variable. 2006-05-13 21:22:32 +00:00
exp.c Coverity CID 3331: Remove impossible test. 2006-05-13 21:18:57 +00:00
extern.h No functional changes. Cleanup time printing code so it can be used 2007-02-24 21:29:13 +00:00
file.c It's "its." 2006-04-24 19:00:29 +00:00
func.c fix typos 2007-04-29 20:23:34 +00:00
glob.c
hist.c
init.c
lex.c Coverity CID 1762. Fix resource leak. 2006-03-17 22:24:28 +00:00
misc.c Coverity CID 872: Possible NULL deref. 2006-03-18 06:24:26 +00:00
parse.c
pathnames.h
proc.c exposure of bool elsewhere in the code requires the addition of stdbool; 2007-07-10 00:30:23 +00:00
proc.h
sem.c sprinkle volatile 2006-10-15 23:57:21 +00:00
set.c fix typos 2007-04-29 20:23:34 +00:00
str.c
strpct.c
time.c No functional changes. Cleanup time printing code so it can be used 2007-02-24 21:29:13 +00:00