Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cwjcc!tut.cis.ohio-state.edu!ucbvax!HP-SDE.SDE.HP.COM!tai%hpdstma From: tai%hpdstma@HP-SDE.SDE.HP.COM (Tai Jin) Newsgroups: comp.protocols.tcp-ip Subject: Re: Internet "time servers" and UNIX timed Message-ID: <8902082018.AA12382@hpdstma.ptp.hp.com> Date: 8 Feb 89 20:18:28 GMT References: <774@atanasoff.cs.iastate.edu> Sender: daemon@ucbvax.BERKELEY.EDU Organization: Hewlett-Packard Lines: 10 I'm not sure if anyone has ported timed to HP-UX, but we have ported ntp. Since HP-UX doesn't have an adjtime(2) system call I had to write an emulator (as a user process) which works on 6.0/2.0 or later releases. We don't have the latest ntp ported yet (I'm not sure if the latest code is stable yet), but if you need something now I can give you what we have that works. ...tai