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
14 hours
liboda: Add oda_movewin()
expt
Ian Moffett
14 hours
libgfx: draw: Add gfx_copy_region()
Ian Moffett
15 hours
libgfx: draw: Add gfx_get_pix() function
Ian Moffett
15 hours
liboda: Add window cache
Ian Moffett
23 hours
docs: liboda: Add input management section
Ian Moffett
24 hours
liboda: input: Remove unused defines
Ian Moffett
24 hours
liboda: input: Add constant 'ODA_KEY_*' defines
Ian Moffett
24 hours
liboda: Add initial input subsystem
Ian Moffett
37 hours
docs: liboda: Fix markdown codeblock highlight
Ian Moffett
37 hours
lib: liboda: Add oda_plotwin() window plotter
Ian Moffett
37 hours
libgfx: draw: Add gfx_plot_point() pixel plotting
Ian Moffett
37 hours
libgfx: draw: Add gfx_pixel_bounds() helper
Ian Moffett
38 hours
lib: libgfx: Move color defines to draw.h
Ian Moffett
38 hours
lib: Introduce initial liboda sources
Ian Moffett
38 hours
build: lib: Remove seperator line in libgfx build
Ian Moffett
39 hours
docs: Add initial ODA documentation
Ian Moffett
42 hours
lib: libgfx: Add GFX_DARK and GFX_AQUA
Ian Moffett
2 days
docs: Add more docs information in README
main
Ian Moffett
2 days
docs: Fix typo in README
Ian Moffett
2 days
docs: ctlfs: Add author header
Ian Moffett
2 days
docs: Add kernel documentation
Ian Moffett
2 days
kernel: ctlfs: Keep comment up to date
Ian Moffett
3 days
docs: man: Add osh(1)
Ian Moffett
3 days
docs: Update README
Ian Moffett
3 days
project: Bump version to 2.5
Ian Moffett
3 days
usr: mrow: Use 'libgfx' instead of bare fbdev
Ian Moffett
3 days
lib: Introduce libgfx
Ian Moffett
3 days
build/lib: Add Makefile to libs/
Ian Moffett
3 days
usr: Add 'dmidump' program for DMI infomation
Ian Moffett
3 days
kernel: dmi: Add '/ctl/dmi/board' ctl entry
Ian Moffett
3 days
kernel: dmi: Add dmi_prodfam()
Ian Moffett
3 days
kernel: dmi: Add dmi_cpu_version()
Ian Moffett
4 days
usr: libc: Implement additional socket routines
Ian Moffett
4 days
kernel: Add SYS_connect syscall
Ian Moffett
4 days
kernel: socket: Implement connect()
Ian Moffett
4 days
kernel: socket: Improve control message logic
Ian Moffett
4 days
kernel: socket: Block is recv queue is empty
Ian Moffett
4 days
kernel: socket: Block if cmsg queue is empty
Ian Moffett
4 days
kernel: socket: Log socket owner PID on SCM_RIGHTS
Ian Moffett
4 days
kernel: socket: Create a socket file in /tmp/
Ian Moffett
4 days
kernel: socket: Keep track of socket owner
Ian Moffett
4 days
sys: types: Use internal typenames for typedefs
Ian Moffett
4 days
kernel: descrip: Add 'td' parameter to fd routines
Ian Moffett
5 days
etc: oemu: Add examples for LSR and LSL
Ian Moffett
5 days
usr: libc: Add initial ctype.h
Ian Moffett
5 days
oemu: cpu: Add decoding for shiftinstruction
Ian Moffett
5 days
oasm: Introduce logical shift operations
Ian Moffett
7 days
etc: oemu: Fix conflict in test-00.s
Ian Moffett
7 days
kernel: socket: Ensure AF_UNIX in recvmsg()
Ian Moffett
7 days
kernel: Add SYS_sendmsg and SYS_recvmsg
Ian Moffett
[next]