New versions of openntpd and htpdate. Old versions of each program have been running on each of my TiVos for over a year now as daemons, keeping perfect time. Setup is as described in the previous two posts.
Code:
Network Time Protocol daemon 3.9.1p1 for mips TiVo
usage: ntpd [-dhSs] [-f file]
-d Do not daemonize
-f file Use file as the configuration file
-h Help
-S Do not set the time immediately at startup
-s Set the time immediately at startup if the local clock is off
by more than 180 seconds
Code:
htpdate version 0.9.3 for mips TiVo
Usage: htpdate [-046adhlqstxD] [-i pid file] [-m minpoll] [-M maxpoll]
[-p precision] [-P <proxyserver>[:port]] [-u user[:group]]
<host[:port]> ...
-0 HTTP/1.0 request
-4 Force IPv4 name resolution only
-6 Force IPv6 name resolution only
-a adjust time smoothly
-d debug mode
-D daemon mode
-h help
-i pid file
-l use syslog for output
-m minimum poll interval
-M maximum poll interval
-p precision (ms)
-P proxy server
-q query only, don't make time changes (default)
-s set time
-t turn off sanity time check
-u run daemon as user
-x adjust kernel clock
host web server hostname or ip address (maximum of 16)
port port number (default 80 and 8080 for proxy server)