summaryrefslogtreecommitdiffstats
path: root/mksh/src/00-NOTE.txt
blob: b51d541170b91d116651bb7e86d0d021e74e9296 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
This is mksh from AnonCVS on 2010-08-24 with the
following files removed:
• Makefile
  (not part of regular mksh releases anyway)
• dot.mkshrc
  (not needed, we use our own for Android)
• mksh.1
  (manpage; also available from the web)
• setmode.c
  (not needed, we don’t use the mknod builtin)
• strlcpy.c
  (not needed, bionic provides this)

The manual page can be downloaded as PDF (ISO A4 paper) from
https://www.mirbsd.org/MirOS/dist/mir/mksh/mksh.pdf or read
online at https://www.mirbsd.org/man1/mksh (HTML).

The following changes are done to code in this subdirectory
at the moment:
• check.t main.sh: remove the 'stop' alias to 'kill -STOP'
  since Android has a built in stop command that the alias
  overrides, causing problems with testing tools