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
21 hours
kernel: sysctl: Add 'hw.machine' variable
Ian Moffett
21 hours
usr.sbin: init: Refactor init_hostname()
Ian Moffett
21 hours
usr.bin: sysctl: Remove extra newline
Ian Moffett
21 hours
kernel: descrip: Fix byte count on read()
Ian Moffett
21 hours
usr.bin: sysctl: Support non 'kern.*' variables
Ian Moffett
21 hours
usr.bin: fetch: Remove unused global
Ian Moffett
21 hours
kernel: sysctl: Report 'hw.*' variables
Ian Moffett
24 hours
usr.sbin: init: Add basic logging
Ian Moffett
25 hours
usr.bin: osh: Add true hostname to prompt
Ian Moffett
25 hours
usr.sbin: init: Set hostname to /etc/hostname
Ian Moffett
25 hours
kernel: sysctl: Set 'oldlenp' to NULL if needed
Ian Moffett
25 hours
lib: libc: Implement gethostname() + sethostname()
Ian Moffett
25 hours
kernel: sysctl: Add 'kern.hostname' var
Ian Moffett
25 hours
kernel: Do not blacklist AHCI
Ian Moffett
25 hours
kernel: sysctl: Allow 'old*' fields to be NULL
Ian Moffett
25 hours
kernel: sysctl: Be sure to set 'newlen' in args
Ian Moffett
26 hours
kernel: sysctl: Add sysctl_clearstr()
Ian Moffett
26 hours
lib: libc: Fix syntax issue in ctype.h
Ian Moffett
27 hours
project: Bump version to 2.6
Ian Moffett
32 hours
usr: fetch: Add CPU brand information
Ian Moffett
34 hours
usr.bin: Add 'sysctl' program
Ian Moffett
34 hours
lib: libc: Add sysctl()
Ian Moffett
34 hours
kernel: vcache: Include '\0' in sysctl string
Ian Moffett
45 hours
man: cat(1): Add description of flags
Ian Moffett
45 hours
usr.bin: cat: Add the '-n' and '-b' flags
Ian Moffett
45 hours
lib: libc: Set 'optind' to initial value of 1
Ian Moffett
45 hours
lib: libc: Add initial POSIX getopt() impl
Ian Moffett
47 hours
kernel: sysctl: Use user headers ifndef _KERNEL
Ian Moffett
47 hours
Merge branch 'expt' of github.com:sigsegv7/Hyra into expt
Ian Moffett
47 hours
kernel/amd64: Limit frame depth in backtrace
Ian Moffett
47 hours
kernel/amd64: Add better checks on 'rbp' and 'rip'
Ian Moffett
48 hours
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
3 days
kernel: socket: Refactor recv() impl
Ian Moffett
3 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
4 days
docs: liboda: Add input management section
Ian Moffett
4 days
liboda: input: Remove unused defines
Ian Moffett
[next]