Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-08-06 | fixed several compiler warnings (warn_unused_result and format stuff) | Danny Kukawka | 1 | -1/+2 |
2006-07-26 | fixed compiler warning about incompatible pointer types | Danny Kukawka | 1 | -1/+2 |
2006-02-09 | Print out some useful debug information | David Zeuthen | 1 | -0/+2 |
2006-01-29 | Use r->argv[0] rather than r->argv so the cwd works. | Richard Hughes | 1 | -1/+1 |
2006-01-28 | Set working directory to where the program exists. | David Zeuthen | 1 | -2/+11 |
2006-01-23 | Adopt hald-runner to usual HAL coding style. | Kay Sievers | 1 | -227/+236 |
2006-01-21 | Simply use glib convience g_find_program_in_path() on the basename of the | David Zeuthen | 1 | -16/+2 |
2006-01-21 | Search $PATH before searching allowed dirs; this is needed to make e.g. | David Zeuthen | 1 | -7/+15 |
2006-01-21 | Great patch from Sjoerd Simons <sjoerd@luon.net>: As most people probably | David Zeuthen | 1 | -0/+335 |