Path to this page:
Next | Query returned 3 messages, browsing 1 to 10 | previous
CVS Commit History:
2023-07-11 21:32:01 by Paolo Vincenzo Olivo | Files touched by this commit (4) |
Log message:
sysutils/lscpu: fix CPU model detection on NetBSD.
# CHANGES
* Improve CPU model detection on NetBSD, by relying on machdep.cpu_brand
sysctl identifier.
* Mark package as x86/amd64 -only as it leverages on CPUID
instruction.
* Clarify description.
* Bump revision.
|
2023-07-08 23:39:27 by Paolo Vincenzo Olivo | Files touched by this commit (1) |
Log message:
lscpu: restrict package to *BSD.
|
2023-07-08 23:29:33 by Paolo Vincenzo Olivo | Files touched by this commit (5) |
Log message:
sysutils/lscpu: import package from wip.
This utility gathers CPU architecture information for OpenBSD, FreeBSD,
NetBSD, Mac OS X & DragonFly.
The main usage of this program should be for x86 architecture since it
leverages CPUID instructions. For other architectures, it just shows
very limited facts.
|
Next | Query returned 3 messages, browsing 1 to 10 | previous