summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
40 hourskernel: xhci: Wait until xHC is ready in resetIan Moffett
40 hourskernel: xhci: Ensure portno is valid for portscIan Moffett
41 hourskernel: xhci: Add xhci_stop_hc() to stop the xHCIan Moffett
41 hourskernel: xhci: Fake success if already runningIan Moffett
41 hourskernel: xhci: Log reset timeoutsIan Moffett
41 hourskernel: xhci: Fix zeroing of NULL pageIan Moffett
41 hourskernel: xhci: Do not offset segment table baseIan Moffett
41 hourskernel: xhci: Fix off-by-one bugIan Moffett
46 hourslib: libc: Add POSIX symlink stubsIan Moffett
46 hourslib: libc: Add POSIX getwd() stubIan Moffett
46 hourslib: libc: Add POSIX getcwd() stubIan Moffett
46 hourslib: libc: Add POSIX dup stubsIan Moffett
46 hourslib: libc: Add POSIX unlinkat() stubIan Moffett
47 hourslib: libc: Add POSIX unlink() stubIan Moffett
47 hourslib: libc: Add POSIX fork() stubIan Moffett
2 dayskernel: acpi: Add GAS I/O access definitionsIan Moffett
2 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
4 dayskernel: descrip: Fix byte count on read()Ian Moffett
4 daysusr.bin: sysctl: Support non 'kern.*' variablesIan Moffett
4 daysusr.bin: fetch: Remove unused globalIan Moffett
4 dayskernel: sysctl: Report 'hw.*' variablesIan Moffett
4 daysusr.sbin: init: Add basic loggingIan Moffett
4 daysusr.bin: osh: Add true hostname to promptIan Moffett
4 daysusr.sbin: init: Set hostname to /etc/hostnameIan Moffett
4 dayskernel: sysctl: Set 'oldlenp' to NULL if neededIan Moffett
4 dayslib: libc: Implement gethostname() + sethostname()Ian Moffett
4 dayskernel: sysctl: Add 'kern.hostname' varIan Moffett
4 dayskernel: Do not blacklist AHCIIan Moffett
4 dayskernel: sysctl: Allow 'old*' fields to be NULLIan Moffett
4 dayskernel: sysctl: Be sure to set 'newlen' in argsIan Moffett
4 dayskernel: sysctl: Add sysctl_clearstr()Ian Moffett
4 dayslib: libc: Fix syntax issue in ctype.hIan Moffett
4 daysproject: Bump version to 2.6Ian Moffett
4 daysusr: fetch: Add CPU brand informationIan Moffett
4 daysusr.bin: Add 'sysctl' programIan Moffett
4 dayslib: libc: Add sysctl()Ian Moffett
4 dayskernel: vcache: Include '\0' in sysctl stringIan Moffett
5 daysman: cat(1): Add description of flagsIan Moffett
5 daysusr.bin: cat: Add the '-n' and '-b' flagsIan Moffett
5 dayslib: libc: Set 'optind' to initial value of 1Ian Moffett
5 dayslib: libc: Add initial POSIX getopt() implIan Moffett
5 dayskernel: sysctl: Use user headers ifndef _KERNELIan Moffett
5 daysMerge branch 'expt' of github.com:sigsegv7/Hyra into exptIan Moffett
5 dayskernel/amd64: Limit frame depth in backtraceIan Moffett
5 dayskernel/amd64: Add better checks on 'rbp' and 'rip'Ian Moffett
5 dayskernel/amd64: Add better checks on 'rbp' and 'rip'Ian Moffett