summary refs log tree commit diff
path: root/bin/1sh/exec.c (follow)
Commit message (Expand)AuthorAge
* Replace __DECONST with regular castsJune McEnroe2020-06-08
* Replace __FBSDID macros with commentsJune McEnroe2020-06-08
* Replace eaccess with faccessatJune McEnroe2020-03-09
* Import /usr/src/bin/sh from FreeBSD 12.1-RELEASEJune McEnroe2020-03-09
* Remove 1sh sourcesJune McEnroe2020-03-09
* Rename catsh to 1shJune McEnroe2019-06-28
2-06-02 22:40:41 -0400'>2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe