summaryrefslogtreecommitdiffstats
path: root/lib/libutil/readlabel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Teach readlabelfs() how to handle DUIDs.jsing2010-11-151-4/+24
* Fix off by one comparison. FSMAXTYPES is the last valid index intokrw2006-10-021-2/+2
* label a switch fallthroughderaadt2004-09-181-1/+2
* knf; otto okderaadt2004-05-281-17/+14
* fgsch, if you commit without test compiling ONE MORE TIME, I will send a castration team down to argentinaderaadt2002-02-211-2/+2
* use sizeof w/ defines; niklas@ millert@ ok.fgsch2002-02-211-3/+3
* consistently use #include "util.h" not <util.h> since util.h lives in this dir.millert2001-08-161-2/+3
* -Wallmillert1997-11-181-1/+3
* readlabelfs() takes two arguments now, update prototype, inc major number.downsj1996-12-231-8/+15
* sanitize return value. NULL on failure, always.downsj1996-12-041-3/+4
* Add readlabelfs().downsj1996-12-031-0/+115