Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the variadic macro debug() comply to C99. | stefanf | 2006-07-17 | 1 | -3/+6 |
* | Clear devinfo_generation in devinfo_free() since we are freeing all of the | jhb | 2005-06-22 | 1 | -0/+1 |
* | Remove unused variables. Whitespace cleaning. | charnier | 2005-05-20 | 1 | -13/+13 |
* | Fix typo in a comment. | stefanf | 2005-03-01 | 1 | -1/+1 |
* | Prefer C99's __func__ over GCC's __FUNCTION__. | stefanf | 2004-09-22 | 1 | -1/+1 |
* | Expose the new kernel data structures to libdevinfo: | imp | 2002-09-20 | 1 | -3/+12 |
* | Implement __FBSDID() | dillon | 2001-09-16 | 1 | -2/+3 |
* | Include string.h for the strlen() prototype to quiet a warning. | jhb | 2001-08-10 | 1 | -0/+1 |
* | This is the Device Information Library, libdevinfo. | msmith | 2001-04-20 | 1 | -0/+488 |