Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ANSIfy and remove register. | delphij | 2008-01-16 | 1 | -1/+1 |
* | Fix definitions of kilobits etc. | ru | 2007-01-18 | 1 | -21/+25 |
* | Add the Tera scale factor, which is an easy job now. | yar | 2006-11-27 | 1 | -1/+4 |
* | Stop exposing things that can be private to convtbl.c. | yar | 2006-11-27 | 1 | -1/+17 |
* | Keep all convtbl-related constants and strings in convtbl.[ch]. | yar | 2006-11-27 | 1 | -14/+49 |
* | Allow for large scale factors. C99 warrants that | yar | 2006-11-27 | 1 | -5/+5 |
* | + Drop useless initializers. | yar | 2006-11-27 | 1 | -12/+7 |
* | Use C99 initializers so that we don't really have to worry | yar | 2006-11-27 | 1 | -10/+9 |
* | There is no reason to use __inline here because we are rather far | yar | 2006-11-26 | 1 | -1/+1 |
* | Don't overflow from the gigabyte scale to the bit scale if the | yar | 2006-11-26 | 1 | -1/+1 |
* | Consistently use __inline instead of __inline__ as the former is an empty macro | stefanf | 2004-07-04 | 1 | -1/+1 |
* | Fix the easy warnings: | dwmalone | 2004-03-09 | 1 | -9/+9 |
* | Add "ifstat" display: | phk | 2003-01-04 | 1 | -0/+98 |