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
29 hours
usr: libc: Add setuid()
Ian Moffett
29 hours
kernel: cred: Introduce SYS_setuid syscall
Ian Moffett
29 hours
kernel: proc: Add initial setuid()
Ian Moffett
29 hours
usr: libc: Introduce POSIX fseek()
Ian Moffett
29 hours
usr: bin: Make 's' const within atoi()
Ian Moffett
32 hours
usr.bin: Add initial /etc/passwd parsing
Ian Moffett
37 hours
kernel: Add uid_t in sys/types.h
Ian Moffett
37 hours
base: Add etc/passwd + base/etc/
Ian Moffett
37 hours
kernel: Add sys/ucred.h
Ian Moffett
37 hours
usr: libc: Add strtok()
Ian Moffett
38 hours
kernel: exit: Panic if PID 1 dies
Ian Moffett
38 hours
kernel: cons: Use glyph relative pos in cons attr
Ian Moffett
3 days
kernel: nvme: Pack nvme_smart_data struct
Ian Moffett
3 days
kernel: nvme: Add SMART + logpage support
Ian Moffett
3 days
kernel: string: Escape '%' with "%%"
Ian Moffett
3 days
kernel: dmi: Ensure header base is virtual
Ian Moffett
3 days
kernel: cons: Introduce /ctl/console/attr
Ian Moffett
3 days
kernel: ansi: Remove stray newline
Ian Moffett
3 days
usr.bin: osh: Use "\033[2J" to clear screen
Ian Moffett
3 days
kernel: ansi: Clear screen with "\033[2J"
Ian Moffett
4 days
kernel: nvme: Add NVMe driver write hook
Ian Moffett
4 days
kernel: Do not defer storage driver init
Ian Moffett
4 days
kernel: ahci: Lower link wait time to 8 ms
Ian Moffett
4 days
kernel: tmpfs: Check NULL 'dirent', not 'res'
Ian Moffett
4 days
usr.bin: readcore: Add missing '\n'
Ian Moffett
5 days
usr.bin: readcore: Make sure we close the dump fd
Ian Moffett
5 days
project: Bump version to 2.2
main
Ian Moffett
5 days
usr.bin: Add 'readcore' program
Ian Moffett
5 days
kernel/amd64: Add support for coredumps
Ian Moffett
5 days
kernel: lib: Add CRC32 support
Ian Moffett
5 days
kernel/amd64: conf: Add CPU_SMEP option
Ian Moffett
5 days
kernel/amd64: cpu: Support SMEP
Ian Moffett
5 days
kernel/amd64: Add 'feat' field in cpu_info
Ian Moffett
5 days
kernel: tmpfs: Prevent read() on empty files
Ian Moffett
5 days
kernel: tmpfs: Do not NULL np->data during reclaim
Ian Moffett
6 days
kernel: Ensure mutually exclusive console access
Ian Moffett
6 days
kernel: devfs: Add block device stat mechanism
Ian Moffett
7 days
kernel: synch: Use md_pause() in spinwait loop
Ian Moffett
7 days
kernel: synch: Add mutual exclusion locks
Ian Moffett
7 days
usr: libc: Add POSIX getpid() and getppid()
Ian Moffett
7 days
kernel: proc: Add getpid() and getppid()
Ian Moffett
7 days
kernel: driver: Implement driver blacklist
Ian Moffett
7 days
kernel: driver: Assign names to all drivers
Ian Moffett
7 days
kernel/aarch64: Add 'board_info' structure
Ian Moffett
8 days
kernel: console: Add 'show_curs' feat flag
Ian Moffett
8 days
kernel: console: Remove extra newline
Ian Moffett
8 days
kernel: console: Introduce /ctl/console/feat
Ian Moffett
8 days
kernel: ctlfs: Implement ctlfs write() operations
Ian Moffett
8 days
kernel: ctlfs: Add ctlfs_get_ops() to fetch ctlops
Ian Moffett
8 days
kernel: console: Introduce cons_screen features
Ian Moffett
[next]