Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   cube
Date:           Mon Aug  7 11:39:30 UTC 2006

Modified Files:
        src/sys/arch/amd64/amd64: powernow_k8.c
        src/sys/arch/i386/i386: powernow_k7.c

Log Message:
Correctly free freq_names and cstate.

XXX This code is bogus anyway.  Global variables vs. MP systems, anyone?


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/amd64/amd64/powernow_k8.c
cvs rdiff -r1.11 -r1.12 src/sys/arch/i386/i386/powernow_k7.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index