| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- sysutils/devcpu: Already included in base system
- mail/squirreloutlook: Based on a vulnerable version of squirrelmail,
use mail/squirrelmail for similar functionality
Notes:
svn path=/head/; revision=300557
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Chase CURRENT scheduler code update
* Fix building on 6-STABLE/amd64 [1] [2]
- Remove reference to unexsistent web page [3]
- Use new devcpu-data port for microcode updates.
PR: ports/114098 [1], ports/114103 [2]
Reported by: Simun Mikecin <numisemis@yahoo.com> [1],
Larry Rosenman <ler@lerctr.org> [2],
mnag [3]
Notes:
svn path=/head/; revision=195922
|
|
This kernel module provides access to i386/amd64 CPUs MSR (Model Specific
Register) registers and cpuid info through /dev/cpu%d devices, where %d
corresponds to cpu number.
It can be used with x86info to retrive information available from MSR registers.
Additionally, this module can be used to update/replace microcode of cpus.
PR: ports/ports/102454
Submitted by: stas
Notes:
svn path=/head/; revision=179230
|