blob: 1904d7ec6a7ee4f7fd94949b940a00811bbb6e9d [file] [log] [blame]
Thorsten Glaserba2627c2010-08-24 18:21:37 +02001This is mksh from AnonCVS on 2010-08-24 with the
2following 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
14The manual page can be downloaded as PDF (ISO A4 paper) from
15https://www.mirbsd.org/MirOS/dist/mir/mksh/mksh.pdf or read
16online at https://www.mirbsd.org/man1/mksh (HTML).
17
18There are currently no changes to the code in this
19subdirectory.