index
:
Hyra
dev
expt
main
sched-rewrite
stable
user
The Hyra Operating System
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2024-07-18
usr.sbin: Fix linker script
Ian Moffett
2024-07-04
usr: Add initial userland
Ian Moffett
2024-06-24
Clean out for expt
Ian Moffett
2024-05-28
init: mshell: Better command parsing
main
AptRock327
2024-05-25
build: Add user linker script
Ian Moffett
2024-05-24
init: mshell: Remove useless length check
Ian Moffett
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