../
|
Makefile.am
|
1.35
(14 years ago)
by tdb:
Bump library version and NEWS for next release.
|
cpu_stats.c
|
1.29
(14 years ago)
by tdb:
Add support for AIX 5.x - 9.x.
Many thanks to Jens Rehsack <rehsack@googlemail.com> for providing the
patch for this work. Thanks!
|
disk_stats.c
|
1.89
(14 years ago)
by tdb:
Add support for AIX 5.x - 9.x.
Many thanks to Jens Rehsack <rehsack@googlemail.com> for providing the
patch for this work. Thanks!
|
error.c
|
1.18
(14 years ago)
by tdb:
Add support for AIX 5.x - 9.x.
Many thanks to Jens Rehsack <rehsack@googlemail.com> for providing the
patch for this work. Thanks!
|
load_stats.c
|
1.20
(14 years ago)
by tdb:
Add support for AIX 5.x - 9.x.
Many thanks to Jens Rehsack <rehsack@googlemail.com> for providing the
patch for this work. Thanks!
|
memory_stats.c
|
1.37
(14 years ago)
by tdb:
Add support for AIX 5.x - 9.x.
Many thanks to Jens Rehsack <rehsack@googlemail.com> for providing the
patch for this work. Thanks!
|
network_stats.c
|
1.82
(14 years ago)
by tdb:
Add support for AIX 5.x - 9.x.
Many thanks to Jens Rehsack <rehsack@googlemail.com> for providing the
patch for this work. Thanks!
|
os_info.c
|
1.25
(14 years ago)
by tdb:
Add support for AIX 5.x - 9.x.
Many thanks to Jens Rehsack <rehsack@googlemail.com> for providing the
patch for this work. Thanks!
|
page_stats.c
|
1.24
(14 years ago)
by tdb:
Add support for AIX 5.x - 9.x.
Many thanks to Jens Rehsack <rehsack@googlemail.com> for providing the
patch for this work. Thanks!
|
process_stats.c
|
1.83
(14 years ago)
by tdb:
Add support for AIX 5.x - 9.x.
Many thanks to Jens Rehsack <rehsack@googlemail.com> for providing the
patch for this work. Thanks!
|
statgrab.h
|
1.59
(14 years ago)
by tdb:
Add support for AIX 5.x - 9.x.
Many thanks to Jens Rehsack <rehsack@googlemail.com> for providing the
patch for this work. Thanks!
|
statgrab_deprecated.c
|
1.2
(20 years ago)
by tdb:
Fix a couple of includes.
|
statgrab_deprecated.h
|
1.1
(20 years ago)
by tdb:
Add compatibility code. This provides a working pre-0.10 API for old
applications. To use simply change the #include line to:
#define SG_ENABLE_DEPRECATED
#include <statgrab.h>
This can be disabled at build time completely using --disable-deprecated.
|
swap_stats.c
|
1.26
(14 years ago)
by tdb:
Add support for AIX 5.x - 9.x.
Many thanks to Jens Rehsack <rehsack@googlemail.com> for providing the
patch for this work. Thanks!
|
tools.c
|
1.65
(17 years ago)
by tdb:
Update strlcat and strlcpy to latest OpenBSD versions.
Remove last references to strcat and strcpy.
Patch submitted by: David Love <david@homeunix.org.uk>
|
tools.h
|
1.26
(19 years ago)
by tdb:
Add WIN32 support via MINGW. We'll need to add stuff to the README file
about what this requires to build.
All the hard work done by: skel
|
user_stats.c
|
1.29
(14 years ago)
by tdb:
Support utmpx in user_stats as well as utmp.
|
vector.c
|
1.9
(20 years ago)
by tdb:
Whitespace tidyup - change spaces to tabs.
|
vector.h
|
1.7
(20 years ago)
by tdb:
Add header block.
|
win32.c
|
1.2
(18 years ago)
by tdb:
Apply fix to Win32 code.
Patch by: "Tim Teulings" <rael@edge.ping.de>
|
win32.h
|
1.1
(19 years ago)
by tdb:
Add WIN32 support via MINGW. We'll need to add stuff to the README file
about what this requires to build.
All the hard work done by: skel
|