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
33 hours
docs: Fix typo in README
Ian Moffett
34 hours
docs: ctlfs: Add author header
Ian Moffett
34 hours
docs: Add kernel documentation
Ian Moffett
34 hours
kernel: ctlfs: Keep comment up to date
Ian Moffett
35 hours
docs: man: Add osh(1)
Ian Moffett
35 hours
docs: Update README
Ian Moffett
35 hours
project: Bump version to 2.5
Ian Moffett
36 hours
usr: mrow: Use 'libgfx' instead of bare fbdev
Ian Moffett
36 hours
lib: Introduce libgfx
Ian Moffett
36 hours
build/lib: Add Makefile to libs/
Ian Moffett
37 hours
usr: Add 'dmidump' program for DMI infomation
Ian Moffett
37 hours
kernel: dmi: Add '/ctl/dmi/board' ctl entry
Ian Moffett
37 hours
kernel: dmi: Add dmi_prodfam()
Ian Moffett
38 hours
kernel: dmi: Add dmi_cpu_version()
Ian Moffett
3 days
usr: libc: Implement additional socket routines
Ian Moffett
3 days
kernel: Add SYS_connect syscall
Ian Moffett
3 days
kernel: socket: Implement connect()
Ian Moffett
3 days
kernel: socket: Improve control message logic
Ian Moffett
3 days
kernel: socket: Block is recv queue is empty
Ian Moffett
3 days
kernel: socket: Block if cmsg queue is empty
Ian Moffett
3 days
kernel: socket: Log socket owner PID on SCM_RIGHTS
Ian Moffett
3 days
kernel: socket: Create a socket file in /tmp/
Ian Moffett
3 days
kernel: socket: Keep track of socket owner
Ian Moffett
3 days
sys: types: Use internal typenames for typedefs
Ian Moffett
3 days
kernel: descrip: Add 'td' parameter to fd routines
Ian Moffett
4 days
etc: oemu: Add examples for LSR and LSL
Ian Moffett
4 days
usr: libc: Add initial ctype.h
Ian Moffett
4 days
oemu: cpu: Add decoding for shiftinstruction
Ian Moffett
4 days
oasm: Introduce logical shift operations
Ian Moffett
5 days
etc: oemu: Fix conflict in test-00.s
Ian Moffett
5 days
kernel: socket: Ensure AF_UNIX in recvmsg()
Ian Moffett
6 days
kernel: Add SYS_sendmsg and SYS_recvmsg
Ian Moffett
6 days
kernel: socket: Add initial SCM + CMSG impl
Ian Moffett
6 days
kernel: uio: Add iovec copyin/copyout routines
Ian Moffett
6 days
kernel: posix: Add POSIX 'uio'
Ian Moffett
6 days
kernel: Introduce per-arch M_WORD_SIZE
Ian Moffett
6 days
usr: libc: Add libc socket functions
Ian Moffett
6 days
kernel: net: Add socket syscalls
Ian Moffett
6 days
kernel: net: Introduce initial socket impl
Ian Moffett
6 days
etc: oemu: Add XOR example to test-00.s
Ian Moffett
6 days
usr: cat: Remove extra newline
Ian Moffett
6 days
kernel: net: Add missing sys/types.h include
Ian Moffett
6 days
oemu: cpu: Add decoding for XOR instruction
Ian Moffett
6 days
oasm: Introduce XOR mnemonic
Ian Moffett
6 days
etc: oemu: Add example for 'OR' in test-00.s
Ian Moffett
6 days
oemu: cpu: Add decoding for OR instruction
Ian Moffett
6 days
oasm: Introduce OR mnemonic
Ian Moffett
6 days
oemu: cpu: Add decoding for AND instruction
Ian Moffett
6 days
oasm: Introduce AND mnemonic
Ian Moffett
8 days
kernel: vsr: Add 'td' argument for most funcs
Ian Moffett
[next]