summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* Size optimisations with state/s in main().herbert2005-09-26
|
* Corrected grammar in manual page.agcosta2005-09-26
|
* Catch set -e exits within built-in commands.herbert2005-09-26
|
* Changed boolean rootshell into shlvl counter.herbert2005-09-26
|
* Release 0.5.2.herbert2005-09-26
| | | | TAG: v0.5.2
* Corrected manual entry about ENV and non-interactive shells.pape2005-09-26
|
* Removed debian files.herbert2005-09-26
|
* Spell behaviour consistently in manual page.pape2005-09-26
|
* Fixed spelling errors in manual page.agcosta2005-09-26
|
* Fixed signed char promotion in src/expand.c.herbert2005-09-26
|
* Size optimisations around varvalue() in src/expand.c.herbert2005-09-26
|
* Fixed expansion when leading argument is null in src/expand.c.herbert2005-09-26
|
* Allow negative pid argument to kill(1) in src/jobs.c.herbert2005-09-26
|
* Fixed cd - when OLDPWD is unset.herbert2005-09-26
|
* Include system.h.herbert2005-09-26
|
* Initial import.Herbert Xu2005-09-26
2942dac28debaf39280f48e0249c18232a&follow=1'>Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe