.. |
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
|
apply a little -O0 with GCC4 and vax...
|
2006-07-01 05:54:35 +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
|
The correct syntax for csh's pushd with a numeric argument is
|
2004-04-20 01:43:03 +00:00 |
csh.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +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
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +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
|
convert __attribute__s to applicable cdefs.h macros
|
2007-12-15 19:44:37 +00:00 |
exp.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
extern.h
|
__attribute__((__noreturn__)) to __dead
|
2007-12-24 16:11:50 +00:00 |
file.c
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +00:00 |
func.c
|
Needs errno.h if !gcc.
|
2007-09-15 14:33:05 +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
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +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
|
no need to have cshbool; just make them int
|
2007-07-16 18:26:09 +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 |
strpct.c
|
use __RCSID()
|
2007-12-12 22:55:42 +00:00 |
time.c
|
Dividing by a time_t makes the result time_t, so it should be cast to long
|
2008-02-24 05:20:17 +00:00 |