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
28 hours
usr.bin: osh: Add comments
Ian Moffett
28 hours
usr.bin: osh: Skip blank newlines in scripts
Ian Moffett
28 hours
usr: Add init.rc for userspace startup flexibility
Ian Moffett
28 hours
usr.bin: osh: Implement shell script parsing
Ian Moffett
28 hours
kernel: exit: Only kill leaf if not exiting
Ian Moffett
28 hours
usr: libc: Add realloc()
Ian Moffett
29 hours
usr: libc: Add fileno()
Ian Moffett
34 hours
kernel: conf: Default to console fg of #B57614
main
Ian Moffett
38 hours
usr.bin: elfdump: Add missing operator in elftype
Ian Moffett
39 hours
project: Bump version to 2.1
Ian Moffett
40 hours
usr.bin: Add 'elfdump' tool
Ian Moffett
41 hours
github: Add Hyra screenshot to GitHub mirror
Ian Moffett
41 hours
usr.bin: mrow: Randomize mouse y after collision
Ian Moffett
41 hours
usr.bin: kfgwm: Allocate new windows with malloc()
Ian Moffett
41 hours
usr.bin: kfgwm: Ensure x/y does not overflow
Ian Moffett
2 days
libc: malloc: Add HEAP_ALIGN define
Ian Moffett
2 days
libc: malloc: Fix typos in comment
Ian Moffett
2 days
usr: libc: Implement initial malloc() and free()
Ian Moffett
2 days
kernel: mman: Make MAP_ANON 0x0000
Ian Moffett
2 days
sys: param: Add PTR_NOFFSET define to sub pointers
Ian Moffett
2 days
kernel: Fix base-16 style in endian.h
Ian Moffett
3 days
kernel: e1000: Reset the controller before init
Ian Moffett
3 days
kernel: e1000: Read MAC address into `netif'
Ian Moffett
3 days
kernel/amd64: Only print SIMD logs on BSP init
Ian Moffett
3 days
kernel: e1000: Grant NIC PCI MMIO/DMA capabilities
Ian Moffett
3 days
kernel: e1000: Use raw register VAP offsets
Ian Moffett
3 days
kernel: phy: Add initial E1000 sources
Ian Moffett
3 days
kernel/amd64: Add SIMD (SSE + AVX) support
Ian Moffett
4 days
build: Remove automatic installer warning
Ian Moffett
4 days
kernel: ctlfs: Do not reclaim ctlfs entries
Ian Moffett
4 days
usr.bin: date: Print month and day of the week
Ian Moffett
4 days
kernel/amd64: mc1468xx: Add year, month and day
Ian Moffett
4 days
usr: usr.bin/time -> usr.bin/date
Ian Moffett
4 days
usr.bin: mrow: Set max mouse speed at 2
Ian Moffett
4 days
usr.bin: mrow: Add stdbool.h include
Ian Moffett
4 days
usr.bin: mrow: Update mouse speed per hit
Ian Moffett
4 days
usr.bin: mrow: Log final score on exit
Ian Moffett
4 days
usr.bin: Add 'mrow' game
Ian Moffett
4 days
usr.bin: beep: Fix payload order
Ian Moffett
4 days
usr: libc: Add rand() and srand()
Ian Moffett
5 days
kernel/amd64: intr: Add driver specific intr data
Ian Moffett
5 days
kernel/amd64: intr: Ensure intr_hand.name has '\0'
Ian Moffett
5 days
kernel/amd64: Remove unused 'intr_entry' struct
Ian Moffett
6 days
kernel/aarch64: pmap: Handle PROT_EXEC prot flag
Ian Moffett
6 days
kernel/aarch64: Implement vas and map/unmap stubs
Ian Moffett
6 days
kernel: pmap: Add arch-shared pmap_init() routine
Ian Moffett
6 days
usr: libc: Add AARCH64 stubs
Ian Moffett
6 days
build: Define AARCH64 specific flags in configure
Ian Moffett
6 days
usr: libc: Look in src/arch/$(ARCH) for asm files
Ian Moffett
6 days
build: Pass "CC" makevar to user makefiles
Ian Moffett
[next]