Page MenuHomeFreeBSD

D6185.diff
No OneTemporary

D6185.diff

Index: head/sys/kern/subr_rtc.c
===================================================================
--- head/sys/kern/subr_rtc.c
+++ head/sys/kern/subr_rtc.c
@@ -84,7 +84,7 @@
{
if (clock_dev != NULL) {
- if (clock_res > res) {
+ if (clock_res <= res) {
if (bootverbose)
device_printf(dev, "not installed as "
"time-of-day clock: clock %s has higher "

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 22, 4:00 AM (17 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25901993
Default Alt Text
D6185.diff (377 B)

Event Timeline