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
21 hours
kernel/amd64: mp: Pin one idle thread to each core
main
Ian Moffett
21 hours
docs: man: Add cat(1)
Ian Moffett
21 hours
docs: man: Add exit(2)
Ian Moffett
21 hours
docs: man: Add mex(1)
Ian Moffett
21 hours
docs: man: Add echo(1)
Ian Moffett
21 hours
docs: man: Add beep(1)
Ian Moffett
21 hours
kernel: sched: Add support for CPU pinning
Ian Moffett
39 hours
kernel: spawn: Deprecate SPAWN_WAIT
Ian Moffett
39 hours
lib: libc: Add waitpid()
Ian Moffett
39 hours
kernel: spawn: Add waitpid()
Ian Moffett
39 hours
kernel/amd64: Set up seperate syscall stack
Ian Moffett
39 hours
kernel: exit: Reassign children to init on exit
Ian Moffett
40 hours
kernel: init_main: Store 'init' as g_init
Ian Moffett
40 hours
kernel: spawn: Continue if procp NULL
Ian Moffett
43 hours
usr: Add 'kstat' program for system info
Ian Moffett
43 hours
kernel: accnt: Keep track of per-cpu stats
Ian Moffett
43 hours
kernel: Sort out switch MI/MD switch logic
Ian Moffett
44 hours
kernel: Move 'g_nthreads' to kern_accnt.c
Ian Moffett
44 hours
kernel: Add initial accounting logic
Ian Moffett
44 hours
kernel: proc: Decrement proc count on exit
Ian Moffett
45 hours
sys: atomic: Add 64-bit operations
Ian Moffett
46 hours
kernel: filedesc: Ensure 'fd' is valid during r/w
Ian Moffett
2 days
kernel: et131x: Initialize internal RX/TX buffers
Ian Moffett
2 days
kernel: et131x: Disable loopbacks and watchdog
Ian Moffett
4 days
usr: libc: Add math.h + musl math impl port
Ian Moffett
4 days
kernel: Add initial MII register defs
Ian Moffett
4 days
kernel: et131x: Add initial MAC initialization
Ian Moffett
4 days
kernel: et131x: Create netcard state struct
Ian Moffett
4 days
docs: et131x: Add MAC.hfdp bit definitions
Ian Moffett
4 days
docs: et131x: Add information about MAC regs
Ian Moffett
4 days
kernel: phy: Give more control over LED state
Ian Moffett
4 days
kernel: phy: Add initial et131x sources
Ian Moffett
4 days
docs: Begin ET131X NIC reverse engineering work
Ian Moffett
5 days
kernel/amd64: Track interrupt count
Ian Moffett
5 days
kernel/amd64: Get CPU family + model
Ian Moffett
5 days
kernel/amd64: cpu_check_feat() -> cpu_get_info()
Ian Moffett
5 days
kernel/amd64: Add I8042_POLL kconf(9) option
Ian Moffett
6 days
kernel: Move crypto specifics to sys/crypto/*
Ian Moffett
6 days
kernel: sched: Ensure 'ci' is not NULL
Ian Moffett
6 days
kernel: exit: Detach console on exit
Ian Moffett
6 days
kernel: time: Leave interrupts be on sleep
Ian Moffett
6 days
usr.bin: login: Remove useless debug message
Ian Moffett
6 days
kernel/amd64: Return NULL if IA32_GS_BASE is unset
Ian Moffett
6 days
usr: date: Read back date after writing
Ian Moffett
6 days
kernel: Avoid using kprintf() during panic
Ian Moffett
6 days
kernel: Make panic screen configurable
Ian Moffett
7 days
project: Bump version to 2.3
Ian Moffett
7 days
docs: Add 'programs' section to README
Ian Moffett
7 days
usr.bin: Add 'sleep' program
Ian Moffett
7 days
usr: getconf: Add NAME_MAX, PATH_MAX and SSIZE_MAX
Ian Moffett
[next]