hal ChangeLog,1.734,1.735
Danny Kukawka
dkukawka at freedesktop.org
Thu Jan 12 09:48:46 PST 2006
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv7533
Modified Files:
ChangeLog
Log Message:
2006-01-12 Danny Kukawka <danny.kukawka at web.de>
Fixed compiler warnings if compile with flag warn_unused_result.
* hald/device_info.c: (process_fdi_file):
* hald/hald.c: (handle_sigterm), (main), (osspec_probe_done):
* hald/hald_dbus.c: (hald_exec_method):
* hald/linux2/osspec.c: (set_suspend_hibernate_keys):
* hald/linux2/probing/probe-smbios.c: (main):
* tools/linux/hal_hotplug.c: (main):
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.734
retrieving revision 1.735
diff -u -d -r1.734 -r1.735
--- ChangeLog 11 Jan 2006 17:00:20 -0000 1.734
+++ ChangeLog 12 Jan 2006 17:48:44 -0000 1.735
@@ -1,3 +1,14 @@
+2006-01-12 Danny Kukawka <danny.kukawka at web.de>
+
+ Fixed compiler warnings if compile with flag warn_unused_result.
+
+ * hald/device_info.c: (process_fdi_file):
+ * hald/hald.c: (handle_sigterm), (main), (osspec_probe_done):
+ * hald/hald_dbus.c: (hald_exec_method):
+ * hald/linux2/osspec.c: (set_suspend_hibernate_keys):
+ * hald/linux2/probing/probe-smbios.c: (main):
+ * tools/linux/hal_hotplug.c: (main):
+
2006-01-11 Kay Sievers <kay.sievers at vrfy.org>
Don't trust any user input, replace all suspicious chars with '_'.
More information about the hal-commit
mailing list