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
15 hours
usr: fetch: Add CPU brand information
Ian Moffett
17 hours
usr.bin: Add 'sysctl' program
Ian Moffett
17 hours
lib: libc: Add sysctl()
Ian Moffett
17 hours
kernel: vcache: Include '\0' in sysctl string
Ian Moffett
28 hours
man: cat(1): Add description of flags
Ian Moffett
28 hours
usr.bin: cat: Add the '-n' and '-b' flags
Ian Moffett
28 hours
lib: libc: Set 'optind' to initial value of 1
Ian Moffett
28 hours
lib: libc: Add initial POSIX getopt() impl
Ian Moffett
30 hours
kernel: sysctl: Use user headers ifndef _KERNEL
Ian Moffett
30 hours
Merge branch 'expt' of github.com:sigsegv7/Hyra into expt
Ian Moffett
30 hours
kernel/amd64: Limit frame depth in backtrace
Ian Moffett
30 hours
kernel/amd64: Add better checks on 'rbp' and 'rip'
Ian Moffett
31 hours
kernel/amd64: Add better checks on 'rbp' and 'rip'
Ian Moffett
2 days
lib: libgfx: Add SHAPE_SQUARE_BORDER
Ian Moffett
2 days
lib: libgfx: Simplify gfx_draw_square()
Ian Moffett
2 days
lib: libgfx: Fix one line bugs
Ian Moffett
2 days
kernel: socket: Fake success on missing opt
Ian Moffett
2 days
kernel: socket: Fix typo in comment
Ian Moffett
2 days
kernel & libc: Add POSIX setsockopt syscall
Ian Moffett
2 days
kernel: socket: Implement recv() timeout
Ian Moffett
2 days
kernel: socket: Add POSIX setsockopt()
Ian Moffett
2 days
kernel: socket: Fix typo in code comment
Ian Moffett
2 days
kernel: sched: Add sched_suspend()
Ian Moffett
3 days
kernel: socket: Refactor recv() impl
Ian Moffett
3 days
kernel: socket: Zero newly allocated 'ksock'
Ian Moffett
3 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
4 days
docs: liboda: Add input management section
Ian Moffett
4 days
liboda: input: Remove unused defines
Ian Moffett
4 days
liboda: input: Add constant 'ODA_KEY_*' defines
Ian Moffett
4 days
liboda: Add initial input subsystem
Ian Moffett
4 days
docs: liboda: Fix markdown codeblock highlight
Ian Moffett
4 days
lib: liboda: Add oda_plotwin() window plotter
Ian Moffett
4 days
libgfx: draw: Add gfx_plot_point() pixel plotting
Ian Moffett
4 days
libgfx: draw: Add gfx_pixel_bounds() helper
Ian Moffett
4 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
5 days
docs: Add more docs information in README
Ian Moffett
5 days
docs: Fix typo in README
Ian Moffett
5 days
docs: ctlfs: Add author header
Ian Moffett
5 days
docs: Add kernel documentation
Ian Moffett
5 days
kernel: ctlfs: Keep comment up to date
Ian Moffett
5 days
docs: man: Add osh(1)
Ian Moffett
5 days
docs: Update README
Ian Moffett
5 days
project: Bump version to 2.5
Ian Moffett
[next]