summary refs log tree commit diff
path: root/bin/1sh/parser.c (follow)
Commit message (Expand)AuthorAge
* Fix \? prompt expansion for more than one digitJune McEnroe2019-12-02
* Add \? exit status prompt expansionJune McEnroe2019-11-20
* Rename catsh to 1shJune McEnroe2019-06-28
>Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe