Date: Sun, 14 Oct 2001 11:13:23 -0700 (PDT) From: Ying-Chieh Liao <ijliao@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/x86info Makefile distinfo pkg-comment pkg-descr pkg-plist ports/sysutils/x86info/files patch-Makefile patch-x86info.c patch-x86info.h Message-ID: <200110141813.f9EIDNg32245@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ijliao 2001/10/14 11:13:23 PDT Modified files: sysutils Makefile Added files: sysutils/x86info Makefile distinfo pkg-comment pkg-descr pkg-plist sysutils/x86info/files patch-Makefile patch-x86info.c patch-x86info.h Log: add x86info Utility to display information about the systems x86 processor(s) PR: 30116 Submitted by: Erik Greenwald <erik@smluc.org> Revision Changes Path 1.222 +2 -1 ports/sysutils/Makefile 1.1 +25 -0 ports/sysutils/x86info/Makefile (new) 1.1 +1 -0 ports/sysutils/x86info/distinfo (new) 1.1 +18 -0 ports/sysutils/x86info/files/patch-Makefile (new) 1.1 +35 -0 ports/sysutils/x86info/files/patch-x86info.c (new) 1.1 +16 -0 ports/sysutils/x86info/files/patch-x86info.h (new) 1.1 +1 -0 ports/sysutils/x86info/pkg-comment (new) 1.1 +3 -0 ports/sysutils/x86info/pkg-descr (new) 1.1 +1 -0 ports/sysutils/x86info/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110141813.f9EIDNg32245>