summaryrefslogtreecommitdiffstats
path: root/src/cmd/auxstats/FreeBSD.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-3/+2
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* auxstats: get network stats in a portable manner on FreeBSDBakul Shah2018-01-231-33/+14
| | | | as the old grody way doesn't work any more on FreeBSD-10 and later.
* mergeRuss Cox2009-06-091-12/+12
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-1/+1
|
* use size_trsc2005-12-301-1/+1
|
* FreeBSD 6 battery (Lou Kamenov)rsc2005-11-271-1/+1
|
* Fix the build on FreeBSD 6.x.wkj2005-11-071-1/+12
| | | | The resulting binary still seems to produce suspect statistics.
* First pass at supporting FreeBSD 5.x.wkj2005-01-071-0/+34
| | | | I do not yet have a way of testing this.
* FreeBSD tweaksrsc2004-12-281-1/+0
|
* stats helperrsc2004-04-231-0/+262