summaryrefslogtreecommitdiffstats
path: root/lib/libutil/opendisk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sys/types.h rather than sys/param.h, where applicable. avoid overreach.deraadt2014-06-301-2/+2
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* library routines should not be checking for NULL pointers passed in,deraadt2005-10-191-5/+1
* knf; otto okderaadt2004-05-281-7/+2
* consistently use #include "util.h" not <util.h> since util.h lives in this dir.millert2001-08-161-2/+3
* Add opendisk from NetBSD.csapuntz1999-09-211-0/+96