aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/systat/convtbl.h
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Add the Tera scale factor, which is an easy job now.Yaroslav Tykhiy2006-11-271-0/+5
* Stop exposing things that can be private to convtbl.c.Yaroslav Tykhiy2006-11-271-18/+0
* Keep all convtbl-related constants and strings in convtbl.[ch].Yaroslav Tykhiy2006-11-271-1/+4
* Allow for large scale factors. C99 warrants thatYaroslav Tykhiy2006-11-271-5/+6
* C can enumerate things for us.Yaroslav Tykhiy2006-11-271-9/+11
* The real contents of this file were repeated twice.Yaroslav Tykhiy2006-11-261-66/+0
* Fix the easy warnings:David Malone2004-03-091-2/+2
* Add "ifstat" display:Poul-Henning Kamp2003-01-041-0/+132