summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
23 hoursusr.bin: date: Print month and day of the weekIan Moffett
23 hoursusr: usr.bin/time -> usr.bin/dateIan Moffett
24 hoursusr.bin: mrow: Set max mouse speed at 2Ian Moffett
34 hoursusr.bin: mrow: Add stdbool.h includeIan Moffett
35 hoursusr.bin: mrow: Update mouse speed per hitIan Moffett
35 hoursusr.bin: mrow: Log final score on exitIan Moffett
36 hoursusr.bin: Add 'mrow' gameIan Moffett
36 hoursusr.bin: beep: Fix payload orderIan Moffett
7 daysusr.bin: Add beep commandIan Moffett
9 daysusr.bin: osh: Add builtin 'clear' commandIan Moffett
9 daysusr.bin: Add 'mex' portIan Moffett
9 dayskernel: spawn: Add argv + stub envp argumentsIan Moffett
13 daysusr.bin: osh: Check bin_path with access()Ian Moffett
14 daysusr.bin: time: Pad hour, min and sec to 2 digitsIan Moffett
14 daysusr.bin: osh: Seperate builtin cmds from user cmdsIan Moffett
14 daysusr.bin: osh: Make internal routines staticIan Moffett
14 daysusr: Discard .eh_frame and .note sectionsIan Moffett
2025-06-08usr.bin: Add 'time' command to return current timeIan Moffett
2025-06-08usr.bin: kfgwm: Add initial window text supportIan Moffett
2025-06-08usr.bin: kfgwm: Include stddef.h in kfg/types.hIan Moffett
2025-06-07usr.bin: Use stdio for console accessQuinn Stephens
2025-06-06usr.bin: osh: Add backspace bellIan Moffett
2025-06-04usr.bin: kfgwm: Use kfgpos_t for x,yIan Moffett
2025-06-04usr.bin: kfgwm: Add initial WM sourcesIan Moffett
2025-06-03usr.bin: Build fetch toolIan Moffett
2025-05-31usr.bin: Add simple `fetch' programIan Moffett
2025-05-31usr.bin: osh: Make kmsg its own programIan Moffett
2025-05-29usr.bin: osh: Add kmsg command for kernel messagesIan Moffett
2025-05-19usr: osh: Add "reboot" and "shutdown" commandsIan Moffett
2025-05-16build: Add Makefile for usr.sbin and usr.binIan Moffett
2025-05-05usr: osh: Rewrite console shellGon Namprasertkul
2025-05-02usr: osh: Use project root in build scriptIan Moffett
2025-04-18usr.bin: Add basic "shell"Ian Moffett