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: dc2491e3910fe23603eb3a1b49b29c4f44ba19c5 parent: c8ae93143cf21c8d397a2fdf712134bf9ad032e9 author: Brian Callahan <ibara@users.noreply.github.com> date: Tue, 16 Feb 2021 22:49:08 -0500
Fix a long-standing credit omission @geoff-nixon did the heavy lifting back in 2016 for the Mac OS X/Darwin port. Mention that for posterity.dc2491e3910fe23603eb3a1b49b29c4f44ba19c5 README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -18,7 +18,7 @@ Supported systems * NetBSD * HardenedBSD * SoloBSD (as the default shell) -* Mac OS X +* Mac OS X (port originally by @geoff-nixon) * Linux (glibc and musl) * Cygwin * Android (via Termux)