NetBSD-Bugs archive

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

Re: kern/49207



The following reply was made to PR kern/49207; it has been noted by GNATS.

From: "Kamil Rytarowski" <n54%gmx.com@localhost>
To: "Christos Zoulas" <christos%zoulas.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, kern-bug-people%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/49207
Date: Sat, 27 Sep 2014 23:48:48 +0200

 Hello,
 
 1. OK
 3. OK
 
 2. For backward compatibility. Some entities may depend on the original constants in the original place. As an alternative I can go through the kernel code-base, locate where these macros were used and enforce inclusion of <sys/clock.h>, of course not fixing driver-specific or MD code that work-arounds some specific piece of hardware that starts counting seconds from 1900, 1968, 2000 etc.
 
 My patch originally was intended to be not intrusive.
 
 With regards,
 



Home | Main Index | Thread Index | Old Index