summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
21 hourskernel: sysctl: Add 'hw.machine' variableIan Moffett
21 hoursusr.sbin: init: Refactor init_hostname()Ian Moffett
21 hoursusr.bin: sysctl: Remove extra newlineIan Moffett
21 hourskernel: descrip: Fix byte count on read()Ian Moffett
21 hoursusr.bin: sysctl: Support non 'kern.*' variablesIan Moffett
21 hoursusr.bin: fetch: Remove unused globalIan Moffett
21 hourskernel: sysctl: Report 'hw.*' variablesIan Moffett
24 hoursusr.sbin: init: Add basic loggingIan Moffett
25 hoursusr.bin: osh: Add true hostname to promptIan Moffett
25 hoursusr.sbin: init: Set hostname to /etc/hostnameIan Moffett
25 hourskernel: sysctl: Set 'oldlenp' to NULL if neededIan Moffett
25 hourslib: libc: Implement gethostname() + sethostname()Ian Moffett
25 hourskernel: sysctl: Add 'kern.hostname' varIan Moffett
25 hourskernel: Do not blacklist AHCIIan Moffett
25 hourskernel: sysctl: Allow 'old*' fields to be NULLIan Moffett
25 hourskernel: sysctl: Be sure to set 'newlen' in argsIan Moffett
26 hourskernel: sysctl: Add sysctl_clearstr()Ian Moffett
26 hourslib: libc: Fix syntax issue in ctype.hIan Moffett
27 hoursproject: Bump version to 2.6Ian Moffett
32 hoursusr: fetch: Add CPU brand informationIan Moffett
34 hoursusr.bin: Add 'sysctl' programIan Moffett
34 hourslib: libc: Add sysctl()Ian Moffett
34 hourskernel: vcache: Include '\0' in sysctl stringIan Moffett
45 hoursman: cat(1): Add description of flagsIan Moffett
45 hoursusr.bin: cat: Add the '-n' and '-b' flagsIan Moffett
45 hourslib: libc: Set 'optind' to initial value of 1Ian Moffett
45 hourslib: libc: Add initial POSIX getopt() implIan Moffett
47 hourskernel: sysctl: Use user headers ifndef _KERNELIan Moffett
47 hoursMerge branch 'expt' of github.com:sigsegv7/Hyra into exptIan Moffett
47 hourskernel/amd64: Limit frame depth in backtraceIan Moffett
47 hourskernel/amd64: Add better checks on 'rbp' and 'rip'Ian Moffett
48 hourskernel/amd64: Add better checks on 'rbp' and 'rip'Ian Moffett
3 dayslib: libgfx: Add SHAPE_SQUARE_BORDERIan Moffett
3 dayslib: libgfx: Simplify gfx_draw_square()Ian Moffett
3 dayslib: libgfx: Fix one line bugsIan Moffett
3 dayskernel: socket: Fake success on missing optIan Moffett
3 dayskernel: socket: Fix typo in commentIan Moffett
3 dayskernel & libc: Add POSIX setsockopt syscallIan Moffett
3 dayskernel: socket: Implement recv() timeoutIan Moffett
3 dayskernel: socket: Add POSIX setsockopt()Ian Moffett
3 dayskernel: socket: Fix typo in code commentIan Moffett
3 dayskernel: sched: Add sched_suspend()Ian Moffett
3 dayskernel: socket: Refactor recv() implIan Moffett
3 dayskernel: socket: Zero newly allocated 'ksock'Ian Moffett
4 daysliboda: Add oda_movewin()Ian Moffett
4 dayslibgfx: draw: Add gfx_copy_region()Ian Moffett
4 dayslibgfx: draw: Add gfx_get_pix() functionIan Moffett
4 daysliboda: Add window cacheIan Moffett
4 daysdocs: liboda: Add input management sectionIan Moffett
4 daysliboda: input: Remove unused definesIan Moffett