Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-18 | update time handling functions | Joe Marcus Clarke | 1 | -14/+18 | |
Opt to use timespec rather than timeval in the probe time handling functions. | |||||
2009-08-02 | fix DBusError handling in freebsd code | Danny Kukawka | 1 | -1/+1 | |
Fixed DBusError handling in freebsd code: - free DBusError only if really set - remove unneeded DBusError variable | |||||
2006-11-29 | add the FreeBSD backend | Joe Marcus Clarke | 1 | -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>. |