Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IIRC i haven't done this because the vga driver doesn't support newlines
- but it doesn't support a lot of other stuff used by the shell.
This doesn't make the VGA output look any worse than it already did, and
it makes the serial output nicer.
|
|
|
|
|
|
|
|
|
|
|
|
my thoughts on this are already in that giant comment, go read it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
just copied straight over from the kernel's util.c
|
|
|
|
before this, you could open("/init/1") to open /init/1.txt
|
|
|