summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
AgeCommit message (Collapse)Author
3 daysusr.bin: Add 'time' command to return current timeIan Moffett
- Add usr.bin/time/ program to read RTC - Add 'time' command to osh Signed-off-by: Ian Moffett <ian@osmora.org>
7 daysusr.bin: kfgwm: Add initial WM sourcesIan Moffett
- Add basic structures and defines for describing a window - Add basic window drawing routines - Draw demo/test window Signed-off-by: Ian Moffett <ian@osmora.org>
7 daysusr.bin: Build fetch toolIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
10 daysusr.bin: osh: Make kmsg its own programIan Moffett
- Give command table entries a path field to refer to paths of executable files - Make kmsg its own program in /usr/bin/kmsg Signed-off-by: Ian Moffett <ian@osmora.org>
2025-05-16build: Add Makefile for usr.sbin and usr.binIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>