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
20 hours
kernel: ctlfs: Do not reclaim ctlfs entries
Ian Moffett
20 hours
usr.bin: date: Print month and day of the week
Ian Moffett
20 hours
kernel/amd64: mc1468xx: Add year, month and day
Ian Moffett
20 hours
usr: usr.bin/time -> usr.bin/date
Ian Moffett
21 hours
usr.bin: mrow: Set max mouse speed at 2
Ian Moffett
31 hours
usr.bin: mrow: Add stdbool.h include
Ian Moffett
32 hours
usr.bin: mrow: Update mouse speed per hit
Ian Moffett
32 hours
usr.bin: mrow: Log final score on exit
Ian Moffett
33 hours
usr.bin: Add 'mrow' game
Ian Moffett
33 hours
usr.bin: beep: Fix payload order
Ian Moffett
33 hours
usr: libc: Add rand() and srand()
Ian Moffett
2 days
kernel/amd64: intr: Add driver specific intr data
Ian Moffett
2 days
kernel/amd64: intr: Ensure intr_hand.name has '\0'
Ian Moffett
2 days
kernel/amd64: Remove unused 'intr_entry' struct
Ian Moffett
3 days
kernel/aarch64: pmap: Handle PROT_EXEC prot flag
Ian Moffett
3 days
kernel/aarch64: Implement vas and map/unmap stubs
Ian Moffett
3 days
kernel: pmap: Add arch-shared pmap_init() routine
Ian Moffett
3 days
usr: libc: Add AARCH64 stubs
Ian Moffett
3 days
build: Define AARCH64 specific flags in configure
Ian Moffett
3 days
usr: libc: Look in src/arch/$(ARCH) for asm files
Ian Moffett
3 days
build: Pass "CC" makevar to user makefiles
Ian Moffett
3 days
kernel/aarch64: Add exception code + frame fixups
Ian Moffett
3 days
kernel: Add __aligned(n) attribute
Ian Moffett
4 days
kernel/aarch64: frame: Remove extra whitespace
Ian Moffett
4 days
kernel/aarch64: Remove stray alignment directive
Ian Moffett
4 days
kernel/aarch64: Implement initial vector stubs
Ian Moffett
4 days
kernel/aarch64: Add intr_register() stub
Ian Moffett
4 days
kernel/aarch64: Make stubs up to date
Ian Moffett
4 days
kernel/aarch64: cdefs: Make halt macro proper
Ian Moffett
5 days
usr: libc: Add sleep() in time.h
Ian Moffett
5 days
kernel: time: Introduce SYS_sleep
Ian Moffett
5 days
kernel: Introduce timespec struct
Ian Moffett
5 days
kernel: Remove deprecated func declaration
Ian Moffett
5 days
kernel: netinet: Implement ARP reply logic
Ian Moffett
5 days
kernel: netinet: Simply memcpy ether_saddr
Ian Moffett
6 days
kernel: rtl: Fix up includes and remove "TODO"
Ian Moffett
6 days
kernel: net: Implement IEEE 802.3 + ARP requests
Ian Moffett
6 days
kernel: Add sys/endian.h
Ian Moffett
6 days
kernel: rtl: Expose NIC properly through if_var.h
Ian Moffett
7 days
kernel: rtl: Remove TODO comment (completed)
Ian Moffett
7 days
kernel: rtl: Implement packet TX
Ian Moffett
7 days
usr.bin: Add beep command
Ian Moffett
7 days
usr: libc: Add atoi()
Ian Moffett
8 days
kernel: ahci: Wait until ready before any I/O
Ian Moffett
8 days
kernel: ahci: Don't zero allocated PAs anymore
Ian Moffett
8 days
kernel: Prevent physmem clobbers + zero memory
Ian Moffett
8 days
kernel: physmem: Make globals static
Ian Moffett
9 days
project: Bump version to 2.0
Ian Moffett
9 days
usr.bin: osh: Add builtin 'clear' command
Ian Moffett
9 days
kernel: cons: Clear entire screen on demand
Ian Moffett
[next]