Age | Commit message (Expand) | Author |
---|---|---|
2024-05-23 | init: mshell: Allow reading from /proc/interrupts | Ian Moffett |
2024-05-23 | init: mshell: Don't use newline in print_file() | Ian Moffett |
2024-05-23 | init: Add 'kversion' and 'memstat' commands | Ian Moffett |
2024-05-23 | init: mshell: Handle empty commands | Ian Moffett |
2024-05-22 | init: Add maintenance shell | Ian Moffett |
2024-04-21 | libc: Add close() and stdio functions | Kaimakan71 |
2024-04-06 | init: Write some logs | Ian Moffett |
2024-04-06 | init: Add copyright | Ian Moffett |
2024-04-06 | build: Statically link libc | Ian Moffett |
2024-03-25 | usr.sbin: init: Fix Makefile | Ian Moffett |
2024-03-14 | build: Update usr.sbin Makefiles | Ian Moffett |
2024-03-07 | kernel: sched: Add support for user threads | Ian Moffett |
2024-03-07 | build: Create init stub | Ian Moffett |