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
27 hours
usr.bin: sysctl: Remove extra newline
Ian Moffett
28 hours
kernel: descrip: Fix byte count on read()
Ian Moffett
28 hours
usr.bin: sysctl: Support non 'kern.*' variables
Ian Moffett
28 hours
usr.bin: fetch: Remove unused global
Ian Moffett
28 hours
kernel: sysctl: Report 'hw.*' variables
Ian Moffett
31 hours
usr.sbin: init: Add basic logging
Ian Moffett
31 hours
usr.bin: osh: Add true hostname to prompt
Ian Moffett
31 hours
usr.sbin: init: Set hostname to /etc/hostname
Ian Moffett
31 hours
kernel: sysctl: Set 'oldlenp' to NULL if needed
Ian Moffett
32 hours
lib: libc: Implement gethostname() + sethostname()
Ian Moffett
32 hours
kernel: sysctl: Add 'kern.hostname' var
Ian Moffett
32 hours
kernel: Do not blacklist AHCI
Ian Moffett
32 hours
kernel: sysctl: Allow 'old*' fields to be NULL
Ian Moffett
32 hours
kernel: sysctl: Be sure to set 'newlen' in args
Ian Moffett
33 hours
kernel: sysctl: Add sysctl_clearstr()
Ian Moffett
33 hours
lib: libc: Fix syntax issue in ctype.h
Ian Moffett
34 hours
project: Bump version to 2.6
Ian Moffett
38 hours
usr: fetch: Add CPU brand information
Ian Moffett
41 hours
usr.bin: Add 'sysctl' program
Ian Moffett
41 hours
lib: libc: Add sysctl()
Ian Moffett
41 hours
kernel: vcache: Include '\0' in sysctl string
Ian Moffett
2 days
man: cat(1): Add description of flags
Ian Moffett
2 days
usr.bin: cat: Add the '-n' and '-b' flags
Ian Moffett
2 days
lib: libc: Set 'optind' to initial value of 1
Ian Moffett
2 days
lib: libc: Add initial POSIX getopt() impl
Ian Moffett
2 days
kernel: sysctl: Use user headers ifndef _KERNEL
Ian Moffett
2 days
Merge branch 'expt' of github.com:sigsegv7/Hyra into expt
Ian Moffett
2 days
kernel/amd64: Limit frame depth in backtrace
Ian Moffett
2 days
kernel/amd64: Add better checks on 'rbp' and 'rip'
Ian Moffett
2 days
kernel/amd64: Add better checks on 'rbp' and 'rip'
Ian Moffett
3 days
lib: libgfx: Add SHAPE_SQUARE_BORDER
Ian Moffett
3 days
lib: libgfx: Simplify gfx_draw_square()
Ian Moffett
3 days
lib: libgfx: Fix one line bugs
Ian Moffett
3 days
kernel: socket: Fake success on missing opt
Ian Moffett
3 days
kernel: socket: Fix typo in comment
Ian Moffett
3 days
kernel & libc: Add POSIX setsockopt syscall
Ian Moffett
3 days
kernel: socket: Implement recv() timeout
Ian Moffett
3 days
kernel: socket: Add POSIX setsockopt()
Ian Moffett
3 days
kernel: socket: Fix typo in code comment
Ian Moffett
3 days
kernel: sched: Add sched_suspend()
Ian Moffett
4 days
kernel: socket: Refactor recv() impl
Ian Moffett
4 days
kernel: socket: Zero newly allocated 'ksock'
Ian Moffett
4 days
liboda: Add oda_movewin()
Ian Moffett
4 days
libgfx: draw: Add gfx_copy_region()
Ian Moffett
4 days
libgfx: draw: Add gfx_get_pix() function
Ian Moffett
4 days
liboda: Add window cache
Ian Moffett
5 days
docs: liboda: Add input management section
Ian Moffett
5 days
liboda: input: Remove unused defines
Ian Moffett
5 days
liboda: input: Add constant 'ODA_KEY_*' defines
Ian Moffett
5 days
liboda: Add initial input subsystem
Ian Moffett
[next]