hal ChangeLog,1.355,1.356
David Zeuthen
david at freedesktop.org
Mon Oct 18 15:52:07 PDT 2004
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv26755
Modified Files:
ChangeLog
Log Message:
2004-10-18 David Zeuthen <davidz at redhat.com>
* hald/hald.c (main): Do openlog() so we can log to the syslog
* hald/linux/hald_helper.h: Add a timestamp field
* hald/linux/osspec.c:
(osspec_timer_handler): Call hotplug_timeout_handler
(hotplug_timeout_handler): New function
(hald_helper_hotplug_process_queue): Set last timestamp and add
uncommented test code for dropping every 16th hotplug event
(hald_helper_first_hotplug_event): Update last timestamp
* tools/linux/hal_dev.c (main): Set timestamp
* tools/linux/hal_hotplug.c (main): Set timestamp
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.355
retrieving revision 1.356
diff -u -d -r1.355 -r1.356
--- ChangeLog 15 Oct 2004 20:53:45 -0000 1.355
+++ ChangeLog 18 Oct 2004 22:52:04 -0000 1.356
@@ -1,3 +1,20 @@
+2004-10-18 David Zeuthen <davidz at redhat.com>
+
+ * hald/hald.c (main): Do openlog() so we can log to the syslog
+
+ * hald/linux/hald_helper.h: Add a timestamp field
+
+ * hald/linux/osspec.c:
+ (osspec_timer_handler): Call hotplug_timeout_handler
+ (hotplug_timeout_handler): New function
+ (hald_helper_hotplug_process_queue): Set last timestamp and add
+ uncommented test code for dropping every 16th hotplug event
+ (hald_helper_first_hotplug_event): Update last timestamp
+
+ * tools/linux/hal_dev.c (main): Set timestamp
+
+ * tools/linux/hal_hotplug.c (main): Set timestamp
+
2004-10-15 David Zeuthen <davidz at redhat.com>
* tools/fstab-sync.c (add_udi): Use the name of the special device
More information about the hal-commit
mailing list