index
:
Hyra
expt
main
old
stable
user
The Hyra Operating System
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
17 hours
usr: osh: Introduce '&' for background tasks
Ian Moffett
17 hours
usr: osh: Refactor parsing logic
Ian Moffett
29 hours
kernel: kconf: Seperate shared options to sys/conf
Ian Moffett
30 hours
usr: osh: Only write printable characters
Ian Moffett
2 days
usr: nerve: Add 'peek' verb to nerve(1)
Ian Moffett
2 days
man: nerve: List 'consfeat' nerve ending
Ian Moffett
2 days
usr: nerve: Convert nerve name in nerve_to_def()
Ian Moffett
2 days
usr: nerve: Ensure nerve packet does not overflow
Ian Moffett
2 days
usr: nerve: Use 32 bit datum rather than 8 bit
Ian Moffett
2 days
usr: Add 'whoami' program
Ian Moffett
2 days
usr: nerve: Add 'consfeat' nerve
Ian Moffett
2 days
usr: nerve: Write 'c' directly
Ian Moffett
2 days
docs: man: Add nerve(1)
Ian Moffett
2 days
usr.bin: Add 'nerve' program to poke ctlfs
Ian Moffett
3 days
kernel/amd64: mp: Pin one idle thread to each core
main
Ian Moffett
3 days
docs: man: Add cat(1)
Ian Moffett
3 days
docs: man: Add exit(2)
Ian Moffett
3 days
docs: man: Add mex(1)
Ian Moffett
3 days
docs: man: Add echo(1)
Ian Moffett
3 days
docs: man: Add beep(1)
Ian Moffett
3 days
kernel: sched: Add support for CPU pinning
Ian Moffett
3 days
kernel: spawn: Deprecate SPAWN_WAIT
Ian Moffett
3 days
lib: libc: Add waitpid()
Ian Moffett
3 days
kernel: spawn: Add waitpid()
Ian Moffett
3 days
kernel/amd64: Set up seperate syscall stack
Ian Moffett
3 days
kernel: exit: Reassign children to init on exit
Ian Moffett
3 days
kernel: init_main: Store 'init' as g_init
Ian Moffett
3 days
kernel: spawn: Continue if procp NULL
Ian Moffett
3 days
usr: Add 'kstat' program for system info
Ian Moffett
3 days
kernel: accnt: Keep track of per-cpu stats
Ian Moffett
3 days
kernel: Sort out switch MI/MD switch logic
Ian Moffett
4 days
kernel: Move 'g_nthreads' to kern_accnt.c
Ian Moffett
4 days
kernel: Add initial accounting logic
Ian Moffett
4 days
kernel: proc: Decrement proc count on exit
Ian Moffett
4 days
sys: atomic: Add 64-bit operations
Ian Moffett
4 days
kernel: filedesc: Ensure 'fd' is valid during r/w
Ian Moffett
4 days
kernel: et131x: Initialize internal RX/TX buffers
Ian Moffett
4 days
kernel: et131x: Disable loopbacks and watchdog
Ian Moffett
5 days
usr: libc: Add math.h + musl math impl port
Ian Moffett
5 days
kernel: Add initial MII register defs
Ian Moffett
6 days
kernel: et131x: Add initial MAC initialization
Ian Moffett
6 days
kernel: et131x: Create netcard state struct
Ian Moffett
6 days
docs: et131x: Add MAC.hfdp bit definitions
Ian Moffett
6 days
docs: et131x: Add information about MAC regs
Ian Moffett
6 days
kernel: phy: Give more control over LED state
Ian Moffett
6 days
kernel: phy: Add initial et131x sources
Ian Moffett
6 days
docs: Begin ET131X NIC reverse engineering work
Ian Moffett
7 days
kernel/amd64: Track interrupt count
Ian Moffett
7 days
kernel/amd64: Get CPU family + model
Ian Moffett
7 days
kernel/amd64: cpu_check_feat() -> cpu_get_info()
Ian Moffett
[next]