Actions
Bug #12252
closedremove sunfire-specific code from kstat(1m)
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
IPD5
Gerrit CR:
Description
As part of IPD 5, support for sunfire (EXX00) will be removed. This will be split up to ease implementation and review.
This particular issue is to remove the sunfire code from the kstat CLI and the perl Kstat module, to avoid build failures when the sunfire code itself (and its associated headers) is removed.
The result of this would only affect anybody running kstat(1m) on a sunfire.
Updated by Electric Monk over 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 8af765f5897d30449b941438e8d833f02dac74f8
commit 8af765f5897d30449b941438e8d833f02dac74f8 Author: Peter Tribble <peter.tribble@gmail.com> Date: 2020-02-06T18:50:37.000Z 12252 remove sunfire-specific code from kstat(1m) Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Actions