Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | usr: date: Allow time-setting by user | Ian Moffett | |
If the user believes the system time is off, they may now invoke 'date' with a time string "hh:mm:ss" to write it to the clock. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-06-21 | usr.bin: date: Print month and day of the week | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-06-21 | usr: usr.bin/time -> usr.bin/date | Ian Moffett | |
Change the 'time' binary to be called 'date' as it is more fitting for the type of program it is. Signed-off-by: Ian Moffett <ian@osmora.org> |