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
40 hours
kernel: xhci: Wait until xHC is ready in reset
Ian Moffett
40 hours
kernel: xhci: Ensure portno is valid for portsc
Ian Moffett
41 hours
kernel: xhci: Add xhci_stop_hc() to stop the xHC
Ian Moffett
41 hours
kernel: xhci: Fake success if already running
Ian Moffett
41 hours
kernel: xhci: Log reset timeouts
Ian Moffett
41 hours
kernel: xhci: Fix zeroing of NULL page
Ian Moffett
41 hours
kernel: xhci: Do not offset segment table base
Ian Moffett
41 hours
kernel: xhci: Fix off-by-one bug
Ian Moffett
46 hours
lib: libc: Add POSIX symlink stubs
Ian Moffett
46 hours
lib: libc: Add POSIX getwd() stub
Ian Moffett
46 hours
lib: libc: Add POSIX getcwd() stub
Ian Moffett
46 hours
lib: libc: Add POSIX dup stubs
Ian Moffett
46 hours
lib: libc: Add POSIX unlinkat() stub
Ian Moffett
47 hours
lib: libc: Add POSIX unlink() stub
Ian Moffett
47 hours
lib: libc: Add POSIX fork() stub
Ian Moffett
2 days
kernel: acpi: Add GAS I/O access definitions
Ian Moffett
2 days
kernel: acpi: Add handling of GPEs and notify
Ian Moffett
4 days
usr: sysctl: Add parsing for 'hw.machine'
Ian Moffett
4 days
kernel: sysctl: Add 'hw.machine' variable
Ian Moffett
4 days
usr.sbin: init: Refactor init_hostname()
Ian Moffett
4 days
usr.bin: sysctl: Remove extra newline
Ian Moffett
4 days
kernel: descrip: Fix byte count on read()
Ian Moffett
4 days
usr.bin: sysctl: Support non 'kern.*' variables
Ian Moffett
4 days
usr.bin: fetch: Remove unused global
Ian Moffett
4 days
kernel: sysctl: Report 'hw.*' variables
Ian Moffett
4 days
usr.sbin: init: Add basic logging
Ian Moffett
4 days
usr.bin: osh: Add true hostname to prompt
Ian Moffett
4 days
usr.sbin: init: Set hostname to /etc/hostname
Ian Moffett
4 days
kernel: sysctl: Set 'oldlenp' to NULL if needed
Ian Moffett
4 days
lib: libc: Implement gethostname() + sethostname()
Ian Moffett
4 days
kernel: sysctl: Add 'kern.hostname' var
Ian Moffett
4 days
kernel: Do not blacklist AHCI
Ian Moffett
4 days
kernel: sysctl: Allow 'old*' fields to be NULL
Ian Moffett
4 days
kernel: sysctl: Be sure to set 'newlen' in args
Ian Moffett
4 days
kernel: sysctl: Add sysctl_clearstr()
Ian Moffett
4 days
lib: libc: Fix syntax issue in ctype.h
Ian Moffett
4 days
project: Bump version to 2.6
Ian Moffett
4 days
usr: fetch: Add CPU brand information
Ian Moffett
4 days
usr.bin: Add 'sysctl' program
Ian Moffett
4 days
lib: libc: Add sysctl()
Ian Moffett
4 days
kernel: vcache: Include '\0' in sysctl string
Ian Moffett
5 days
man: cat(1): Add description of flags
Ian Moffett
5 days
usr.bin: cat: Add the '-n' and '-b' flags
Ian Moffett
5 days
lib: libc: Set 'optind' to initial value of 1
Ian Moffett
5 days
lib: libc: Add initial POSIX getopt() impl
Ian Moffett
5 days
kernel: sysctl: Use user headers ifndef _KERNEL
Ian Moffett
5 days
Merge branch 'expt' of github.com:sigsegv7/Hyra into expt
Ian Moffett
5 days
kernel/amd64: Limit frame depth in backtrace
Ian Moffett
5 days
kernel/amd64: Add better checks on 'rbp' and 'rip'
Ian Moffett
5 days
kernel/amd64: Add better checks on 'rbp' and 'rip'
Ian Moffett
[next]