Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2008 19:21:15 +0000 (UTC)
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/x86info Makefile distinfo ports/sysutils/x86info/files patch-Intel_info.c patch-bench_benchmarks.c patch-cpuid.c patch-rdmsr.c patch-x86info.c
Message-ID:  <200808311921.m7VJLFI0094718@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stas        2008-08-31 19:21:15 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/x86info     Makefile distinfo 
    sysutils/x86info/files patch-cpuid.c 
  Added files:
    sysutils/x86info/files patch-rdmsr.c 
  Removed files:
    sysutils/x86info/files patch-Intel_info.c 
                           patch-bench_benchmarks.c 
                           patch-x86info.c 
  Log:
  - Update to 1.21.
  - Use cpuctl(4) to read MSR's and cpuid info whenever available.
  - Rely on devcpu where cpuctl(4) isn't available.
  - Add missing termination flag to cache descriptions list.
  
  Approved by:    maintainer timeout (3 weeks)
  
  Revision  Changes    Path
  1.26      +8 -2      ports/sysutils/x86info/Makefile
  1.15      +3 -3      ports/sysutils/x86info/distinfo
  1.2       +0 -11     ports/sysutils/x86info/files/patch-Intel_info.c (dead)
  1.3       +0 -17     ports/sysutils/x86info/files/patch-bench_benchmarks.c (dead)
  1.3       +49 -4     ports/sysutils/x86info/files/patch-cpuid.c
  1.1       +50 -0     ports/sysutils/x86info/files/patch-rdmsr.c (new)
  1.4       +0 -35     ports/sysutils/x86info/files/patch-x86info.c (dead)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808311921.m7VJLFI0094718>