summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 dayskernel: xhci: Add USBSTS_CNR definitionIan Moffett
9 daysdocs: readme: Fixup maintainers list + new entriesIan Moffett
9 daysdocs: readme: Add maintainers list and TODOIan Moffett
10 dayskernel: xhci: Wait until xHC is ready in resetIan Moffett
10 dayskernel: xhci: Ensure portno is valid for portscIan Moffett
10 dayskernel: xhci: Add xhci_stop_hc() to stop the xHCIan Moffett
10 dayskernel: xhci: Fake success if already runningIan Moffett
10 dayskernel: xhci: Log reset timeoutsIan Moffett
10 dayskernel: xhci: Fix zeroing of NULL pageIan Moffett
10 dayskernel: xhci: Do not offset segment table baseIan Moffett
10 dayskernel: xhci: Fix off-by-one bugIan Moffett
10 dayslib: libc: Add POSIX symlink stubsIan Moffett
10 dayslib: libc: Add POSIX getwd() stubIan Moffett
10 dayslib: libc: Add POSIX getcwd() stubIan Moffett
10 dayslib: libc: Add POSIX dup stubsIan Moffett
10 dayslib: libc: Add POSIX unlinkat() stubIan Moffett
10 dayslib: libc: Add POSIX unlink() stubIan Moffett
10 dayslib: libc: Add POSIX fork() stubIan Moffett
10 dayskernel: acpi: Add GAS I/O access definitionsIan Moffett
10 dayskernel: acpi: Add handling of GPEs and notifyIan Moffett
12 daysusr: sysctl: Add parsing for 'hw.machine'Ian Moffett
12 dayskernel: sysctl: Add 'hw.machine' variableIan Moffett
12 daysusr.sbin: init: Refactor init_hostname()Ian Moffett
12 daysusr.bin: sysctl: Remove extra newlineIan Moffett
12 dayskernel: descrip: Fix byte count on read()Ian Moffett
12 daysusr.bin: sysctl: Support non 'kern.*' variablesIan Moffett
12 daysusr.bin: fetch: Remove unused globalIan Moffett
12 dayskernel: sysctl: Report 'hw.*' variablesIan Moffett
12 daysusr.sbin: init: Add basic loggingIan Moffett
12 daysusr.bin: osh: Add true hostname to promptIan Moffett
12 daysusr.sbin: init: Set hostname to /etc/hostnameIan Moffett
12 dayskernel: sysctl: Set 'oldlenp' to NULL if neededIan Moffett
12 dayslib: libc: Implement gethostname() + sethostname()Ian Moffett
12 dayskernel: sysctl: Add 'kern.hostname' varIan Moffett
12 dayskernel: Do not blacklist AHCIIan Moffett
12 dayskernel: sysctl: Allow 'old*' fields to be NULLIan Moffett
12 dayskernel: sysctl: Be sure to set 'newlen' in argsIan Moffett
12 dayskernel: sysctl: Add sysctl_clearstr()Ian Moffett
12 dayslib: libc: Fix syntax issue in ctype.hIan Moffett
12 daysproject: Bump version to 2.6Ian Moffett
12 daysusr: fetch: Add CPU brand informationIan Moffett
12 daysusr.bin: Add 'sysctl' programIan Moffett
12 dayslib: libc: Add sysctl()Ian Moffett
12 dayskernel: vcache: Include '\0' in sysctl stringIan Moffett
13 daysman: cat(1): Add description of flagsIan Moffett
13 daysusr.bin: cat: Add the '-n' and '-b' flagsIan Moffett
13 dayslib: libc: Set 'optind' to initial value of 1Ian Moffett
13 dayslib: libc: Add initial POSIX getopt() implIan Moffett
13 dayskernel: sysctl: Use user headers ifndef _KERNELIan Moffett
13 daysMerge branch 'expt' of github.com:sigsegv7/Hyra into exptIan Moffett