Annotation of embedaddon/ntp/results.y2kfixes, revision 1.1.1.1

1.1       misho       1: Script started on Sat Jan  1 04:14:09 2000
                      2: [root@timetest ntpdate]# date
                      3: Sat Jan  1 04:14:11 EST 2000
                      4: [root@timetest ntpdate]# ./ntpdate -b timelord.att.com
                      5: 14 Jul 13:44:39 ntpdate[11723]: step time server 135.16.xxxx.xxxx offset -14740193.210537 sec
                      6: [root@timetest ntpdate]# date
                      7: Wed Jul 14 13:44:42 EST 1999
                      8: [root@timetest ntpdate]# cd ../ntptrace
                      9: [root@timetest ntptrace]# ./ntptrace timelord.att.com
                     10: timelord.att.com: stratum 2, offset -0.000879, synch distance 0.07207
                     11: timemaster.att.com: stratum 1, offset -0.004876, synch distance 0.03485, refid 'GPS'
                     12: [root@timetest ntptrace]# cd -
                     13: [root@timetest ntpdate]# date
                     14: Mon Feb 28 01:00:04 EST 2000
                     15: [root@timetest ntpdate]# ./ntpdate -b timelord.att.com
                     16: 14 Jul 13:49:01 ntpdate[11760]: step time server 135.16.xxxx.xxxx offset -19739467.533126 sec
                     17: [root@timetest ntpdate]# date
                     18: Wed Jul 14 13:49:03 EST 1999
                     19: [root@timetest ntpdate]# cd -
                     20: [root@timetest ntptrace]# ./ntptrace timelord.att.com
                     21: timelord.att.com: stratum 2, offset 0.001383, synch distance 0.05644
                     22: timemaster.att.com: stratum 1, offset -0.006355, synch distance 0.04178, refid 'GPS'
                     23: [root@timetest ntptrace]# cd -
                     24: [root@timetest ntpdate]# date
                     25: Tue Feb 29 01:00:05 EST 2000
                     26: [root@timetest ntpdate]# ./ntpdate -b timelord.att.com
                     27: 14 Jul 13:57:41 ntpdate[12423]: step time server 135.16.xxxx.xxxx offset -19825349.396585 sec
                     28: [root@timetest ntpdate]# date
                     29: Wed Jul 14 13:57:43 EST 1999
                     30: [root@timetest ntpdate]# cd -
                     31: [root@timetest ntptrace]# ./ntptrace timelord.att.com
                     32: timelord.att.com: stratum 2, offset -0.000094, synch distance 0.06522
                     33: timemaster.att.com: stratum 1, offset -0.010803, synch distance 0.03078, refid 'GPS'
                     34: [root@timetest ntptrace]# cd -
                     35: [root@timetest ntpdate]# date 
                     36: Wed Mar  1 01:00:03 EST 2000
                     37: [root@timetest ntpdate]# ./ntpdate -b timelord.att.com
                     38: 14 Jul 13:58:10 ntpdate[12525]: step time server 135.16.xxxx.xxxx offset -19911719.766061 sec
                     39: [root@timetest ntpdate]# date
                     40: Wed Jul 14 13:58:12 EST 1999
                     41: [root@timetest ntpdate]# cd -
                     42: [root@timetest ntptrace]# ./ntptrace timelord.att.com
                     43: timelord.att.com: stratum 2, offset -0.000719, synch distance 0.06561
                     44: timemaster.att.com: stratum 1, offset -0.013598, synch distance 0.03116, refid 'GPS'
                     45: 
                     46: Script done on Wed Jul 14 13:58:28 1999
                     47: 
                     48: RESULTS OK.
                     49: --------------------END OF TEST1-------------------- 
                     50: 
                     51: 
                     52: ### freeware test configuration
                     53: server 127.127.1.0 prefer
                     54: fudge 127.127.1.0 stratum 0
                     55: driftfile drift.log
                     56: 
                     57: 
                     58: ntpdate timelord.att.com
                     59: server 135.16.xxxx.xxxx stratum 1, offset 0.000033, delay 0.02975
                     60: 31 Dec 23:58:59 ntpdate[83551]: adjust time server 135.16.74.3 offset 0.039057 s
                     61: ec
                     62: 
                     63: ntpdate timelord.att.com
                     64: server 135.16.xxxx.xxxx stratum 1, offset 0.000019, delay 0.02504
                     65: 01 Jan 00:01:05 ntpdate[8352]: adjust time server 135.16.74.3 offset 0.039057 s
                     66: ec
                     67: 
                     68: ntpdate timelord.att.com
                     69: server 135.25.xxxx.xxxx, stratum 1, offset -0.000023, delay 0.02731
                     70: 29 Feb 00:02:15 ntpdate[8353]: adjust time server 135.25.xxxx.xxxx offset -0.000023 sec
                     71: 
                     72: 
                     73: 
                     74: 
                     75: 
                     76: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>