.. |
USD.doc
|
s/backgound/background/
|
2021-12-19 21:02:49 +00:00 |
Makefile
|
…
|
|
alloc.c
|
Welcome to the 21th century csh: retire "ptr_t" now that we have "void *"
|
2019-01-05 16:54:00 +00:00 |
char.c
|
…
|
|
char.h
|
…
|
|
const.c
|
like zsh, have jobs -Z do setproctitle
|
2021-09-11 20:55:03 +00:00 |
csh.1
|
Change back various occurrences of \*[Le], \*[Ge] (less/greater equal)
|
2022-08-28 10:48:15 +00:00 |
csh.c
|
Fix the build for variants that do not define EDIT.
|
2022-09-15 11:35:06 +00:00 |
csh.h
|
Don't depend on common declarations.
|
2020-04-03 18:11:29 +00:00 |
dir.c
|
Use the right size for several calloc calls.
|
2020-08-09 00:34:21 +00:00 |
dir.h
|
Don't depend on common declarations.
|
2020-04-03 18:11:29 +00:00 |
dol.c
|
Welcome to the 21th century csh: retire "ptr_t" now that we have "void *"
|
2019-01-05 16:54:00 +00:00 |
err.c
|
fix various typos, mainly in comments, but also log messages, docs, game text.
|
2022-04-08 10:17:52 +00:00 |
exec.c
|
Welcome to the 21th century csh: retire "ptr_t" now that we have "void *"
|
2019-01-05 16:54:00 +00:00 |
exp.c
|
Welcome to the 21th century csh: retire "ptr_t" now that we have "void *"
|
2019-01-05 16:54:00 +00:00 |
extern.h
|
Fix the build for variants that do not define EDIT.
|
2022-09-15 11:35:06 +00:00 |
file.c
|
s/occurence/occurrence/
|
2020-09-29 02:58:51 +00:00 |
func.c
|
Don't cast the value returned from *malloc. No change to compiler output.
|
2020-08-09 00:22:53 +00:00 |
glob.c
|
put back x in xrealloc
|
2019-01-05 16:56:25 +00:00 |
hist.c
|
Welcome to the 21th century csh: retire "ptr_t" now that we have "void *"
|
2019-01-05 16:54:00 +00:00 |
init.c
|
like zsh, have jobs -Z do setproctitle
|
2021-09-11 20:55:03 +00:00 |
lex.c
|
undo previous for 'r' and 'e' modifiers; they should no go further than
|
2020-10-02 17:33:13 +00:00 |
misc.c
|
Welcome to the 21th century csh: retire "ptr_t" now that we have "void *"
|
2019-01-05 16:54:00 +00:00 |
parse.c
|
Use the right size for several calloc calls.
|
2020-08-09 00:34:21 +00:00 |
pathnames.h
|
…
|
|
proc.c
|
provide a way to reset setproctitle.
|
2021-09-16 19:34:21 +00:00 |
proc.h
|
Don't depend on common declarations.
|
2020-04-03 18:11:29 +00:00 |
sem.c
|
bin/csh: Fix the -Wclobber warning.
|
2020-02-05 20:06:17 +00:00 |
set.c
|
Fix the build for variants that do not define EDIT.
|
2022-09-15 11:35:06 +00:00 |
str.c
|
Welcome to the 21th century csh: retire "ptr_t" now that we have "void *"
|
2019-01-05 16:54:00 +00:00 |
time.c
|
Print real maxrss value like other shells.
|
2020-10-17 08:46:02 +00:00 |