summaryrefslogtreecommitdiff
path: root/usr.bin/time/time.c
AgeCommit message (Collapse)Author
2 hoursusr.bin: time: Pad hour, min and sec to 2 digitsIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
22 hoursusr.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>