IABSD.fr/ports/sysutils/cpuid

Branch :


Log

Author Commit Date CI Message
630770a5 2023-11-14 22:30:58 Add a "cpuid identify" that prints basic information (brand, family, model, stepping and manufacturer). Fix a few compiler warnings. ok sthen@
ef7dbc76 2022-11-10 13:09:57 should use MAKE_PROGRAM
8fe5875c 2022-11-08 11:55:39 Add missing include to cpuid.c ok sthen@
2b3700e3 2022-03-11 19:57:10 drop RCS Ids
77f7cc9c 2019-07-12 20:49:33 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
4fcf8f2a 2017-07-05 10:22:05 drop MAINTAINER on a few things
62ed5692 2016-04-25 18:28:14 Add a simple CPUID hexdumper, code is mainly from guenther@. OK jca@