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
42 hours
kernel: spawn: Add waitpid()
Ian Moffett
42 hours
kernel/amd64: Set up seperate syscall stack
Ian Moffett
42 hours
kernel: exit: Reassign children to init on exit
Ian Moffett
42 hours
kernel: init_main: Store 'init' as g_init
Ian Moffett
42 hours
kernel: spawn: Continue if procp NULL
Ian Moffett
45 hours
usr: Add 'kstat' program for system info
Ian Moffett
45 hours
kernel: accnt: Keep track of per-cpu stats
Ian Moffett
46 hours
kernel: Sort out switch MI/MD switch logic
Ian Moffett
46 hours
kernel: Move 'g_nthreads' to kern_accnt.c
Ian Moffett
46 hours
kernel: Add initial accounting logic
Ian Moffett
47 hours
kernel: proc: Decrement proc count on exit
Ian Moffett
47 hours
sys: atomic: Add 64-bit operations
Ian Moffett
2 days
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
7 days
kernel: limits: Add NAME_MAX
Ian Moffett
7 days
kernel: vnode: Refactor definitions
Ian Moffett
7 days
kernel: initramfs: Set file mode to OMAR mode
Ian Moffett
7 days
kernel: initramfs: Use OMAR rev 2 (latest)
Ian Moffett
7 days
build: Update wallpaper
Ian Moffett
8 days
usr: date: Allow time-setting by user
Ian Moffett
8 days
kernel/amd64: i8042: Decode ESCAPE key
Ian Moffett
8 days
usr: login: Parse custom shell path
Ian Moffett
8 days
usr: login: Clean up check_user() logic
Ian Moffett
[next]