Under Solaris 2.6, the "Process Resource Limit Tunables" listed
in the result of sysdef seem to have changed format. These are
either very large, or negative, hex values now. In Solaris 2.5.1,
the values were either "normal" numbers or "Infinity".
How are lines like:
*
* Process Resource Limit Tunables (Current:Maximum)
*
ffffffff:fffffffd cpu time
ffffffff:fffffffd file size
ffffffff:fffffffd heap size
ffffffff:fffffffd stack size
0:7ffff000 core file size
ffffffff:fffffffd file descriptors
0: 800000 mapped memory
to be interpreted?
Thanks...
Andrew