summary refs log tree commit diff
path: root/bin/dash/install-sh (follow)
Commit message (Collapse)AuthorAge
* Check in dash autogen files for realJune McEnroe2021-04-25
|
* Revert "Check in dash autogen files"June McEnroe2021-04-25
| | | | | | This reverts commit 84094668ce6873b0922940b2d863ee852839e9f2. Well apparently this just created symlinks to system files. Stupid.
* Check in dash autogen filesJune McEnroe2021-04-04
So that I don't need to install autoconf/automake to build it.
>Clean 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