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
11 hours
man: cat(1): Add description of flags
Ian Moffett
11 hours
usr.bin: cat: Add the '-n' and '-b' flags
Ian Moffett
11 hours
lib: libc: Set 'optind' to initial value of 1
Ian Moffett
12 hours
lib: libc: Add initial POSIX getopt() impl
main
Ian Moffett
13 hours
kernel: sysctl: Use user headers ifndef _KERNEL
Ian Moffett
14 hours
Merge branch 'expt' of github.com:sigsegv7/Hyra into expt
Ian Moffett
14 hours
kernel/amd64: Limit frame depth in backtrace
Ian Moffett
14 hours
kernel/amd64: Add better checks on 'rbp' and 'rip'
Ian Moffett
14 hours
kernel/amd64: Add better checks on 'rbp' and 'rip'
Ian Moffett
38 hours
lib: libgfx: Add SHAPE_SQUARE_BORDER
Ian Moffett
38 hours
lib: libgfx: Simplify gfx_draw_square()
Ian Moffett
38 hours
lib: libgfx: Fix one line bugs
Ian Moffett
39 hours
kernel: socket: Fake success on missing opt
Ian Moffett
39 hours
kernel: socket: Fix typo in comment
Ian Moffett
42 hours
kernel & libc: Add POSIX setsockopt syscall
Ian Moffett
42 hours
kernel: socket: Implement recv() timeout
Ian Moffett
42 hours
kernel: socket: Add POSIX setsockopt()
Ian Moffett
43 hours
kernel: socket: Fix typo in code comment
Ian Moffett
43 hours
kernel: sched: Add sched_suspend()
Ian Moffett
44 hours
kernel: socket: Refactor recv() impl
Ian Moffett
45 hours
kernel: socket: Zero newly allocated 'ksock'
Ian Moffett
2 days
liboda: Add oda_movewin()
Ian Moffett
3 days
libgfx: draw: Add gfx_copy_region()
Ian Moffett
3 days
libgfx: draw: Add gfx_get_pix() function
Ian Moffett
3 days
liboda: Add window cache
Ian Moffett
3 days
docs: liboda: Add input management section
Ian Moffett
3 days
liboda: input: Remove unused defines
Ian Moffett
3 days
liboda: input: Add constant 'ODA_KEY_*' defines
Ian Moffett
3 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
4 days
lib: Introduce initial liboda sources
Ian Moffett
4 days
build: lib: Remove seperator line in libgfx build
Ian Moffett
4 days
docs: Add initial ODA documentation
Ian Moffett
4 days
lib: libgfx: Add GFX_DARK and GFX_AQUA
Ian Moffett
4 days
docs: Add more docs information in README
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
5 days
usr: Add 'dmidump' program for DMI infomation
Ian Moffett
[next]