Source-Changes archive

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

CVS commit: [netbsd-7] src/sys/arch/arm/arm32



Module Name:    src
Committed By:   snj
Date:           Mon Apr  6 01:57:57 UTC 2015

Modified Files:
        src/sys/arch/arm/arm32 [netbsd-7]: cpu.c

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #663):
        sys/arch/arm/arm32/cpu.c: revision 1.105
Increase the `freqbuf' buffer that holds the result of humanize_number(). Now
it prints 1600 Mhz instead of 1 Ghz.
Pitty enough humanize_number(9) doesn't do 1.6 Ghz type output.


To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.104.4.1 src/sys/arch/arm/arm32/cpu.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