Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
opening init for the first time
|
|
|
|
bugfix in knob files, "send to back" wm keybinding
|
|
|
|
|
|
|
|
passing a path with an 'sd' prefix will now act like any other path on the first drive, instead of closing the calling program.
eventually, i will add a system of mounting drives directly into a file hierarchy (like in unix), and have all of the system calls just pass a path, no drive number
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so that highway really, truly gets its newline in before the called program gets anything it sends in
|
|
|
|
|
|
command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
terminal, meminfo popup program
|
|
than kernel panicking
|
|
by a decrement loop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
big kernel additions: paging, elf loading, separate kernel and user page allocation
it now properly loads and runs sd0:bin/init.elf
still need to determine which disk was booted from, and start the init on that disk
|
|
functions to wrap vga and serial
|