| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Trivial changes: whitespace and modes. | Dan Cross | 2020-01-10 | 1 | -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 FreeBSD | Bakul Shah | 2018-01-23 | 1 | -33/+14 |
| | | | | | as the old grody way doesn't work any more on FreeBSD-10 and later. | ||||
| * | merge | Russ Cox | 2009-06-09 | 1 | -12/+12 |
| | | |||||
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 1 | -1/+1 |
| | | |||||
| * | use size_t | rsc | 2005-12-30 | 1 | -1/+1 |
| | | |||||
| * | FreeBSD 6 battery (Lou Kamenov) | rsc | 2005-11-27 | 1 | -1/+1 |
| | | |||||
| * | Fix the build on FreeBSD 6.x. | wkj | 2005-11-07 | 1 | -1/+12 |
| | | | | | The resulting binary still seems to produce suspect statistics. | ||||
| * | First pass at supporting FreeBSD 5.x. | wkj | 2005-01-07 | 1 | -0/+34 |
| | | | | | I do not yet have a way of testing this. | ||||
| * | FreeBSD tweaks | rsc | 2004-12-28 | 1 | -1/+0 |
| | | |||||
| * | stats helper | rsc | 2004-04-23 | 1 | -0/+262 |
