Lines Matching refs:adjtime
20 have to worry about adjtimed as HP-UX now has adjtime(2). The rest of you
21 will have to wait on 10.0 which will have adjtime(2) and a supported though
25 have adjtime(2). The directory adjtime contains libadjtime.a and the adjtimed
26 daemon. Instead of the adjtime(2) system call, we use a library routine to
28 causes the clock to skew properly as needed. PLEASE NOTE that the adjtime
29 code provided here is NOT a general replacement for adjtime(2) ... use of
30 this adjtime(3)/adjtimed(8) other than with xntpd may yield very odd results.
84 * Xntpd has been known to get really ticked off when adjtime() fails
112 --> $(TOP) is not defined in adjtime/Makefile, so "make install" can't
115 --> "make install" from the main Makefile never goes into the adjtime
119 @echo installing from adjtime
120 @cd adjtime && $(MAKE) $(MFLAGS) MFLAGS="$(MFLAGS)" MAKE="$(MAKE)" install