OpenBSD CVS

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.

Current directory: [local] / src / bin / csh

Current tag: OPENBSD_7_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] USD.doc/        
[TXT] Makefile  1.16   6 years  espie   remove misc. depend and yacc nits that no longer matter. okay millert@
[TXT] alloc.c  1.20   5 years  millert   Restore the xmalloc(), xcalloc(), xreallocarray() and xstrdup() changes. OK dera...
[TXT] char.c  1.6   8 years  naddy   Clean up cruft made visible by the NLS unifdefing: * remove setlocale() calls * ...
[TXT] char.h  1.5   8 years  naddy   unifdef BUILTIN (unused), NLS (always set), SHORT_STRINGS (always set) and remov...
[TXT] const.c  1.9   6 years  tb   Include hostname in shell prompts by default With tmux, ssh and vmd, we tend to...
[TXT] csh.1  1.85   3 years  jsg   Add some references, most of these were removed when we stopped building and ins...
[TXT] csh.c  1.47   3 years  mortimer   Fix multiple variable definitions to avoid errors with -fno-common. ok millert@...
[TXT] csh.h  1.34   3 years  mortimer   Fix multiple variable definitions to avoid errors with -fno-common. ok millert@...
[TXT] dir.c  1.25   3 years  mortimer   Fix multiple variable definitions to avoid errors with -fno-common. ok millert@...
[TXT] dir.h  1.4   3 years  mortimer   Fix multiple variable definitions to avoid errors with -fno-common. ok millert@...
[TXT] dol.c  1.26   4 years  deraadt   mkstemp() returns -1 on failure
[TXT] error.c  1.17   5 years  millert   Restore the xmalloc(), xcalloc(), xreallocarray() and xstrdup() changes. OK dera...
[TXT] exec.c  1.21   5 years  deraadt   backout last week of csh diffs. They are disasterously broken, on i386 it becom...
[TXT] exp.c  1.18   5 years  deraadt   backout last week of csh diffs. They are disasterously broken, on i386 it becom...
[TXT] extern.h  1.31   5 years  millert   Restore the xmalloc(), xcalloc(), xreallocarray() and xstrdup() changes. OK dera...
[TXT] file.c  1.40   3 years  deraadt   I observed "csh i < file-containing-^T" to hit tenex(), which proceeds to perfor...
[TXT] func.c  1.40   2 years  deraadt   Before calling setrlimit(), pull cur up to max. ok millert
[TXT] glob.c  1.23   5 years  miko   blkfree() takes no action for NULL pointer so callers can avoid checking. ok jc...
[TXT] hist.c  1.10   8 years  mestre   Replace handrolled xfree() function by directly using free(3) OK mmcc@
[TXT] init.c  1.8   9 years  deraadt   Kill the alloc command, which tried to measure behaviour based on sbrk. Discusse...
[TXT] lex.c  1.31   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] misc.c  1.25   5 years  martijn   Fix some minor issues found by coverity. OK millert@ and miko@
[TXT] parse.c  1.15   5 years  martijn   Fix some minor issues found by coverity. OK millert@ and miko@
[TXT] pathnames.h  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] proc.c  1.34   3 years  mortimer   Fix multiple variable definitions to avoid errors with -fno-common. ok millert@...
[TXT] proc.h  1.5   3 years  mortimer   Fix multiple variable definitions to avoid errors with -fno-common. ok millert@...
[TXT] sem.c  1.23   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] set.c  1.23   4 years  deraadt   snprintf/vsnprintf return < 0 on error, rather than -1.
[TXT] str.c  1.22   5 years  millert   Restore the xmalloc(), xcalloc(), xreallocarray() and xstrdup() changes. OK dera...
[TXT] time.c  1.17   5 years  deraadt   backout last week of csh diffs. They are disasterously broken, on i386 it becom...