Age | Commit message (Expand) | Author |
---|---|---|
2018-11-06 | Change syscall naming scheme. | Andreas Kling |
2018-11-05 | More work towards getting bash to build. | Andreas Kling |
2018-10-31 | Fix wrong allocation size used in opendir(). | Andreas Kling |
2018-10-28 | Add basic symlink support. | Andreas Kling |
2018-10-26 | Implement sys$chdir() and teach sh+ls to cd around and browse different dirs. | Andreas Kling |
2018-10-24 | Lots of hacking to make a very simple "ls" utility. | Andreas Kling |