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
45 hours
usr: getconf: Add NAME_MAX, PATH_MAX and SSIZE_MAX
Ian Moffett
45 hours
kernel: limits: Add NAME_MAX
Ian Moffett
45 hours
kernel: vnode: Refactor definitions
Ian Moffett
46 hours
kernel: initramfs: Set file mode to OMAR mode
Ian Moffett
46 hours
kernel: initramfs: Use OMAR rev 2 (latest)
Ian Moffett
46 hours
build: Update wallpaper
Ian Moffett
2 days
usr: date: Allow time-setting by user
Ian Moffett
2 days
kernel/amd64: i8042: Decode ESCAPE key
Ian Moffett
3 days
usr: login: Parse custom shell path
Ian Moffett
3 days
usr: login: Clean up check_user() logic
Ian Moffett
3 days
kernel/sched: Undo sched_yield() changes
Ian Moffett
3 days
usr: login: Remove default 'USERNAME' define
Ian Moffett
3 days
usr: login: Only rely on default shell for now
Ian Moffett
3 days
kernel: exit: Clear out file descriptors on reap
Ian Moffett
3 days
kernel: sched: Greatly simplify yield logic
Ian Moffett
3 days
usr: login: Re-allow char echoing after bad login
Ian Moffett
3 days
usr: login: Implement 'password' input/hashing
Ian Moffett
3 days
usr: libc: Duplicate cached username with strdup()
Ian Moffett
3 days
usr: osh: Write current user to prompt
Ian Moffett
3 days
usr: libc: Add strdup()
Ian Moffett
3 days
user: libc: Add crypto/sha256 support
Ian Moffett
4 days
kernel: cons: Remove problematic lock
Ian Moffett
4 days
lib: libc: Introduce POSIX getlogin()
Ian Moffett
4 days
kernel: ucred: Add SYS_getuid
Ian Moffett
4 days
kernel: dev: Add /dev/random
Alex Funo
4 days
usr.sbin: init: Startup login program
Ian Moffett
4 days
usr.bin: login: Add initial auth logic
Ian Moffett
4 days
kernel: proc: Add cred per processa
Ian Moffett
4 days
usr: libc: Add setuid()
Ian Moffett
4 days
kernel: cred: Introduce SYS_setuid syscall
Ian Moffett
4 days
kernel: proc: Add initial setuid()
Ian Moffett
4 days
usr: libc: Introduce POSIX fseek()
Ian Moffett
4 days
usr: bin: Make 's' const within atoi()
Ian Moffett
5 days
usr.bin: Add initial /etc/passwd parsing
Ian Moffett
5 days
kernel: Add uid_t in sys/types.h
Ian Moffett
5 days
base: Add etc/passwd + base/etc/
Ian Moffett
5 days
kernel: Add sys/ucred.h
Ian Moffett
5 days
usr: libc: Add strtok()
Ian Moffett
5 days
kernel: exit: Panic if PID 1 dies
Ian Moffett
5 days
kernel: cons: Use glyph relative pos in cons attr
Ian Moffett
6 days
kernel: nvme: Pack nvme_smart_data struct
Ian Moffett
6 days
kernel: nvme: Add SMART + logpage support
Ian Moffett
6 days
kernel: string: Escape '%' with "%%"
Ian Moffett
6 days
kernel: dmi: Ensure header base is virtual
Ian Moffett
7 days
kernel: cons: Introduce /ctl/console/attr
Ian Moffett
7 days
kernel: ansi: Remove stray newline
Ian Moffett
7 days
usr.bin: osh: Use "\033[2J" to clear screen
Ian Moffett
7 days
kernel: ansi: Clear screen with "\033[2J"
Ian Moffett
7 days
kernel: nvme: Add NVMe driver write hook
Ian Moffett
7 days
kernel: Do not defer storage driver init
Ian Moffett
[next]