Thorsten Glaser | ba2627c | 2010-08-24 18:21:37 +0200 | [diff] [blame] | 1 | This is mksh from AnonCVS on 2010-08-24 with the |
| 2 | following files removed: |
| 3 | • Makefile |
| 4 | (not part of regular mksh releases anyway) |
| 5 | • dot.mkshrc |
| 6 | (not needed, we use our own for Android) |
| 7 | • mksh.1 |
| 8 | (manpage; also available from the web) |
| 9 | • setmode.c |
| 10 | (not needed, we don’t use the mknod builtin) |
| 11 | • strlcpy.c |
| 12 | (not needed, bionic provides this) |
| 13 | |
| 14 | The manual page can be downloaded as PDF (ISO A4 paper) from |
| 15 | https://www.mirbsd.org/MirOS/dist/mir/mksh/mksh.pdf or read |
| 16 | online at https://www.mirbsd.org/man1/mksh (HTML). |
| 17 | |
| 18 | There are currently no changes to the code in this |
| 19 | subdirectory. |