Remove a couple of unused parameters.
Bugfix in error setting code - we can't strlcpy a NULL. Test out the error code in an example.
Update name of project at the top of all soure files. These files now exist in their own right, rather than as part of the "CMS".
Update examples to use new names. I guess some renaming could probably be done here, but at least they all compile again now.
Fix a bunch of warnings on the BSD's.
A whole bunch of minor cosmetic changes.
Alter the licensing of libstatgrab. The library part is now under the LGPL, whilst the tools/examples are under the GPL. Both licenses are included in the distribution (and are both now in CVS). Also made a minor alteration to the webpage where it said everything was licensed under the GPL.
Add dropping privileges to all the examples.
Add statgrab_init() call to the examples. If people are going to copy them I guess we should try and make them correct :-) Also tidied up whitespace in the examples.
Fix getopt() return value.
Tidy up of lots of little things. :)
Memory and swap stats example
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.