Page MenuHomeFreeBSD

D6185.id15888.diff
No OneTemporary

D6185.id15888.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
Tue, Mar 17, 6:26 PM (1 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29840712
Default Alt Text
D6185.id15888.diff (377 B)

Event Timeline