NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/43014: modstat could be more expandable
>Number: 43014
>Category: kern
>Synopsis: modstat could be more expandable
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Mar 19 16:10:01 +0000 2010
>Originator: Antti Kantee
>Release:
>Organization:
>Environment:
>Description:
For module class and source modstat(8) gets an integer from the
kernel and uses this to index a local string array to produce
a printable result. This does not allow modstat to fully work
on later kernels which may have grown more classes and sources.
>How-To-Repeat:
>Fix:
Change modctl() to send printable values from the kernel (use problib?).
Fix before 6.0 would be nice.
Home |
Main Index |
Thread Index |
Old Index