summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
14 hoursusr: sysctl: Add parsing for 'proc.*' nodesmainIan Moffett
14 hourskernel: sysctl: Add 'proc.count' entryIan Moffett
14 hoursusr: sysctl: Fix up error loggingIan Moffett
14 hourskernel: Increment g_nthreads in proc_init() onlyIan Moffett
14 hourskernel: proc: Remove extra newlineIan Moffett
14 hourskernel: workqueue: Fixup passing of 'func' in wqIan Moffett
14 hourskernel: acpi: Use pr_trace/pr_error in uacpi.cIan Moffett
16 hourskernel: proc: Add proc_init() routineIan Moffett
16 hourskernel: Add initial workqueue frameworkIan Moffett
38 hourslib: libc: Add "rb" mode for fopen()Ian Moffett
38 hourslib: libc: Add isascii() in ctype.hIan Moffett
43 hourskernel/amd64: Introduce flexible IPI managementIan Moffett
48 hourskernel: xhci: Add USBSTS_CNR definitionIan Moffett
2 daysdocs: readme: Fixup maintainers list + new entriesIan Moffett
2 daysdocs: readme: Add maintainers list and TODOIan Moffett
3 dayskernel: xhci: Wait until xHC is ready in resetIan Moffett
3 dayskernel: xhci: Ensure portno is valid for portscIan Moffett
3 dayskernel: xhci: Add xhci_stop_hc() to stop the xHCIan Moffett
3 dayskernel: xhci: Fake success if already runningIan Moffett
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
5 daysusr: sysctl: Add parsing for 'hw.machine'Ian Moffett
5 dayskernel: sysctl: Add 'hw.machine' variableIan Moffett
5 daysusr.sbin: init: Refactor init_hostname()Ian Moffett
5 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