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