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
43 hours
kernel/aarch64: Add 'board_info' structure
Ian Moffett
2 days
kernel: console: Add 'show_curs' feat flag
Ian Moffett
2 days
kernel: console: Remove extra newline
Ian Moffett
3 days
kernel: console: Introduce /ctl/console/feat
main
Ian Moffett
3 days
kernel: ctlfs: Implement ctlfs write() operations
Ian Moffett
3 days
kernel: ctlfs: Add ctlfs_get_ops() to fetch ctlops
Ian Moffett
3 days
kernel: console: Introduce cons_screen features
Ian Moffett
3 days
kernel: cons_ansi: Use `scr' var for console calls
Ian Moffett
3 days
dev: uacpi: Always include machine/intr.h
Ian Moffett
4 days
kernel: tmpfs: Add tmpfs getattr callback
Ian Moffett
4 days
kernel: tmpfs: Add 'mode' field to tmpfs nodes
Ian Moffett
4 days
kernel: descrip: Return new offset in fd_seek()
Ian Moffett
4 days
kernel: tmpfs: Store the *real* size in a node
Ian Moffett
4 days
kernel: tmpfs: Remove debugging kprintf()
Ian Moffett
4 days
kernel: vnode: Only include vm/*.h ifdef _KERNEL
Ian Moffett
5 days
kernel: driver: Only init non-deferred drivers
Ian Moffett
5 days
kernel: syslog: Remove unused variable
Ian Moffett
5 days
kernel: Introduce SYS_inject syscall
Ian Moffett
5 days
usr.sbin: init: Allow start path to be overridden
Ian Moffett
6 days
kernel: panic: Implement fresh panic screen
Ian Moffett
6 days
kernel: panic: Remove redundant newline
Ian Moffett
6 days
kernel: syslog: Remove problematic lock
Ian Moffett
6 days
kernel/amd64: trap: Wrap regdump into a panic()
Ian Moffett
6 days
kernel/amd64: trap: Restore IPL during user traps
Ian Moffett
6 days
usr: libc: Store auxiliary vector tag/value pairs
Ian Moffett
6 days
kernel: exec_elf64: Ensure '.bss' is zero filled
Ian Moffett
6 days
kernel: cons: Handle horizontal tabs ('\t')
Ian Moffett
7 days
kernel/amd64: mp: Give each core an idle thread
Ian Moffett
7 days
kernel: descrip: Validate operations against seal
Ian Moffett
7 days
kernel: Add initial support for tmpfs
Ian Moffett
7 days
kernel: vfs: Add support for O_CREAT flag
Ian Moffett
8 days
kernel: namei: Add NAMEI_WANTPARENT flag
Ian Moffett
9 days
kernel: Add "starting init" message for verbosity
Ian Moffett
9 days
kernel/amd64: Deprecate reboot key
Ian Moffett
9 days
kernel/amd64: mc1468xx: Implement date setting
Ian Moffett
9 days
kernel/amd64: mc1468xx: Add 2000 to the year
Ian Moffett
9 days
kernel/amd64: i8042: Use DMI for quirk checking
Ian Moffett
9 days
kernel/amd64: Throw away any pre-kernel huge pages
Ian Moffett
9 days
kernel/amd64: Only use USER_DS in md_td_kick()
Ian Moffett
10 days
kernel: Add SMBIOS/DMI support
Ian Moffett
11 days
usr: Start shell + rc through /usr/sbin/init
Ian Moffett
11 days
usr: Add init.rc for userspace startup flexibility
Ian Moffett
11 days
kernel: exit: Only kill leaf if not exiting
Ian Moffett
11 days
kernel: conf: Default to console fg of #B57614
Ian Moffett
12 days
kernel: mman: Make MAP_ANON 0x0000
Ian Moffett
12 days
sys: param: Add PTR_NOFFSET define to sub pointers
Ian Moffett
12 days
kernel: Fix base-16 style in endian.h
Ian Moffett
13 days
kernel: e1000: Reset the controller before init
Ian Moffett
13 days
kernel: e1000: Read MAC address into `netif'
Ian Moffett
13 days
kernel/amd64: Only print SIMD logs on BSP init
Ian Moffett
[next]