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
38 hours
kernel: rtl: Fix up includes and remove "TODO"
Ian Moffett
38 hours
kernel: net: Implement IEEE 802.3 + ARP requests
Ian Moffett
38 hours
kernel: Add sys/endian.h
Ian Moffett
38 hours
kernel: rtl: Expose NIC properly through if_var.h
Ian Moffett
40 hours
kernel: rtl: Remove TODO comment (completed)
Ian Moffett
45 hours
kernel: rtl: Implement packet TX
Ian Moffett
46 hours
usr.bin: Add beep command
Ian Moffett
46 hours
usr: libc: Add atoi()
Ian Moffett
3 days
kernel: ahci: Wait until ready before any I/O
Ian Moffett
4 days
kernel: ahci: Don't zero allocated PAs anymore
Ian Moffett
4 days
kernel: Prevent physmem clobbers + zero memory
Ian Moffett
4 days
kernel: physmem: Make globals static
Ian Moffett
4 days
project: Bump version to 2.0
Ian Moffett
4 days
usr.bin: osh: Add builtin 'clear' command
Ian Moffett
4 days
kernel: cons: Clear entire screen on demand
Ian Moffett
4 days
usr.bin: Add 'mex' port
Ian Moffett
4 days
usr: libc: Set argc/argv when calling main()
Ian Moffett
4 days
kernel: spawn: Add argv + stub envp arguments
Ian Moffett
4 days
kernel: initramfs: Ensure n->size <= sio->len
Ian Moffett
4 days
kernel: Only free thread data on exit
Ian Moffett
4 days
kernel: exit: Don't use thread data on exit
Ian Moffett
4 days
usr: libc: Support padding of hex digits
Ian Moffett
4 days
kernel/amd64: Return stack top after stack init
Ian Moffett
4 days
usr: libc: Add printf()
Ian Moffett
6 days
kernel: elf: Ensure loadmap is zerored
Ian Moffett
6 days
kernel: pci: Add support for PCI Express
Ian Moffett
6 days
kernel: lib: Reset pad_width to 0 in vsnprintf()
Ian Moffett
6 days
kernel: pci: Add 'cam_hook' structure for PCI I/O
Ian Moffett
6 days
project: Bump version to 1.9
Ian Moffett
6 days
kernel: Deprecate kern_instl for /usr/sbin/install
Ian Moffett
6 days
usr.sbin: install: Write ISO + disklabel
Ian Moffett
6 days
kernel: ahci: Return length in sata_dev_rw()
Ian Moffett
6 days
usr.sbin: install: lseek() back to zero after wipe
Ian Moffett
6 days
usr: libc: Add lseek()
Ian Moffett
6 days
kernel: syscall: Add SYS_lseek
Ian Moffett
6 days
kernel: filedesc: Add fd_seek() as kernel lseek()
Ian Moffett
6 days
kernel: filedesc: Add _KERNEL guard
Ian Moffett
7 days
kernel: ahci: Fix issue of undetectable devices
Ian Moffett
7 days
kernel: ahci: Improve port reset logic
Ian Moffett
8 days
usr.sbin: Add initial installer sources
Ian Moffett
8 days
kernel/amd64: bus: Make MMIO_OFFSET same as HDDM
Ian Moffett
8 days
kernel: cons: Make ANSI_BLUE a darker shade
Ian Moffett
8 days
kernel/amd64: Flush TLB per cache attr update
Ian Moffett
8 days
usr.bin: osh: Check bin_path with access()
Ian Moffett
8 days
usr: libc: Add access() in unistd.h
Ian Moffett
8 days
kernel: vfs: Add SYS_access syscall
Ian Moffett
8 days
kernel: vfs: Release vnode in vfs_dostat()
Ian Moffett
8 days
kernel: vfs: Use pathbuf in vfs_dostat()
Ian Moffett
8 days
kernel: vfs: Remove unused include
Ian Moffett
8 days
kernel: spawn: Wait on both PROC_SLEEP + PROC_ZOMB
Ian Moffett
[next]