summaryrefslogtreecommitdiff
path: root/bin/csh
AgeCommit message (Expand)Author
2022-09-15Fix the build for variants that do not define EDIT.martin
2022-09-14Update editing before prompt printing.christos
2022-09-14defer editing setup/cleanup to when we are interactive.christos
2022-08-28Change back various occurrences of \*[Le], \*[Ge] (less/greater equal)hgutch
2022-07-09csh(1): fix punctuation at the end of an .Xr lineuwe
2022-04-08fix various typos, mainly in comments, but also log messages, docs, game text.andvar
2021-12-19s/backgound/background/andvar
2021-12-05s/commmand/command/ in comment.msaitoh
2021-09-16provide a way to reset setproctitle.christos
2021-09-11like zsh, have jobs -Z do setproctitlechristos
2021-08-15Turn on EL_SAFEREADchristos
2020-10-17Print real maxrss value like other shells.mlelstv
2020-10-02undo previous for 'r' and 'e' modifiers; they should no go further thanchristos
2020-09-30Fixchristos
2020-09-29s/occurence/occurrence/msaitoh
2020-08-09Use the right size for several calloc calls.dholland
2020-08-09Clarify some comments.dholland
2020-08-09Use the right size for several calloc calls.dholland
2020-08-09Don't cast the value returned from *malloc. No change to compiler output.dholland
2020-04-23Add '-t' option for tcsh-style time output.simonb
2020-04-03Don't depend on common declarations.joerg
2020-02-05bin/csh: Fix the -Wclobber warning.fox
2020-01-12Add file completion.christos
2020-01-12remove unusedchristos
2020-01-12PR/54853: Greg Oster: unable to 'unset filec' or 'unset edit' in cshchristos
2019-02-01compare pointers with NULL not '\0'.mrg
2019-01-06PR/53837: Michael Scholz: src/bin/csh/func.c from current has a superfluouschristos
2019-01-05put back x in xreallocchristos
2019-01-05Welcome to the 21th century csh: retire "ptr_t" now that we have "void *"christos
2019-01-05Remove Free, s/xfree/free/.maya
2018-06-10use SUBDIR.roff suggested by uwe@christos
2017-07-15Add a variant that passes the format, so that time(1) can use it.christos
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-04-27switch to a backtracking instead of a recursive pattern matcher.christos
2016-08-10C Shell appeared in 2BSD, not 3BSDsevan
2016-03-16add Will Robinson comment.christos
2016-03-16Avoid gcc-5 conversion warning (|= expands to int)christos
2014-07-05remove .if make(install)dholland
2014-07-05Reorg docs, part 1:dholland
2014-07-05Rework /usr/share/doc.dholland
2014-06-13remove the build support for GCC 4.1, and any hacks i found for it.mrg
2013-08-06CID 1060854: Wrong sizeof argument (SIZEOF_MISMATCH)christos
2013-07-16WARNS=6 [-Wconversion]christos
2013-04-03Make shifting variables reflect their environment counterparts. Makeschristos
2013-01-25When using -ledit, also use -lterminfo, to allow static linking.he
2013-01-25Obey SMALLPROG and don't enable the editorchristos
2013-01-23make history kind of work :-), turn libedit support on.christos
2013-01-22fix compilation without -DEDITchristos
2013-01-22Bump date for previous.wiz
2013-01-22Add a little libedit front end. Could be used as someone's pet project tochristos