003 File Manager
Current Path:
/usr/src/contrib/ntp/html/drivers
usr
/
src
/
contrib
/
ntp
/
html
/
drivers
/
📁
..
📄
driver1.html
(3.13 KB)
📄
driver10.html
(3.21 KB)
📄
driver11.html
(5.05 KB)
📄
driver12.html
(2.62 KB)
📄
driver16.html
(1.44 KB)
📄
driver18.html
(7.71 KB)
📄
driver19.html
(3.81 KB)
📄
driver20.html
(19.95 KB)
📄
driver22.html
(7.47 KB)
📄
driver26.html
(4 KB)
📄
driver27.html
(19.63 KB)
📄
driver28.html
(11.01 KB)
📄
driver29.html
(41.47 KB)
📄
driver3.html
(4.04 KB)
📄
driver30.html
(6.23 KB)
📄
driver31.html
(4.13 KB)
📄
driver32.html
(1.54 KB)
📄
driver33.html
(1.31 KB)
📄
driver34.html
(4.5 KB)
📄
driver35.html
(2.7 KB)
📄
driver36.html
(28.91 KB)
📄
driver37.html
(2.26 KB)
📄
driver38.html
(5.44 KB)
📄
driver39.html
(4.29 KB)
📄
driver4.html
(6.07 KB)
📄
driver40-ja.html
(24.58 KB)
📄
driver40.html
(22.57 KB)
📄
driver42.html
(1.23 KB)
📄
driver43.html
(4.23 KB)
📄
driver44.html
(4.21 KB)
📄
driver45.html
(1.17 KB)
📄
driver46.html
(14.83 KB)
📄
driver5.html
(5.64 KB)
📄
driver6.html
(10.08 KB)
📄
driver7.html
(19.61 KB)
📄
driver8.html
(21.85 KB)
📄
driver9.html
(3.49 KB)
📁
icons
📄
mx4200data.html
(25.59 KB)
📄
oncore-shmem.html
(10.27 KB)
📁
scripts
📄
tf582_4.html
(3.52 KB)
Editing: driver33.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>Dumb Clock</title> <link href="scripts/style.css" type="text/css" rel="stylesheet"> </head> <body> <h3>Dumb Clock</h3> <p>Last update: <!-- #BeginDate format:En2m -->21-Oct-2010 23:44<!-- #EndDate --> UTC</p> <hr> <h4>Synopsis</h4> <p>Address: 127.127.33.<i>u</i><br> Reference ID: <tt>DUMBCLOCK</tt><br> Driver ID: <tt>DUMBCLOCK</tt><br> Serial Port: <tt>/dev/dumbclock<i>u</i></tt>; 9600 bps, 8-bits, no parity<br> Features: <tt>(none)</tt></p> <h4>Description</h4> <p>This driver supports a dumb ASCII clock that only emits localtime at a reliable interval. This has no provisions for leap seconds, quality codes, etc. It assumes output in the local time zone, and that the C library mktime()/localtime() routines will correctly convert back and forth between local and UTC.</p> <p>Most of this code is originally from refclock_wwvb.c with thanks. It has been so mangled that wwvb is not a recognizable ancestor.</p> <pre> Timecode format: hh:mm:ssCL hh:mm:ss - local time C - \r (carriage return) L - \n (newline) </pre> <hr> <script type="text/javascript" language="javascript" src="scripts/footer.txt"></script> </body> </html>
Upload File
Create Folder