summaryrefslogtreecommitdiffstats
path: root/system/mksh/TaC-mksh.txt
diff options
context:
space:
mode:
Diffstat (limited to 'system/mksh/TaC-mksh.txt')
-rw-r--r--system/mksh/TaC-mksh.txt13
1 files changed, 8 insertions, 5 deletions
diff --git a/system/mksh/TaC-mksh.txt b/system/mksh/TaC-mksh.txt
index 2221583fc6..e972ba4661 100644
--- a/system/mksh/TaC-mksh.txt
+++ b/system/mksh/TaC-mksh.txt
@@ -12,16 +12,17 @@ if any are found. We don't think so though.)
All paths are relative to The MirOS Project's CVS repository.
-The following files form The MirBSD Korn Shell R41:
+The following files form The MirBSD Korn Shell R44:
- build system
* mksh/Build.sh
- testsuite driver
* mksh/check.pl
- testsuite with code examples
* mksh/check.t
-- configuration with code examples
+- configuration with/and code examples
* mksh/dot.mkshrc
* contrib/hosted/tg/deb/mksh/debian/.mkshrc
+ * contrib/hosted/tg/uhr
- documentation
* mksh/mksh.1
- source code
@@ -46,6 +47,7 @@ The following files form The MirBSD Korn Shell R41:
* mksh/var_spec.h
- upstream provided packaging
* contrib/hosted/tg/deb/mksh/debian/** (Debian)
+ (except "printf.c" and "uhr")
* mksh/Makefile (MirBSD only, not part of mksh)
* ports/shells/mksh/DEINSTALL
* ports/shells/mksh/DESCR (official)
@@ -72,7 +74,8 @@ The creator of mksh acknowledges the contributions of several people
to the Public Domain Korn Shell as well as suggestions and work from
packagers, other developers etc. and everyone else who helped making
mksh what it is today. Thanks! The MirBSD Korn Shell is covered by a
-copyright licence fallback from the author of its predecessor.
+copyright licence fallback from the original author of the shell. It
+also includes wcwidth by Markus Kuhn.
The following files belong to mksh and are distributed inside of its
@@ -201,5 +204,5 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-_________________________________________________________________
-$MirOS: www/files/TaC-mksh.txt,v 1.9 2013/01/01 17:31:02 tg Exp $
+__________________________________________________________________
+$MirOS: www/files/TaC-mksh.txt,v 1.10 2013/02/24 14:35:27 tg Exp $