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: af6237e8bd9ae40d6b47b6d4536f0868cc19cf6c
parent: 43636a335ef774a82ead448ad6f2afdb38d178c9
author: Brian Callahan <ibara@users.noreply.github.com>
date:   Sun, 23 Sep 2018 13:53:28 -0400
Add HardenedBSD and SoloBSD to the list of supported operating systems.af6237e8bd9ae40d6b47b6d4536f0868cc19cf6c
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
@@ -13,6 +13,8 @@ Supported systems
 * FreeBSD
 * DragonFly BSD
 * NetBSD
+* HardenedBSD
+* SoloBSD (as the default shell)
 * Mac OS X
 * Linux (glibc and musl)
 * Cygwin