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
3 days
kernel: pci: Add support for PCI Express
Ian Moffett
3 days
kernel: lib: Reset pad_width to 0 in vsnprintf()
Ian Moffett
3 days
kernel: pci: Add 'cam_hook' structure for PCI I/O
Ian Moffett
3 days
project: Bump version to 1.9
Ian Moffett
3 days
kernel: Deprecate kern_instl for /usr/sbin/install
Ian Moffett
3 days
usr.sbin: install: Write ISO + disklabel
Ian Moffett
3 days
kernel: ahci: Return length in sata_dev_rw()
Ian Moffett
3 days
usr.sbin: install: lseek() back to zero after wipe
Ian Moffett
3 days
usr: libc: Add lseek()
Ian Moffett
3 days
kernel: syscall: Add SYS_lseek
Ian Moffett
3 days
kernel: filedesc: Add fd_seek() as kernel lseek()
Ian Moffett
3 days
kernel: filedesc: Add _KERNEL guard
Ian Moffett
4 days
kernel: ahci: Fix issue of undetectable devices
Ian Moffett
4 days
kernel: ahci: Improve port reset logic
Ian Moffett
5 days
usr.sbin: Add initial installer sources
Ian Moffett
5 days
kernel/amd64: bus: Make MMIO_OFFSET same as HDDM
Ian Moffett
5 days
kernel: cons: Make ANSI_BLUE a darker shade
Ian Moffett
5 days
kernel/amd64: Flush TLB per cache attr update
Ian Moffett
5 days
usr.bin: osh: Check bin_path with access()
Ian Moffett
5 days
usr: libc: Add access() in unistd.h
Ian Moffett
5 days
kernel: vfs: Add SYS_access syscall
Ian Moffett
5 days
kernel: vfs: Release vnode in vfs_dostat()
Ian Moffett
5 days
kernel: vfs: Use pathbuf in vfs_dostat()
Ian Moffett
5 days
kernel: vfs: Remove unused include
Ian Moffett
5 days
kernel: spawn: Wait on both PROC_SLEEP + PROC_ZOMB
Ian Moffett
5 days
kernel: spawn: Set PROC_WAITED before td enqueue
Ian Moffett
5 days
kernel: exit: Ensure PROC_WAITED is unset on exit
Ian Moffett
5 days
usr: libc: Add stat() in sys/stat.h
Ian Moffett
5 days
kernel: physmem: Only set bits if memory is found
Ian Moffett
5 days
kernel: proc: Make per-process flags volatile
Ian Moffett
5 days
kernel: sched: No yield on wait + intoff on yield
Ian Moffett
5 days
kernel: cons: Add ANSI cursor pos reset sequence
Ian Moffett
5 days
kernel: cons: Invert console cursor color
Ian Moffett
6 days
kernel: spawn: Ensure pathbuf is zeroed
Ian Moffett
6 days
kernel/amd64: Add `alloc` to pmap_update_tbl()
Ian Moffett
6 days
kernel: stat: Fix getattr result pointer
Ian Moffett
6 days
kernel: spawn: Improve wait sleep handling
Ian Moffett
6 days
kernel: sched: Skip sleeping threads and get next
Ian Moffett
6 days
kernel: sched: Allow sleeping TDs to be enqueued
Ian Moffett
6 days
kernel: physmem: Allocate unfragmented phys memory
Ian Moffett
6 days
kernel: physmem: Ensure base is page aligned
Ian Moffett
6 days
usr.bin: time: Pad hour, min and sec to 2 digits
Ian Moffett
6 days
usr: libc: Reset pad_width if used
Ian Moffett
6 days
usr: libc: Include stdbool.h in itoa.c
Ian Moffett
6 days
usr.bin: osh: Seperate builtin cmds from user cmds
Ian Moffett
6 days
usr.bin: osh: Make internal routines static
Ian Moffett
6 days
usr: libc: Include stdint.h in string.h
Ian Moffett
6 days
kernel: exit: Handle stack VA/PA in proc_reap()
Ian Moffett
6 days
kernel: spawn: Return process exit status on fail
Ian Moffett
6 days
usr: Discard .eh_frame and .note sections
Ian Moffett
[next]