summaryrefslogtreecommitdiff
path: root/hald/freebsd/libprobe/hfp.c
AgeCommit message (Collapse)AuthorFilesLines
2009-08-18update time handling functionsJoe Marcus Clarke1-14/+18
Opt to use timespec rather than timeval in the probe time handling functions.
2009-08-02fix DBusError handling in freebsd codeDanny Kukawka1-1/+1
Fixed DBusError handling in freebsd code: - free DBusError only if really set - remove unneeded DBusError variable
2006-11-29add the FreeBSD backendJoe Marcus Clarke1-0/+270
Add full FreeBSD support to HAL via the freebsd backend. This work is the combined effort of Jean-Yves Lefort <jylefort@FreeBSD.org> and Joe Marcus Clarke <marcus@FreeBSD.org>.