summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 dayskernel: xhci: Log reset timeoutsIan Moffett
3 dayskernel: xhci: Fix zeroing of NULL pageIan Moffett
3 dayskernel: xhci: Do not offset segment table baseIan Moffett
3 dayskernel: xhci: Fix off-by-one bugIan Moffett
3 dayslib: libc: Add POSIX symlink stubsIan Moffett
3 dayslib: libc: Add POSIX getwd() stubIan Moffett
3 dayslib: libc: Add POSIX getcwd() stubIan Moffett
3 dayslib: libc: Add POSIX dup stubsIan Moffett
3 dayslib: libc: Add POSIX unlinkat() stubIan Moffett
3 dayslib: libc: Add POSIX unlink() stubIan Moffett
3 dayslib: libc: Add POSIX fork() stubIan Moffett
3 dayskernel: acpi: Add GAS I/O access definitionsIan Moffett
3 dayskernel: acpi: Add handling of GPEs and notifyIan Moffett
4 daysusr: sysctl: Add parsing for 'hw.machine'Ian Moffett
4 dayskernel: sysctl: Add 'hw.machine' variableIan Moffett
4 daysusr.sbin: init: Refactor init_hostname()Ian Moffett
4 daysusr.bin: sysctl: Remove extra newlineIan Moffett
5 dayskernel: descrip: Fix byte count on read()Ian Moffett
5 daysusr.bin: sysctl: Support non 'kern.*' variablesIan Moffett
5 daysusr.bin: fetch: Remove unused globalIan Moffett
5 dayskernel: sysctl: Report 'hw.*' variablesIan Moffett
5 daysusr.sbin: init: Add basic loggingIan Moffett
5 daysusr.bin: osh: Add true hostname to promptIan Moffett
5 daysusr.sbin: init: Set hostname to /etc/hostnameIan Moffett
5 dayskernel: sysctl: Set 'oldlenp' to NULL if neededIan Moffett
5 dayslib: libc: Implement gethostname() + sethostname()Ian Moffett
5 dayskernel: sysctl: Add 'kern.hostname' varIan Moffett
5 dayskernel: Do not blacklist AHCIIan Moffett
5 dayskernel: sysctl: Allow 'old*' fields to be NULLIan Moffett
5 dayskernel: sysctl: Be sure to set 'newlen' in argsIan Moffett
5 dayskernel: sysctl: Add sysctl_clearstr()Ian Moffett
5 dayslib: libc: Fix syntax issue in ctype.hIan Moffett
5 daysproject: Bump version to 2.6Ian Moffett
5 daysusr: fetch: Add CPU brand informationIan Moffett
5 daysusr.bin: Add 'sysctl' programIan Moffett
5 dayslib: libc: Add sysctl()Ian Moffett
5 dayskernel: vcache: Include '\0' in sysctl stringIan Moffett
5 daysman: cat(1): Add description of flagsIan Moffett
6 daysusr.bin: cat: Add the '-n' and '-b' flagsIan Moffett
6 dayslib: libc: Set 'optind' to initial value of 1Ian Moffett
6 dayslib: libc: Add initial POSIX getopt() implIan Moffett
6 dayskernel: sysctl: Use user headers ifndef _KERNELIan Moffett
6 daysMerge branch 'expt' of github.com:sigsegv7/Hyra into exptIan Moffett
6 dayskernel/amd64: Limit frame depth in backtraceIan Moffett
6 dayskernel/amd64: Add better checks on 'rbp' and 'rip'Ian Moffett
6 dayskernel/amd64: Add better checks on 'rbp' and 'rip'Ian Moffett
7 dayslib: libgfx: Add SHAPE_SQUARE_BORDERIan Moffett
7 dayslib: libgfx: Simplify gfx_draw_square()Ian Moffett
7 dayslib: libgfx: Fix one line bugsIan Moffett
7 dayskernel: socket: Fake success on missing optIan Moffett