summaryrefslogtreecommitdiff
path: root/Kernel/sync-local.sh
AgeCommit message (Collapse)Author
2018-11-17Make bash-2.05b build with minimal changes.Andreas Kling
This is really neat. :^)
2018-11-11Rage hacking to get bash to run. It finally runs. So cool! :^)Andreas Kling
2018-10-31Enough compatibility work to make figlet build and run!Andreas Kling
I ran out of steam writing library routines and imported two BSD-licensed libc routines: sscanf() and getopt(). I will most likely rewrite them sooner or later. For now I just wanted to see figlet running.