summaryrefslogtreecommitdiffstats
path: root/lib/libutil/fparseln.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* some -Wall and spaces cleanup, scsi.c left.fgsch2002-06-091-2/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-4/+4
* consistently use #include "util.h" not <util.h> since util.h lives in this dir.millert2001-08-161-3/+4
* Added fparseln from NetBSD.jakob1999-07-201-0/+225