Bruce Evans
e3be9e1004
Made this header self-sufficient.
...
Fully parenthesized a macro definition.
2001-10-03 05:25:07 +00:00
Ruslan Ermilov
32eef9aeb1
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
Matthew Dillon
e67f5b9fca
Implement __FBSDID()
2001-09-16 21:35:07 +00:00
John Baldwin
e495c5609b
Include string.h for the strlen() prototype to quiet a warning.
2001-08-10 16:55:09 +00:00
Dima Dorfman
7ebcc426ef
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
Ruslan Ermilov
855c5edaaa
mdoc(7) police: fix markup.
2001-04-23 07:39:36 +00:00
Mike Smith
fcc069af4a
devinfo_var.h should not be in INCS
2001-04-20 23:10:09 +00:00
Mike Smith
bd90461b59
More typo fixes, .Os -> .Fx
2001-04-20 23:02:52 +00:00
Mike Smith
66f21806ad
typo .Fr -> .Fn
2001-04-20 23:00:24 +00:00
Mike Smith
09247921e5
Add a manpage for libdevinfo.
2001-04-20 22:48:12 +00:00
Mike Smith
a2e6df2951
This is the Device Information Library, libdevinfo.
...
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.
2001-04-20 05:53:30 +00:00