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
13 hours
project: Bump version to 2.2
main
expt
Ian Moffett
14 hours
usr.bin: Add 'readcore' program
Ian Moffett
14 hours
kernel/amd64: Add support for coredumps
Ian Moffett
14 hours
kernel: lib: Add CRC32 support
Ian Moffett
17 hours
kernel/amd64: conf: Add CPU_SMEP option
Ian Moffett
18 hours
kernel/amd64: cpu: Support SMEP
Ian Moffett
18 hours
kernel/amd64: Add 'feat' field in cpu_info
Ian Moffett
18 hours
kernel: tmpfs: Prevent read() on empty files
Ian Moffett
18 hours
kernel: tmpfs: Do not NULL np->data during reclaim
Ian Moffett
43 hours
kernel: Ensure mutually exclusive console access
Ian Moffett
44 hours
kernel: devfs: Add block device stat mechanism
Ian Moffett
44 hours
kernel: synch: Use md_pause() in spinwait loop
Ian Moffett
44 hours
kernel: synch: Add mutual exclusion locks
Ian Moffett
44 hours
usr: libc: Add POSIX getpid() and getppid()
Ian Moffett
45 hours
kernel: proc: Add getpid() and getppid()
Ian Moffett
45 hours
kernel: driver: Implement driver blacklist
Ian Moffett
45 hours
kernel: driver: Assign names to all drivers
Ian Moffett
3 days
kernel/aarch64: Add 'board_info' structure
Ian Moffett
3 days
kernel: console: Add 'show_curs' feat flag
Ian Moffett
3 days
kernel: console: Remove extra newline
Ian Moffett
4 days
kernel: console: Introduce /ctl/console/feat
Ian Moffett
4 days
kernel: ctlfs: Implement ctlfs write() operations
Ian Moffett
4 days
kernel: ctlfs: Add ctlfs_get_ops() to fetch ctlops
Ian Moffett
4 days
kernel: console: Introduce cons_screen features
Ian Moffett
4 days
kernel: cons_ansi: Use `scr' var for console calls
Ian Moffett
4 days
dev: uacpi: Always include machine/intr.h
Ian Moffett
4 days
usr: libc: Implement ftell()
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
5 days
kernel: vnode: Only include vm/*.h ifdef _KERNEL
Ian Moffett
6 days
kernel: driver: Only init non-deferred drivers
Ian Moffett
6 days
kernel: syslog: Remove unused variable
Ian Moffett
6 days
rc: Execute /usr/sbin/inject on init
Ian Moffett
6 days
usr.sbin: Add 'inject' program for loading KRQs
Ian Moffett
6 days
usr: libc: Add inject() implementation
Ian Moffett
6 days
usr.bin: osh: Allow execution of direct paths
Ian Moffett
6 days
usr: Add 'echo' program to replace osh builtin
Ian Moffett
6 days
usr.bin: osh: Rename 'i' to 'buf_i'
Ian Moffett
6 days
kernel: Introduce SYS_inject syscall
Ian Moffett
6 days
usr.sbin: init: Allow start path to be overridden
Ian Moffett
6 days
build: Rename hyra-kernel to hyra.krq
Ian Moffett
6 days
usr.bin: osh: Ensure argv is zerored per command
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
[next]