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
2 days
project: Bump version to 2.0
Ian Moffett
2 days
usr.bin: osh: Add builtin 'clear' command
Ian Moffett
2 days
kernel: cons: Clear entire screen on demand
Ian Moffett
2 days
usr.bin: Add 'mex' port
Ian Moffett
2 days
usr: libc: Set argc/argv when calling main()
Ian Moffett
2 days
kernel: spawn: Add argv + stub envp arguments
Ian Moffett
2 days
kernel: initramfs: Ensure n->size <= sio->len
Ian Moffett
2 days
kernel: Only free thread data on exit
Ian Moffett
2 days
kernel: exit: Don't use thread data on exit
Ian Moffett
2 days
usr: libc: Support padding of hex digits
Ian Moffett
2 days
kernel/amd64: Return stack top after stack init
Ian Moffett
2 days
usr: libc: Add printf()
Ian Moffett
4 days
kernel: elf: Ensure loadmap is zerored
Ian Moffett
4 days
kernel: pci: Add support for PCI Express
Ian Moffett
4 days
kernel: lib: Reset pad_width to 0 in vsnprintf()
Ian Moffett
4 days
kernel: pci: Add 'cam_hook' structure for PCI I/O
Ian Moffett
4 days
project: Bump version to 1.9
Ian Moffett
4 days
kernel: Deprecate kern_instl for /usr/sbin/install
Ian Moffett
4 days
usr.sbin: install: Write ISO + disklabel
Ian Moffett
4 days
kernel: ahci: Return length in sata_dev_rw()
Ian Moffett
4 days
usr.sbin: install: lseek() back to zero after wipe
Ian Moffett
4 days
usr: libc: Add lseek()
Ian Moffett
4 days
kernel: syscall: Add SYS_lseek
Ian Moffett
4 days
kernel: filedesc: Add fd_seek() as kernel lseek()
Ian Moffett
4 days
kernel: filedesc: Add _KERNEL guard
Ian Moffett
5 days
kernel: ahci: Fix issue of undetectable devices
Ian Moffett
5 days
kernel: ahci: Improve port reset logic
Ian Moffett
6 days
usr.sbin: Add initial installer sources
Ian Moffett
6 days
kernel/amd64: bus: Make MMIO_OFFSET same as HDDM
Ian Moffett
6 days
kernel: cons: Make ANSI_BLUE a darker shade
Ian Moffett
6 days
kernel/amd64: Flush TLB per cache attr update
Ian Moffett
6 days
usr.bin: osh: Check bin_path with access()
Ian Moffett
6 days
usr: libc: Add access() in unistd.h
Ian Moffett
6 days
kernel: vfs: Add SYS_access syscall
Ian Moffett
6 days
kernel: vfs: Release vnode in vfs_dostat()
Ian Moffett
6 days
kernel: vfs: Use pathbuf in vfs_dostat()
Ian Moffett
6 days
kernel: vfs: Remove unused include
Ian Moffett
6 days
kernel: spawn: Wait on both PROC_SLEEP + PROC_ZOMB
Ian Moffett
6 days
kernel: spawn: Set PROC_WAITED before td enqueue
Ian Moffett
6 days
kernel: exit: Ensure PROC_WAITED is unset on exit
Ian Moffett
6 days
usr: libc: Add stat() in sys/stat.h
Ian Moffett
6 days
kernel: physmem: Only set bits if memory is found
Ian Moffett
6 days
kernel: proc: Make per-process flags volatile
Ian Moffett
6 days
kernel: sched: No yield on wait + intoff on yield
Ian Moffett
6 days
kernel: cons: Add ANSI cursor pos reset sequence
Ian Moffett
6 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
7 days
kernel: stat: Fix getattr result pointer
Ian Moffett
7 days
kernel: spawn: Improve wait sleep handling
Ian Moffett
[next]