ross [Mon, 10 Feb 2003 09:10:01 +0000 (09:10 +0000)]
Fix a race that can abort a sysinst run.
Closes bin/20275, thank you Takao Shinohara: good analysis.
This program appeared less than 3 weeks ago and it has already been
pulled up to 1.6.1? At the last minute? And with serious bugs?
ISTM that the release branch isn't supposed to work that way. It
isn't stable, it had 4 patches in 2 days, and has averaged a
patch every 4 days during its short lifetime.
jhawk [Wed, 22 Jan 2003 00:14:12 +0000 (00:14 +0000)]
progress(1) is a standalone version of lukemftp's progress bar
(pulled in via reachover makefile) suitable for measuring the
input to arbitrary pipes.
This is intended for use by sysinst.
lukem [Fri, 29 Nov 2002 12:58:14 +0000 (12:58 +0000)]
add strsuftoll(3) and strsuftollx(3) - parse a string for a number
with an optional suffix, product (two numbers separated by `x'), and
provide range checking