]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
ntp.isc.org -> ntp.org cleanup
authorHarlan Stenn <stenn@ntp.org>
Tue, 12 May 2009 05:07:37 +0000 (01:07 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 12 May 2009 05:07:37 +0000 (01:07 -0400)
bk: 4a090419-ot7pqnCmH96FEJHEjvf8Q

ChangeLog
README
README.bk
README.patches
WHERE-TO-START
configure.ac
include/copyright.def
sntp/sntp-opts.def

index 14cf6014d1a4638e448a1d73814a84059a951bac..90027eccbb59524b51d1fe30ca229e8b1508bf0e 100644 (file)
--- 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 daa85824e94da477ef53b00cd17cdff33edbb88d..dde61e269adb92c6ba051a5b2b5966aa6740d030 100644 (file)
--- 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
 
index dc867b52ecfa45c9cbdcceeeede9046276eacd6e..8d8b2961edad13612a976d74ee54469cadbe78cb 100644 (file)
--- 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.
 
index 476bc69a151ea73255cb266a6e31b3f80541458a..f4cf755ae6cf96508906efc39547e55d2c8db449 100644 (file)
@@ -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:
index 0814557854ba07140a6ed5c96da96b64c007ded4..fb96137b0acbfdf17f4c410e1d7fe7ca2e8c3d19 100644 (file)
@@ -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-<version>.tar.gz in the pub/ntp directory on
 huey.udel.edu and <version> is the version number. The current stable
-and development version numbers can be found at <http://ntp.isc.org>.
+and development version numbers can be found at <http://ntp.org>.
 
 A considerable amount of documentation, including build instructions,
 configuration advice, program usage and miscellaneous information is
index d318ab4f03f5ded6b94d0798ea19327ec6c4efd6..49cc9ae8dc4afeef593191915b5484f75fb1571e 100644 (file)
@@ -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])
index f86034bc3acf1b560ed20f482a5c43c3895833b7..56bf68ecb7f9007cf8e782bdc612ffa2f971862f 100644 (file)
@@ -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";
 };
index d0ee84fbc1015213e07825074e0655bda7374e41..b4c7f6b044e8c5a66d81780b551c232ba2eafe39 100644 (file)
@@ -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`;
 };