summaryrefslogtreecommitdiffstats
path: root/lib/libstand/twiddle.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r276079, r276087:ian2015-02-111-2/+19
| | | | | | | | Add a divisor parameter to twiddle() so that callers can request that output only happen on every Nth call. Add a new loader(8) variable, twiddle_divisor, allowing control over the output frequency of the "twiddle" IO progress indicator.
* Remove California Regent's clause 3, per letterimp2007-01-091-4/+0
|
* Add __FBSDID()s to libstanddillon2001-09-301-1/+3
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* This is libstand; a support library for standalone executables (eg. bootstrapmsmith1998-08-201-0/+54
modules). Obtained from: NetBSD, with some architectural changes and many additions.
OpenPOWER on IntegriCloud