From: Harlan Stenn Date: Tue, 12 May 2009 05:07:37 +0000 (-0400) Subject: ntp.isc.org -> ntp.org cleanup X-Git-Tag: NTP_4_2_4P7_RC7~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a673e630a7afc6f99313ea7e273e37690ad5d81d;p=thirdparty%2Fntp.git ntp.isc.org -> ntp.org cleanup bk: 4a090419-ot7pqnCmH96FEJHEjvf8Q --- diff --git a/ChangeLog b/ChangeLog index 14cf6014d..90027eccb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ --- +* ntp.isc.org -> ntp.org cleanup. * [Bug 1178] Use prior FORCE_DNSRETRY behavior as needed at runtime, add configure --enable-ignore-dns-errors to be even more stubborn diff --git a/README b/README index daa85824e..dde61e269 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ Submit patches, bug reports, and enhancement requests via - http://bugs.ntp.isc.org + http://bugs.ntp.org The ntp Distribution Base Directory diff --git a/README.bk b/README.bk index dc867b52e..8d8b2961e 100644 --- a/README.bk +++ b/README.bk @@ -1,6 +1,6 @@ In order to use the BitKeeper repository version of NTP you should visit - http://ntp.isc.org/Main/SoftwareDevelopment + http://support.ntp.org/Main/SoftwareDevelopment for important information. diff --git a/README.patches b/README.patches index 476bc69a1..f4cf755ae 100644 --- a/README.patches +++ b/README.patches @@ -2,7 +2,7 @@ See README.hackers for notes on coding styles. The master copy of this information can be found at: - http://ntp.isc.org/bin/view/Dev/MaintainerIssues#How_to_work_on_a_bug_using_BitKe + http://support.ntp.org/Dev/MaintainerIssues#How_to_work_on_a_bug_using_BitKe If you are going to patch both ntp-stable and ntp-dev please do it this way: diff --git a/WHERE-TO-START b/WHERE-TO-START index 081455785..fb96137b0 100644 --- a/WHERE-TO-START +++ b/WHERE-TO-START @@ -15,7 +15,7 @@ bugfixes and drivers for new and exotic radios, telephones and sundials. This distribution is normally available by anonymous ftp as the compressed tar archive ntp-.tar.gz in the pub/ntp directory on huey.udel.edu and is the version number. The current stable -and development version numbers can be found at . +and development version numbers can be found at . A considerable amount of documentation, including build instructions, configuration advice, program usage and miscellaneous information is diff --git a/configure.ac b/configure.ac index d318ab4f0..49cc9ae8d 100644 --- a/configure.ac +++ b/configure.ac @@ -1303,7 +1303,7 @@ AC_CHECK_FUNCS(uname updwtmp updwtmpx vsnprintf vsprintf) ### -# http://bugs.ntp.isc.org/737 +# http://bugs.ntp.org/737 case "$ac_cv_func_recvmsg" in yes) AC_MSG_CHECKING([if we need extra help to define struct iovec]) diff --git a/include/copyright.def b/include/copyright.def index f86034bc3..56bf68ecb 100644 --- a/include/copyright.def +++ b/include/copyright.def @@ -3,7 +3,7 @@ copyright = { date = "1970-2008"; owner = "David L. Mills and/or others"; - eaddr = "http://bugs.ntp.isc.org, bugs@ntp.org"; + eaddr = "http://bugs.ntp.org, bugs@ntp.org"; type = note; text = "see html/copyright.html"; }; diff --git a/sntp/sntp-opts.def b/sntp/sntp-opts.def index d0ee84fbc..b4c7f6b04 100644 --- a/sntp/sntp-opts.def +++ b/sntp/sntp-opts.def @@ -7,7 +7,7 @@ autogen definitions options; copyright = { date = "1970-2006"; owner = "ntp.org"; - eaddr = "http://bugs.ntp.isc.org, bugs@ntp.org"; + eaddr = "http://bugs.ntp.org, bugs@ntp.org"; type = note; text = `cat COPYRIGHT`; };