summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
23 hourskernel/amd64: i8042: Use DMI for quirk checkingIan Moffett
23 hourskernel/amd64: Throw away any pre-kernel huge pagesIan Moffett
23 hourskernel/amd64: Only use USER_DS in md_td_kick()Ian Moffett
39 hoursdocs: Update title of Hyra photoIan Moffett
39 hoursdocs: Update hyra.pngIan Moffett
40 hourskernel: Add SMBIOS/DMI supportIan Moffett
2 daysusr.bin: elfdump: Fix argument orderIan Moffett
2 daysrc: init.rc: Play startup toneIan Moffett
2 daysusr.sbin: init: Don't wait for init.rc to finishIan Moffett
2 daysusr.bin: osh: Clear argv after script commandIan Moffett
2 daysusr: Start shell + rc through /usr/sbin/initIan Moffett
2 daysusr.bin: Add initial 'cat' implementationIan Moffett
2 daysusr: rc: Add header comment in init.rcIan Moffett
2 daysusr.bin: osh: Add commentsIan Moffett
2 daysusr.bin: osh: Skip blank newlines in scriptsIan Moffett
3 daysusr: Add init.rc for userspace startup flexibilityIan Moffett
3 daysusr.bin: osh: Implement shell script parsingIan Moffett
3 dayskernel: exit: Only kill leaf if not exitingIan Moffett
3 daysusr: libc: Add realloc()Ian Moffett
3 daysusr: libc: Add fileno()Ian Moffett
3 dayskernel: conf: Default to console fg of #B57614Ian Moffett
3 daysusr.bin: elfdump: Add missing operator in elftypeIan Moffett
3 daysproject: Bump version to 2.1Ian Moffett
3 daysusr.bin: Add 'elfdump' toolIan Moffett
3 daysgithub: Add Hyra screenshot to GitHub mirrorIan Moffett
3 daysusr.bin: mrow: Randomize mouse y after collisionIan Moffett
3 daysusr.bin: kfgwm: Allocate new windows with malloc()Ian Moffett
3 daysusr.bin: kfgwm: Ensure x/y does not overflowIan Moffett
4 dayslibc: malloc: Add HEAP_ALIGN defineIan Moffett
4 dayslibc: malloc: Fix typos in commentIan Moffett
4 daysusr: libc: Implement initial malloc() and free()Ian Moffett
4 dayskernel: mman: Make MAP_ANON 0x0000Ian Moffett
4 dayssys: param: Add PTR_NOFFSET define to sub pointersIan Moffett
4 dayskernel: Fix base-16 style in endian.hIan Moffett
4 dayskernel: e1000: Reset the controller before initIan Moffett
4 dayskernel: e1000: Read MAC address into `netif'Ian Moffett
4 dayskernel/amd64: Only print SIMD logs on BSP initIan Moffett
4 dayskernel: e1000: Grant NIC PCI MMIO/DMA capabilitiesIan Moffett
4 dayskernel: e1000: Use raw register VAP offsetsIan Moffett
5 dayskernel: phy: Add initial E1000 sourcesIan Moffett
5 dayskernel/amd64: Add SIMD (SSE + AVX) supportIan Moffett
5 daysbuild: Remove automatic installer warningIan Moffett
5 dayskernel: ctlfs: Do not reclaim ctlfs entriesIan Moffett
5 daysusr.bin: date: Print month and day of the weekIan Moffett
5 dayskernel/amd64: mc1468xx: Add year, month and dayIan Moffett
5 daysusr: usr.bin/time -> usr.bin/dateIan Moffett
5 daysusr.bin: mrow: Set max mouse speed at 2Ian Moffett
5 daysusr.bin: mrow: Add stdbool.h includeIan Moffett
5 daysusr.bin: mrow: Update mouse speed per hitIan Moffett
5 daysusr.bin: mrow: Log final score on exitIan Moffett