cvs commit: src/sys/kern subr_prf.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Dec 8 12:10:42 PST 2007
dillon 2007/12/08 12:08:53 PST
DragonFly src repository
Modified files:
sys/kern subr_prf.c
Log:
Fix krateprintf(). The frequency was improperly being multiplied by hz
because we were testing against ticks instead of seconds.
Revision Changes Path
1.19 +2 -2 src/sys/kern/subr_prf.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/subr_prf.c.diff?r1=1.18&r2=1.19&f=u
More information about the Commits
mailing list