# # ChangeLog for uspace/app/date/date.c in mainline # # Generated by Trac 1.6 # 2024-12-13T23:35:05Z Wed, 18 Apr 2012 23:12:57 GMT Maurizio Lombardi [ad2718d] * uspace/app/date/date.c (modified) date: improve comments and bad parameter format detection Wed, 18 Apr 2012 21:46:34 GMT Maurizio Lombardi [0885f7e] * uspace/app/date/date.c (modified) date: check for unrecognized parameters. Wed, 18 Apr 2012 20:31:45 GMT Maurizio Lombardi [e341110] * uspace/app/date/date.c (modified) date: add support to the -h option (prints an help message) Wed, 18 Apr 2012 00:18:26 GMT Maurizio Lombardi [f4ebaf3c] * uspace/app/date/date.c (modified) date: Let the user set current date/time Thu, 05 Apr 2012 19:42:22 GMT Maurizio Lombardi [751cabc] * uspace/app/date/date.c (modified) date: print a warning message if the cmos battery is dead Wed, 04 Apr 2012 19:40:25 GMT Maurizio Lombardi [f1abd6e] * uspace/app/date/date.c (modified) date: fix includes Wed, 04 Apr 2012 17:00:23 GMT Maurizio Lombardi [8354ca6] * uspace/app/date/date.c (modified) date: Do not use devman_* functions to connect to the device Tue, 03 Apr 2012 19:44:05 GMT Maurizio Lombardi [f7a0779] * uspace/app/date/date.c (modified) date: cstyle Tue, 03 Apr 2012 19:07:29 GMT Maurizio Lombardi [aa04e81] * uspace/app/date/date.c (modified) date: date/time format fixes Tue, 03 Apr 2012 18:42:36 GMT Maurizio Lombardi [a408d5f] * uspace/app/date/date.c (modified) date: remove some debug messages Tue, 03 Apr 2012 15:11:50 GMT Maurizio Lombardi [d73a56d] * uspace/app/date/date.c (modified) date: display current hour, minute and second Tue, 03 Apr 2012 15:01:31 GMT Maurizio Lombardi [9f1328cd] * uspace/app/date/date.c (modified) date: try to connect and read from the device Tue, 03 Apr 2012 13:04:37 GMT Maurizio Lombardi [68c7516] * uspace/app/date/date.c (modified) date: Fix devpath reading Tue, 03 Apr 2012 12:48:41 GMT Maurizio Lombardi [cf00f2e4] * uspace/app/date/date.c (modified) date: get the list of available clock devices from the loc service Tue, 03 Apr 2012 11:41:47 GMT Maurizio Lombardi [cca5c8d] * uspace/app/date/Makefile (added) * uspace/app/date/date.c (added) rtc: add skeleton of the new "date" application.