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
path:
root
/
sys
Age
Commit message (
Expand
)
Author
22 hours
kernel: accnt: Keep track of per-cpu stats
Ian Moffett
22 hours
kernel: Sort out switch MI/MD switch logic
Ian Moffett
23 hours
kernel: Move 'g_nthreads' to kern_accnt.c
Ian Moffett
23 hours
kernel: Add initial accounting logic
Ian Moffett
23 hours
kernel: proc: Decrement proc count on exit
Ian Moffett
23 hours
sys: atomic: Add 64-bit operations
Ian Moffett
25 hours
kernel: filedesc: Ensure 'fd' is valid during r/w
Ian Moffett
27 hours
kernel: et131x: Initialize internal RX/TX buffers
Ian Moffett
27 hours
kernel: et131x: Disable loopbacks and watchdog
Ian Moffett
3 days
kernel: Add initial MII register defs
Ian Moffett
3 days
kernel: et131x: Add initial MAC initialization
Ian Moffett
3 days
kernel: et131x: Create netcard state struct
Ian Moffett
3 days
kernel: phy: Give more control over LED state
Ian Moffett
3 days
kernel: phy: Add initial et131x sources
Ian Moffett
4 days
kernel/amd64: Track interrupt count
main
Ian Moffett
4 days
kernel/amd64: Get CPU family + model
Ian Moffett
4 days
kernel/amd64: cpu_check_feat() -> cpu_get_info()
Ian Moffett
4 days
kernel/amd64: Add I8042_POLL kconf(9) option
Ian Moffett
5 days
kernel: Move crypto specifics to sys/crypto/*
Ian Moffett
5 days
kernel: sched: Ensure 'ci' is not NULL
Ian Moffett
5 days
kernel: exit: Detach console on exit
Ian Moffett
5 days
kernel: time: Leave interrupts be on sleep
Ian Moffett
5 days
kernel/amd64: Return NULL if IA32_GS_BASE is unset
Ian Moffett
5 days
kernel: Avoid using kprintf() during panic
Ian Moffett
5 days
kernel: Make panic screen configurable
Ian Moffett
6 days
kernel: limits: Add NAME_MAX
Ian Moffett
6 days
kernel: vnode: Refactor definitions
Ian Moffett
6 days
kernel: initramfs: Set file mode to OMAR mode
Ian Moffett
6 days
kernel: initramfs: Use OMAR rev 2 (latest)
Ian Moffett
7 days
kernel/amd64: i8042: Decode ESCAPE key
Ian Moffett
7 days
kernel/sched: Undo sched_yield() changes
Ian Moffett
8 days
kernel: exit: Clear out file descriptors on reap
Ian Moffett
8 days
kernel: sched: Greatly simplify yield logic
Ian Moffett
8 days
kernel: cons: Remove problematic lock
Ian Moffett
8 days
kernel: ucred: Add SYS_getuid
Ian Moffett
8 days
kernel: dev: Add /dev/random
Alex Funo
9 days
kernel: proc: Add cred per processa
Ian Moffett
9 days
kernel: cred: Introduce SYS_setuid syscall
Ian Moffett
9 days
kernel: proc: Add initial setuid()
Ian Moffett
9 days
kernel: Add uid_t in sys/types.h
Ian Moffett
9 days
kernel: Add sys/ucred.h
Ian Moffett
9 days
kernel: exit: Panic if PID 1 dies
Ian Moffett
9 days
kernel: cons: Use glyph relative pos in cons attr
Ian Moffett
11 days
kernel: nvme: Pack nvme_smart_data struct
Ian Moffett
11 days
kernel: nvme: Add SMART + logpage support
Ian Moffett
11 days
kernel: string: Escape '%' with "%%"
Ian Moffett
11 days
kernel: dmi: Ensure header base is virtual
Ian Moffett
11 days
kernel: cons: Introduce /ctl/console/attr
Ian Moffett
11 days
kernel: ansi: Remove stray newline
Ian Moffett
11 days
kernel: ansi: Clear screen with "\033[2J"
Ian Moffett
[next]