PROBLEM: (89428, 88802) (PATCH ID: OSF520-083) ******** An incorrect error message is displayed to the user when using hwmgr to offline a cpu that has only one bound process. The incorrect error message is unable to offline this component and the correct error message should report that there are bound processes on the component. The path to the scp device is missing when the hwmgr -view devices command is issued. PROBLEM: (86476) (PATCH ID: OSF520-465) ******** hwmgr does not show cpu bindings with a "~" whereas the Manage CPU suitlet does when displaying impact information for offlining a cpu. Using the "~" will help distinguish between cpu bindings and RAD bindings. This will also keep the two interfaces consistent for the customer. PROBLEM: (Partial) (PATCH ID: OSF520-510) ******** This patch corrects a problem that causes hwmgr to display successful exit status for failed delete and unconfigure commands. After this patch has been installed, scripts that run those commands can test the exit value for failure. PROBLEM: (88990) (PATCH ID: OSF520-539) ******** The hwmgr -view transaction -cluster command does not work on a cluster. The information from the command for a node on a cluster may not be displayed to the user. PROBLEM: (88988, 83915) (PATCH ID: OSF520-749) ******** Previously to this fix, the hwmgr utility has never done ambiguity checking during its parsing of the command-line options. Thus an argument like "-c" could be interpreted as "-category" in some cases and "-cluster" in others. This unpredictable (for the user) behavior is undesireable. This fix provides ambiguity checking and repairs the "-nowrap" option for the commands that utilize it.