oksh-noxz

[fork] Portable OpenBSD ksh, based on the Public Domain Korn Shell (pdksh).
git clone https://noxz.tech/git/oksh-noxz.git
oksh-noxz

commit: d72108a558119f3bbe62db431f69990c2b01c5ef
parent: fef22d8678e34bcfbdbeabe4c8834005c16c41fe
author: Brian Callahan <ibara@users.noreply.github.com>
date:   Tue, 5 Jun 2018 20:51:28 -0400
Update README.md

Add AIX to the supported systems list.
Put a "Believed working" header to show others where we could use help.d72108a558119f3bbe62db431f69990c2b01c5ef
 README.md | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
@@ -17,14 +17,16 @@ Supported systems
 * Linux (glibc and musl)
 * Cygwin
 * Android (via Termux)
+* AIX (with major thanks to @tssva and @NattyNarwhal)
 
 Running on a system not listed here? Add it and send a pull request!
 
-Current porting efforts
------------------------
-`oksh` is currently being ported to the following platforms.
+Believed working
+----------------
+We believe that `oksh` will work on the following platforms, but testing is needed.
 Help is greatly appreciated and encouraged!
-* AIX
+* HPUX
+* Solaris
 
 Supported compilers
 -------------------