Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r276079, r276087: | ian | 2015-02-11 | 1 | -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 letter | imp | 2007-01-09 | 1 | -4/+0 |
| | |||||
* | Add __FBSDID()s to libstand | dillon | 2001-09-30 | 1 | -1/+3 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | This is libstand; a support library for standalone executables (eg. bootstrap | msmith | 1998-08-20 | 1 | -0/+54 |
modules). Obtained from: NetBSD, with some architectural changes and many additions. |