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
26 hours
kernel/amd64: Get CPU family + model
Ian Moffett
26 hours
kernel/amd64: cpu_check_feat() -> cpu_get_info()
Ian Moffett
26 hours
kernel/amd64: Add I8042_POLL kconf(9) option
Ian Moffett
40 hours
kernel: Move crypto specifics to sys/crypto/*
Ian Moffett
40 hours
kernel: sched: Ensure 'ci' is not NULL
Ian Moffett
40 hours
kernel: exit: Detach console on exit
Ian Moffett
40 hours
kernel: time: Leave interrupts be on sleep
Ian Moffett
40 hours
usr.bin: login: Remove useless debug message
Ian Moffett
40 hours
kernel/amd64: Return NULL if IA32_GS_BASE is unset
Ian Moffett
40 hours
usr: date: Read back date after writing
Ian Moffett
47 hours
kernel: Avoid using kprintf() during panic
Ian Moffett
47 hours
kernel: Make panic screen configurable
Ian Moffett
3 days
project: Bump version to 2.3
Ian Moffett
3 days
docs: Add 'programs' section to README
Ian Moffett
3 days
usr.bin: Add 'sleep' program
Ian Moffett
3 days
usr: getconf: Add NAME_MAX, PATH_MAX and SSIZE_MAX
Ian Moffett
3 days
kernel: limits: Add NAME_MAX
Ian Moffett
3 days
kernel: vnode: Refactor definitions
Ian Moffett
3 days
kernel: initramfs: Set file mode to OMAR mode
Ian Moffett
3 days
kernel: initramfs: Use OMAR rev 2 (latest)
Ian Moffett
3 days
build: Update wallpaper
Ian Moffett
4 days
usr: date: Allow time-setting by user
Ian Moffett
4 days
kernel/amd64: i8042: Decode ESCAPE key
Ian Moffett
4 days
usr: login: Parse custom shell path
Ian Moffett
4 days
usr: login: Clean up check_user() logic
Ian Moffett
4 days
kernel/sched: Undo sched_yield() changes
Ian Moffett
5 days
usr: login: Remove default 'USERNAME' define
Ian Moffett
5 days
usr: login: Only rely on default shell for now
Ian Moffett
5 days
kernel: exit: Clear out file descriptors on reap
Ian Moffett
5 days
kernel: sched: Greatly simplify yield logic
Ian Moffett
5 days
usr: login: Re-allow char echoing after bad login
Ian Moffett
5 days
usr: login: Implement 'password' input/hashing
Ian Moffett
5 days
usr: libc: Duplicate cached username with strdup()
Ian Moffett
5 days
usr: osh: Write current user to prompt
Ian Moffett
5 days
usr: libc: Add strdup()
Ian Moffett
5 days
user: libc: Add crypto/sha256 support
Ian Moffett
5 days
kernel: cons: Remove problematic lock
Ian Moffett
5 days
lib: libc: Introduce POSIX getlogin()
Ian Moffett
5 days
kernel: ucred: Add SYS_getuid
Ian Moffett
5 days
kernel: dev: Add /dev/random
Alex Funo
6 days
usr.sbin: init: Startup login program
Ian Moffett
6 days
usr.bin: login: Add initial auth logic
Ian Moffett
6 days
kernel: proc: Add cred per processa
Ian Moffett
6 days
usr: libc: Add setuid()
Ian Moffett
6 days
kernel: cred: Introduce SYS_setuid syscall
Ian Moffett
6 days
kernel: proc: Add initial setuid()
Ian Moffett
6 days
usr: libc: Introduce POSIX fseek()
Ian Moffett
6 days
usr: bin: Make 's' const within atoi()
Ian Moffett
6 days
usr.bin: Add initial /etc/passwd parsing
Ian Moffett
6 days
kernel: Add uid_t in sys/types.h
Ian Moffett
[next]