- Decode the idtype argument passed to wait6() in kdump and truss.
- Don't treat an options argument of 0 to wait4() as an error in kdump.
- Decode the wait options passed to wait4() and wait6() in truss and decode the returned rusage and exit status.
Approved by: re (kib)
MFC after: 1 week