summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 dayskernel/amd64: mp: Give each core an idle threadIan Moffett
7 dayskernel: descrip: Validate operations against sealIan Moffett
7 dayskernel: Add initial support for tmpfsIan Moffett
7 dayskernel: vfs: Add support for O_CREAT flagIan Moffett
8 dayskernel: namei: Add NAMEI_WANTPARENT flagIan Moffett
9 dayskernel: Add "starting init" message for verbosityIan Moffett
9 dayskernel/amd64: Deprecate reboot keyIan Moffett
9 dayskernel/amd64: mc1468xx: Implement date settingIan Moffett
9 dayskernel/amd64: mc1468xx: Add 2000 to the yearIan Moffett
10 dayskernel/amd64: i8042: Use DMI for quirk checkingIan Moffett
10 dayskernel/amd64: Throw away any pre-kernel huge pagesIan Moffett
10 dayskernel/amd64: Only use USER_DS in md_td_kick()Ian Moffett
10 daysdocs: Update title of Hyra photoIan Moffett
10 daysdocs: Update hyra.pngIan Moffett
10 dayskernel: Add SMBIOS/DMI supportIan Moffett
11 daysusr.bin: elfdump: Fix argument orderIan Moffett
11 daysrc: init.rc: Play startup toneIan Moffett
11 daysusr.sbin: init: Don't wait for init.rc to finishIan Moffett
11 daysusr.bin: osh: Clear argv after script commandIan Moffett
11 daysusr: Start shell + rc through /usr/sbin/initIan Moffett
11 daysusr.bin: Add initial 'cat' implementationIan Moffett
11 daysusr: rc: Add header comment in init.rcIan Moffett
11 daysusr.bin: osh: Add commentsIan Moffett
11 daysusr.bin: osh: Skip blank newlines in scriptsIan Moffett
11 daysusr: Add init.rc for userspace startup flexibilityIan Moffett
11 daysusr.bin: osh: Implement shell script parsingIan Moffett
11 dayskernel: exit: Only kill leaf if not exitingIan Moffett
11 daysusr: libc: Add realloc()Ian Moffett
11 daysusr: libc: Add fileno()Ian Moffett
11 dayskernel: conf: Default to console fg of #B57614Ian Moffett
12 daysusr.bin: elfdump: Add missing operator in elftypeIan Moffett
12 daysproject: Bump version to 2.1Ian Moffett
12 daysusr.bin: Add 'elfdump' toolIan Moffett
12 daysgithub: Add Hyra screenshot to GitHub mirrorIan Moffett
12 daysusr.bin: mrow: Randomize mouse y after collisionIan Moffett
12 daysusr.bin: kfgwm: Allocate new windows with malloc()Ian Moffett
12 daysusr.bin: kfgwm: Ensure x/y does not overflowIan Moffett
12 dayslibc: malloc: Add HEAP_ALIGN defineIan Moffett
12 dayslibc: malloc: Fix typos in commentIan Moffett
12 daysusr: libc: Implement initial malloc() and free()Ian Moffett
12 dayskernel: mman: Make MAP_ANON 0x0000Ian Moffett
12 dayssys: param: Add PTR_NOFFSET define to sub pointersIan Moffett
12 dayskernel: Fix base-16 style in endian.hIan Moffett
13 dayskernel: e1000: Reset the controller before initIan Moffett
13 dayskernel: e1000: Read MAC address into `netif'Ian Moffett
13 dayskernel/amd64: Only print SIMD logs on BSP initIan Moffett
13 dayskernel: e1000: Grant NIC PCI MMIO/DMA capabilitiesIan Moffett
13 dayskernel: e1000: Use raw register VAP offsetsIan Moffett
13 dayskernel: phy: Add initial E1000 sourcesIan Moffett
13 dayskernel/amd64: Add SIMD (SSE + AVX) supportIan Moffett