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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the bug related to paths ending with /.. and not resolving to /
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This isn't really all that useful, it doesn't enable anything that
wasn't possible before. With it removed I'll be able to implement
process_exit() in a much simpler way.
|
|
all the switch cases are already implemented, so that panic can only
occur due to invalid state
|
|
|
|
|
|
it's not related to logging but to general io, the old name didn't make
sense
|
|
|