Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-29 | More filesystem stuff working. devfs is now in place with stdin, stdout, and ↵ | Nicolas "Pixel" Noble | |
stderr. | |||
2011-01-28 | File IO embryo. | Nicolas "Pixel" Noble | |
2011-01-28 | Adding a few more 'syscalls' to our libc. | Pixel | |
2011-01-26 | Adding debugging system for the os layer. | Nicolas "Pixel" Noble | |
2011-01-25 | More consistent makefiles includes. Adding BoardConsole for basic console ↵ | Pixel | |
output general API. Starting up console from the boot sequence. | |||
2011-01-24 | Dummy software compiles; fixed a few linking issues. Also, most of the ↵ | Nicolas "Pixel" Noble | |
kernel syscalls are missing. | |||
2011-01-24 | Adding sbrk, and fixing a couple of other makefile problems. | Nicolas "Pixel" Noble | |
2011-01-24 | Adding skeleton OS directory, and fixing the ldscript. | Nicolas "Pixel" Noble | |