AIX: Fix a few compiler warnings

Avoid that the following compiler warnings are reported:
- Assignment discards const.
- Unused local variable.
- Mismatch between format string and argument list.

Also correct the indentation of two Solaris-specific code statements.
4 files changed