CVS Repository/ src/ bin/ csh


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
File Revision Date Author Last log entry
Attic/  
USD.doc/  
Makefile 1.16 2017.07.10.21.30.37 espie remove misc. depend and yacc nits that no longer matter.
alloc.c 1.20 2018.09.18.17.48.22 millert Restore the xmalloc(), xcalloc(), xreallocarray() and xstrdup() changes.
char.c 1.6 2015.10.26.16.27.04 naddy Clean up cruft made visible by the NLS unifdefing:
char.h 1.5 2015.10.26.15.01.15 naddy unifdef BUILTIN (unused), NLS (always set), SHORT_STRINGS (always set)
const.c 1.9 2017.12.12.00.18.58 tb Include hostname in shell prompts by default
csh.1 1.88 2023.03.30.16.16.32 jmc escape "An" in a %T call, so groff does not flag it as an error;
csh.c 1.51 2024.07.28.15.31.22 deraadt block SIGHUP in the same places where SIGCHLD is blocked to protect
csh.h 1.34 2020.08.30.22.23.47 mortimer Fix multiple variable definitions to avoid errors with -fno-common.
dir.c 1.26 2023.03.08.04.43.04 guenther Delete obsolete /* ARGSUSED */ lint comments.
dir.h 1.4 2020.08.30.22.23.47 mortimer Fix multiple variable definitions to avoid errors with -fno-common.
dol.c 1.27 2023.03.08.04.43.04 guenther Delete obsolete /* ARGSUSED */ lint comments.
error.c 1.17 2018.09.18.17.48.22 millert Restore the xmalloc(), xcalloc(), xreallocarray() and xstrdup() changes.
exec.c 1.22 2023.03.08.04.43.04 guenther Delete obsolete /* ARGSUSED */ lint comments.
exp.c 1.18 2018.09.18.06.56.09 deraadt backout last week of csh diffs. They are disasterously broken, on i386
extern.h 1.32 2024.05.21.05.00.47 jsg remove prototypes with no matching function and externs with no var
file.c 1.40 2020.10.06.01.40.43 deraadt I observed "csh i < file-containing-^T" to hit tenex(), which proceeds to
func.c 1.42 2024.04.23.13.34.50 jsg correct indentation; no functional change
glob.c 1.23 2018.09.08.01.28.39 miko blkfree() takes no action for NULL pointer so callers can avoid checking.
hist.c 1.11 2023.03.08.04.43.04 guenther Delete obsolete /* ARGSUSED */ lint comments.
init.c 1.8 2014.10.16.18.23.26 deraadt Kill the alloc command, which tried to measure behaviour based on sbrk.
lex.c 1.31 2019.06.28.13.34.58 deraadt When system calls indicate an error they return -1, not some arbitrary
misc.c 1.25 2018.10.24.06.01.03 martijn Fix some minor issues found by coverity.
parse.c 1.15 2018.10.24.06.01.03 martijn Fix some minor issues found by coverity.
pathnames.h 1.3 2003.06.02.23.32.07 millert Remove the advertising clause in the UCB license which Berkeley
proc.c 1.36 2024.07.28.15.31.22 deraadt block SIGHUP in the same places where SIGCHLD is blocked to protect
proc.h 1.5 2020.08.30.22.23.47 mortimer Fix multiple variable definitions to avoid errors with -fno-common.
sem.c 1.25 2024.08.20.23.40.39 guenther Now that we have dup2(), csh can use it instead of close()+dup().
set.c 1.25 2023.03.08.04.43.04 guenther Delete obsolete /* ARGSUSED */ lint comments.
str.c 1.22 2018.09.18.17.48.22 millert Restore the xmalloc(), xcalloc(), xreallocarray() and xstrdup() changes.
time.c 1.18 2023.03.08.04.43.04 guenther Delete obsolete /* ARGSUSED */ lint comments.