| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement __FBSDID() | Matthew Dillon | 2001-09-16 | 1 | -2/+3 |
| | | | | | Notes: svn path=/head/; revision=83551 | ||||
| * | Include string.h for the strlen() prototype to quiet a warning. | John Baldwin | 2001-08-10 | 1 | -0/+1 |
| | | | | | Notes: svn path=/head/; revision=81459 | ||||
| * | This is the Device Information Library, libdevinfo. | Mike Smith | 2001-04-20 | 1 | -0/+488 |
| The devinfo library provides access to the kernel's internal device hierarchy and to the I/O resource manager. The library uses a sysctl(9) interface to obtain a snapshot of the kernel's state which is then made available to the application. Notes: svn path=/head/; revision=75726 | |||||
