summaryrefslogtreecommitdiffstats
path: root/src/cmd/auxstats/OpenBSD.c
Commit message (Collapse)AuthorAgeFilesLines
* auxstats: fix OpenBSD by using getifaddrs(3) instead of kvm(3)Gleydson Soares2015-12-081-74/+23
| | | | | | Change-Id: I6a096ba24809a402911c30406d384d16c03fc96c Reviewed-on: https://plan9port-review.googlesource.com/1410 Reviewed-by: Russ Cox <rsc@swtch.com>
* all: fix openbsd buildAram Hăvărneanu2015-06-031-1/+2
| | | | | | | Change-Id: I6eaeebc9b6a4d78ce07efe7680ba8f2eff16462f Reviewed-on: https://plan9port-review.googlesource.com/1230 Reviewed-by: Minux Ma <minux@golang.org> Reviewed-by: Russ Cox <rsc@google.com>
* fix int/size_t warning (Chad Dougherty)rsc2007-03-261-1/+1
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+2
|
* OpenBSD, thanks to Tim Wiessrsc2005-07-211-1/+214
|
* stats helperrsc2004-04-231-0/+10