| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Drop gratuitous warning for failure to get terminal width; it makes piping | jhawk | 2003-01-22 | 1 | -3/+2 |
| | | | | progress' output ugly. | ||||
| * | Remove second item in BUGS section; it is fixed in progress.c rev. 1.2. | enami | 2003-01-22 | 1 | -13/+1 |
| | | |||||
| * | not all windows have 80 columns. | christos | 2003-01-22 | 1 | -3/+9 |
| | | |||||
| * | Advance a pointer correctly. | enami | 2003-01-22 | 1 | -5/+6 |
| | | |||||
| * | use ftp(1) instead of lukemftp | lukem | 2003-01-22 | 1 | -2/+2 |
| | | |||||
| * | need bsd.own.mk for NETBSDSRCDIR | lukem | 2003-01-22 | 1 | -4/+7 |
| | | |||||
| * | progress(1) is a standalone version of lukemftp's progress bar | jhawk | 2003-01-22 | 3 | -0/+359 |
| | | | | | | (pulled in via reachover makefile) suitable for measuring the input to arbitrary pipes. This is intended for use by sysinst. | ||||
| * | Abstract out progress bar support into progressbar.[ch], for inclusion | jhawk | 2003-01-21 | 2 | -0/+660 |
| | | | | | | | | | | | in external programs (conditionalized on -DSTANDALONE_PROGRESS). The following moved from util.c to progressbar.c: alarmtimer(), progressmeter(), psummary(), ptransfer(), xsignal(), xsignal_restart() The following moved from extern.h and ftp_var.h to progressbar.h: STALLTIME, verbose, fromatty, progress, quit_time, ttywidth | ||||
| * | add strsuftoll(3) and strsuftollx(3) - parse a string for a number | lukem | 2002-11-29 | 1 | -0/+254 |
| | | | | | with an optional suffix, product (two numbers separated by `x'), and provide range checking | ||||
| * | Merge in recent changes from the private version of this header distributed | kleink | 1998-07-30 | 1 | -3/+12 |
| | | | | with tzcode. | ||||
| * | merge lite-2 | perry | 1998-02-02 | 1 | -4/+4 |
| | | |||||
| * | add parens in isleap() for gcc -Wall | mikel | 1997-07-25 | 1 | -2/+2 |
| | | |||||
| * | new RCS ID format. | cgd | 1994-10-26 | 1 | -2/+3 |
| | | |||||
| * | Add RCS identifiers. | mycroft | 1993-08-01 | 1 | -1/+2 |
| | | |||||
| * | initial import of 386bsd-0.1 sources | cgd | 1993-03-21 | 1 | -0/+151 |
| | | |||||
| * | initial empty check-in | srcmastr | 1992-07-13 | 0 | -0/+0 |
