.. |
USD.doc
|
Rename "csh.a" (the appendix of the document) to csh.ap: the .a suffix
|
2007-10-18 18:26:31 +00:00 |
Makefile
|
use strpct(3) from libutil.
|
2011-08-28 07:49:16 +00:00 |
alloc.c
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 09:05:01 +00:00 |
char.c
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 09:05:01 +00:00 |
char.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 09:05:01 +00:00 |
const.c
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 09:05:01 +00:00 |
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
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
dir.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
dir.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 09:05:01 +00:00 |
dol.c
|
Use __dead
|
2011-08-29 14:51:17 +00:00 |
err.c
|
fix -Wsign-compare issues
|
2009-02-14 07:12:29 +00:00 |
exec.c
|
fix -Wsign-compare issues
|
2009-02-14 07:12:29 +00:00 |
exp.c
|
fix -Wsign-compare issues
|
2009-02-14 07:12:29 +00:00 |
extern.h
|
Use __dead
|
2011-08-29 14:51:17 +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
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
hist.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
init.c
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 09:05:01 +00:00 |
lex.c
|
Match curly braces in undef(FILEC) case. Found by cppcheck.
|
2010-01-17 12:15:36 +00:00 |
misc.c
|
Coverity CID 872: Possible NULL deref.
|
2006-03-18 06:24:26 +00:00 |
parse.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
pathnames.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 09:05:01 +00:00 |
proc.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
proc.h
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
sem.c
|
Use __dead
|
2011-08-29 14:51:17 +00:00 |
set.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
str.c
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 09:05:01 +00:00 |
time.c
|
use strpct(3) from libutil.
|
2011-08-28 07:49:16 +00:00 |