summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 hoursman: cat(1): Add description of flagsIan Moffett
11 hoursusr.bin: cat: Add the '-n' and '-b' flagsIan Moffett
11 hourslib: libc: Set 'optind' to initial value of 1Ian Moffett
12 hourslib: libc: Add initial POSIX getopt() implmainIan Moffett
13 hourskernel: sysctl: Use user headers ifndef _KERNELIan Moffett
14 hoursMerge branch 'expt' of github.com:sigsegv7/Hyra into exptIan Moffett
14 hourskernel/amd64: Limit frame depth in backtraceIan Moffett
14 hourskernel/amd64: Add better checks on 'rbp' and 'rip'Ian Moffett
14 hourskernel/amd64: Add better checks on 'rbp' and 'rip'Ian Moffett
38 hourslib: libgfx: Add SHAPE_SQUARE_BORDERIan Moffett
38 hourslib: libgfx: Simplify gfx_draw_square()Ian Moffett
38 hourslib: libgfx: Fix one line bugsIan Moffett
39 hourskernel: socket: Fake success on missing optIan Moffett
39 hourskernel: socket: Fix typo in commentIan Moffett
42 hourskernel & libc: Add POSIX setsockopt syscallIan Moffett
42 hourskernel: socket: Implement recv() timeoutIan Moffett
42 hourskernel: socket: Add POSIX setsockopt()Ian Moffett
43 hourskernel: socket: Fix typo in code commentIan Moffett
43 hourskernel: sched: Add sched_suspend()Ian Moffett
44 hourskernel: socket: Refactor recv() implIan Moffett
45 hourskernel: socket: Zero newly allocated 'ksock'Ian Moffett
2 daysliboda: Add oda_movewin()Ian Moffett
3 dayslibgfx: draw: Add gfx_copy_region()Ian Moffett
3 dayslibgfx: draw: Add gfx_get_pix() functionIan Moffett
3 daysliboda: Add window cacheIan Moffett
3 daysdocs: liboda: Add input management sectionIan Moffett
3 daysliboda: input: Remove unused definesIan Moffett
3 daysliboda: input: Add constant 'ODA_KEY_*' definesIan Moffett
3 daysliboda: Add initial input subsystemIan Moffett
3 daysdocs: liboda: Fix markdown codeblock highlightIan Moffett
3 dayslib: liboda: Add oda_plotwin() window plotterIan Moffett
3 dayslibgfx: draw: Add gfx_plot_point() pixel plottingIan Moffett
3 dayslibgfx: draw: Add gfx_pixel_bounds() helperIan Moffett
3 dayslib: libgfx: Move color defines to draw.hIan Moffett
4 dayslib: Introduce initial liboda sourcesIan Moffett
4 daysbuild: lib: Remove seperator line in libgfx buildIan Moffett
4 daysdocs: Add initial ODA documentationIan Moffett
4 dayslib: libgfx: Add GFX_DARK and GFX_AQUAIan Moffett
4 daysdocs: Add more docs information in READMEIan Moffett
4 daysdocs: Fix typo in READMEIan Moffett
4 daysdocs: ctlfs: Add author headerIan Moffett
4 daysdocs: Add kernel documentationIan Moffett
4 dayskernel: ctlfs: Keep comment up to dateIan Moffett
4 daysdocs: man: Add osh(1)Ian Moffett
4 daysdocs: Update READMEIan Moffett
4 daysproject: Bump version to 2.5Ian Moffett
4 daysusr: mrow: Use 'libgfx' instead of bare fbdevIan Moffett
4 dayslib: Introduce libgfxIan Moffett
4 daysbuild/lib: Add Makefile to libs/Ian Moffett
5 daysusr: Add 'dmidump' program for DMI infomationIan Moffett