list tunable parameters and its values (Solaris 8)

Does anyone knows how to list tunable kernel parameters on a Solaris 8 system?

A linux sysctl -a equivalent will do the job ...

You need the Solaris Tunable Parameters Reference Manual. Given that there are different ways of setting some of the parameters, one single command will not sufficed.

Can anyone tell me the meaning of the following statement :
$kshd_is_mit = `/ms/dist/sec/PROJ/ksymlinks/incr/bin/rsh -n -i -F $rhost uname -s 2>&1`;