?? decosf1
字號(hào):
Some major changes were necessary to make xntp v3 run on the DEC Alphahardware running DEC OSF/1. All "long" and "u_long" declarations andcasts in the code were changed to "LONG" and "U_LONG" and a new headerfile (include/ntp_types.h) was added. The new header file definesLONG as int and U_LONG as u_int for the Alpha hardware and as longand u_long for anything else. A couple of #ifs where changed inntpq and xntpdc to get the result of a signal defined correctly. TheConfig.decosf1 file built the programs here with no problems.I don't have a radio clock here, so none of that code has been tested.I have run xntpd, xntpdc, xntpres, ntpq, ntpdate, and tickadj underDEC OSF/1 v1.2-2 (BL10).Mike Iglesias Internet: iglesias@draco.acs.uci.eduUniversity of California, Irvine BITNET: iglesias@uciOffice of Academic Computing uucp: ...!ucbvax!ucivax!iglesiasDistributed Computing Support phone: (714) 856-6926Support for NTP Version 2 is included with the current OSF/1 release. Ifyou are upgrading to NTP Version 3 with this distribution, you should notuse the xntpd or ntpq programs that come with the OSF/1 release. Theolder programs should be replaced by the newer programs of the same name,either in situ or via a link to a tranquil spot like /usr/local/bin. Themake install script in the this distribution don't work due to a sillyinstall program incompatibility, so you will need to copy the programs byhand.Don't use the setup utility to install or configure the xntpd installation,as it will cheerfully clobber your painstakingly crafted ntp.conf program.However, assuming you put this file in /etc/ntp.conf, you can use the/sbin/init.d/xntpd script to start and stop the daemon.This distribution compiles with nominal mumur with the stock cc compilerthat comes with OSF/1.Dave MillsElectrical Engineering DepartmentUnibergisty of Delabunchmills@udel.edu
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -