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
24 hours
lib: libgfx: Add SHAPE_SQUARE_BORDER
Ian Moffett
24 hours
lib: libgfx: Simplify gfx_draw_square()
Ian Moffett
25 hours
lib: libgfx: Fix one line bugs
Ian Moffett
25 hours
kernel: socket: Fake success on missing opt
Ian Moffett
25 hours
kernel: socket: Fix typo in comment
Ian Moffett
28 hours
kernel & libc: Add POSIX setsockopt syscall
Ian Moffett
28 hours
kernel: socket: Implement recv() timeout
Ian Moffett
28 hours
kernel: socket: Add POSIX setsockopt()
Ian Moffett
29 hours
kernel: socket: Fix typo in code comment
Ian Moffett
29 hours
kernel: sched: Add sched_suspend()
Ian Moffett
31 hours
kernel: socket: Refactor recv() impl
Ian Moffett
31 hours
kernel: socket: Zero newly allocated 'ksock'
Ian Moffett
46 hours
liboda: Add oda_movewin()
Ian Moffett
46 hours
libgfx: draw: Add gfx_copy_region()
Ian Moffett
47 hours
libgfx: draw: Add gfx_get_pix() function
Ian Moffett
47 hours
liboda: Add window cache
Ian Moffett
2 days
docs: liboda: Add input management section
Ian Moffett
2 days
liboda: input: Remove unused defines
Ian Moffett
2 days
liboda: input: Add constant 'ODA_KEY_*' defines
Ian Moffett
2 days
liboda: Add initial input subsystem
Ian Moffett
3 days
docs: liboda: Fix markdown codeblock highlight
Ian Moffett
3 days
lib: liboda: Add oda_plotwin() window plotter
Ian Moffett
3 days
libgfx: draw: Add gfx_plot_point() pixel plotting
Ian Moffett
3 days
libgfx: draw: Add gfx_pixel_bounds() helper
Ian Moffett
3 days
lib: libgfx: Move color defines to draw.h
Ian Moffett
3 days
lib: Introduce initial liboda sources
Ian Moffett
3 days
build: lib: Remove seperator line in libgfx build
Ian Moffett
3 days
docs: Add initial ODA documentation
Ian Moffett
3 days
lib: libgfx: Add GFX_DARK and GFX_AQUA
Ian Moffett
4 days
docs: Add more docs information in README
main
Ian Moffett
4 days
docs: Fix typo in README
Ian Moffett
4 days
docs: ctlfs: Add author header
Ian Moffett
4 days
docs: Add kernel documentation
Ian Moffett
4 days
kernel: ctlfs: Keep comment up to date
Ian Moffett
4 days
docs: man: Add osh(1)
Ian Moffett
4 days
docs: Update README
Ian Moffett
4 days
project: Bump version to 2.5
Ian Moffett
4 days
usr: mrow: Use 'libgfx' instead of bare fbdev
Ian Moffett
4 days
lib: Introduce libgfx
Ian Moffett
4 days
build/lib: Add Makefile to libs/
Ian Moffett
4 days
usr: Add 'dmidump' program for DMI infomation
Ian Moffett
4 days
kernel: dmi: Add '/ctl/dmi/board' ctl entry
Ian Moffett
4 days
kernel: dmi: Add dmi_prodfam()
Ian Moffett
4 days
kernel: dmi: Add dmi_cpu_version()
Ian Moffett
5 days
usr: libc: Implement additional socket routines
Ian Moffett
5 days
kernel: Add SYS_connect syscall
Ian Moffett
5 days
kernel: socket: Implement connect()
Ian Moffett
5 days
kernel: socket: Improve control message logic
Ian Moffett
5 days
kernel: socket: Block is recv queue is empty
Ian Moffett
5 days
kernel: socket: Block if cmsg queue is empty
Ian Moffett
[next]