aboutsummaryrefslogtreecommitdiff
path: root/lib/libdevinfo
Commit message (Expand)AuthorAgeFilesLines
* Markup fixes.Ruslan Ermilov2006-09-171-1/+1
* Make the variadic macro debug() comply to C99.Stefan Farfeleder2006-07-171-3/+6
* Add __BEGIN_DECLS/__END_DECLS so that this header can be included in C++Craig Rodrigues2005-08-311-0/+9
* Clear devinfo_generation in devinfo_free() since we are freeing all of theJohn Baldwin2005-06-221-0/+1
* Remove unused variables. Whitespace cleaning.Philippe Charnier2005-05-201-13/+13
* Fix typo in a comment.Stefan Farfeleder2005-03-011-1/+1
* Prefer C99's __func__ over GCC's __FUNCTION__.Stefan Farfeleder2004-09-221-1/+1
* Enclose .Fa fn with ``The ... function'' at the beginning of sentences.Philippe Charnier2004-07-261-4/+8
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-1/+1
* Expand length of pnpinfo and length fields since pccard pnpinfo canWarner Losh2003-02-171-2/+2
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* Expose the new kernel data structures to libdevinfo:Warner Losh2002-09-204-6/+41
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2002-05-131-2/+1
* Made this header self-sufficient.Bruce Evans2001-10-031-6/+9
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Implement __FBSDID()Matthew Dillon2001-09-161-2/+3
* Include string.h for the strlen() prototype to quiet a warning.John Baldwin2001-08-101-0/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* mdoc(7) police: fix markup.Ruslan Ermilov2001-04-231-31/+31
* devinfo_var.h should not be in INCSMike Smith2001-04-201-1/+1
* More typo fixes, .Os -> .FxMike Smith2001-04-201-4/+5
* typo .Fr -> .FnMike Smith2001-04-201-1/+1
* Add a manpage for libdevinfo.Mike Smith2001-04-202-1/+238
* This is the Device Information Library, libdevinfo.Mike Smith2001-04-204-0/+681