+(4.2.7p253) 2012/01/26 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 2126] Compile error on Windows with libopts from Autogen 5.14.
* Update one of the license URLs.
(4.2.7p252) 2012/01/25 Released by Harlan Stenn <stenn@ntp.org>
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed January 25, 2012 at 12:02:00 PM by AutoGen 5.14
+ * It has been AutoGen-ed January 26, 2012 at 06:03:34 AM by AutoGen 5.14
* From the definitions ntpd-opts.def
* and the template file options
*
* The ntpd program is copyrighted and licensed
* under the following terms:
*
- * Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.
+ * Copyright (C) 1970-2012 The University of Delaware, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the NTP License, copies of which
* can be seen at:
* <http://ntp.org/license>
- * <http://opensource.org/licenses/NTP>
+ * <http://opensource.org/licenses/ntp-license.php>
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose with or without fee is hereby granted,
* provided that the above copyright notice appears in all copies and that
* both the copyright notice and this permission notice appear in
- * supporting documentation, and that the name The University of Delaware, David L. Mills, and/or others not be used in
+ * supporting documentation, and that the name The University of Delaware not be used in
* advertising or publicity pertaining to distribution of the software
- * without specific, written prior permission. The University of Delaware, David L. Mills, and/or others makes no
+ * without specific, written prior permission. The University of Delaware makes no
* representations about the suitability this software for any purpose. It
* is provided "as is" without express or implied warranty.
*/
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
#define zCopyright (ntpd_opt_strs+0)
-#define zLicenseDescrip (ntpd_opt_strs+333)
+#define zLicenseDescrip (ntpd_opt_strs+314)
extern tUsageProc optionUsage;
/*
/*
* ntpd option static const strings
*/
-static char const ntpd_opt_strs[3089] =
-/* 0 */ "ntpd 4.2.7p252\n"
- "Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n"
+static char const ntpd_opt_strs[3008] =
+/* 0 */ "ntpd 4.2.7p253\n"
+ "Copyright (C) 1970-2012 The University of Delaware, all rights reserved.\n"
"This is free software. It is licensed for use, modification and\n"
"redistribution under the terms of the NTP License, copies of which\n"
"can be seen at:\n"
" <http://ntp.org/license>\n"
- " <http://opensource.org/licenses/NTP>\n\0"
-/* 333 */ "Permission to use, copy, modify, and distribute this software and its\n"
+ " <http://opensource.org/licenses/ntp-license.php>\n\0"
+/* 314 */ "Permission to use, copy, modify, and distribute this software and its\n"
"documentation for any purpose with or without fee is hereby granted,\n"
"provided that the above copyright notice appears in all copies and that\n"
"both the copyright notice and this permission notice appear in supporting\n"
- "documentation, and that the name The University of Delaware, David L.\n"
- "Mills, and/or others not be used in advertising or publicity pertaining to\n"
- "distribution of the software without specific, written prior permission.\n"
- "The University of Delaware, David L. Mills, and/or others makes no\n"
- "representations about the suitability this software for any purpose. It is\n"
- "provided \"as is\" without express or implied warranty.\n\0"
-/* 1033 */ "Force IPv4 DNS name resolution\0"
-/* 1064 */ "IPV4\0"
-/* 1069 */ "ipv4\0"
-/* 1074 */ "Force IPv6 DNS name resolution\0"
-/* 1105 */ "IPV6\0"
-/* 1110 */ "ipv6\0"
-/* 1115 */ "Require crypto authentication\0"
-/* 1145 */ "AUTHREQ\0"
-/* 1153 */ "authreq\0"
-/* 1161 */ "Do not require crypto authentication\0"
-/* 1198 */ "AUTHNOREQ\0"
-/* 1208 */ "authnoreq\0"
-/* 1218 */ "Allow us to sync to broadcast servers\0"
-/* 1256 */ "BCASTSYNC\0"
-/* 1266 */ "bcastsync\0"
-/* 1276 */ "configuration file name\0"
-/* 1300 */ "CONFIGFILE\0"
-/* 1311 */ "configfile\0"
-/* 1322 */ "Increase output debug message level\0"
-/* 1358 */ "DEBUG_LEVEL\0"
-/* 1370 */ "debug-level\0"
-/* 1382 */ "this package was built using 'configure --disable--debug'\0"
-/* 1440 */ "Set the output debug message level\0"
-/* 1475 */ "SET_DEBUG_LEVEL\0"
-/* 1491 */ "set-debug-level\0"
-/* 1507 */ "frequency drift file name\0"
-/* 1533 */ "DRIFTFILE\0"
-/* 1543 */ "driftfile\0"
-/* 1553 */ "Allow the first adjustment to be Big\0"
-/* 1590 */ "PANICGATE\0"
-/* 1600 */ "panicgate\0"
-/* 1610 */ "Jail directory\0"
-/* 1625 */ "JAILDIR\0"
-/* 1633 */ "jaildir\0"
-/* 1641 */ "built without --enable-clockctl or --enable-linuxcaps\0"
-/* 1695 */ "Listen on an interface name or address\0"
-/* 1734 */ "INTERFACE\0"
-/* 1744 */ "interface\0"
-/* 1754 */ "path to symmetric keys\0"
-/* 1777 */ "KEYFILE\0"
-/* 1785 */ "keyfile\0"
-/* 1793 */ "path to the log file\0"
-/* 1814 */ "LOGFILE\0"
-/* 1822 */ "logfile\0"
-/* 1830 */ "Do not listen to virtual interfaces\0"
-/* 1866 */ "NOVIRTUALIPS\0"
-/* 1879 */ "novirtualips\0"
-/* 1892 */ "Modify Multimedia Timer (Windows only)\0"
-/* 1931 */ "MODIFYMMTIMER\0"
-/* 1945 */ "modifymmtimer\0"
-/* 1959 */ "Do not fork\0"
-/* 1971 */ "NOFORK\0"
-/* 1978 */ "nofork\0"
-/* 1985 */ "Run at high priority\0"
-/* 2006 */ "NICE\0"
-/* 2011 */ "nice\0"
-/* 2016 */ "path to the PID file\0"
-/* 2037 */ "PIDFILE\0"
-/* 2045 */ "pidfile\0"
-/* 2053 */ "Process priority\0"
-/* 2070 */ "PRIORITY\0"
-/* 2079 */ "priority\0"
-/* 2088 */ "Set the time and quit\0"
-/* 2110 */ "QUIT\0"
-/* 2115 */ "quit\0"
-/* 2120 */ "Broadcast/propagation delay\0"
-/* 2148 */ "PROPAGATIONDELAY\0"
-/* 2165 */ "propagationdelay\0"
-/* 2182 */ "Save parsed configuration and quit\0"
-/* 2217 */ "SAVECONFIGQUIT\0"
-/* 2232 */ "saveconfigquit\0"
-/* 2247 */ "Statistics file location\0"
-/* 2272 */ "STATSDIR\0"
-/* 2281 */ "statsdir\0"
-/* 2290 */ "Trusted key number\0"
-/* 2309 */ "TRUSTEDKEY\0"
-/* 2320 */ "trustedkey\0"
-/* 2331 */ "Run as userid (or userid:groupid)\0"
-/* 2365 */ "USER\0"
-/* 2370 */ "user\0"
-/* 2375 */ "interval in seconds between scans for new or dropped interfaces\0"
-/* 2439 */ "UPDATEINTERVAL\0"
-/* 2454 */ "updateinterval\0"
-/* 2469 */ "make ARG an ntp variable (RW)\0"
-/* 2499 */ "VAR\0"
-/* 2503 */ "var\0"
-/* 2507 */ "make ARG an ntp variable (RW|DEF)\0"
-/* 2541 */ "DVAR\0"
-/* 2546 */ "dvar\0"
-/* 2551 */ "Seconds to wait for first clock sync\0"
-/* 2588 */ "WAIT_SYNC\0"
-/* 2598 */ "wait-sync\0"
-/* 2608 */ "Slew up to 600 seconds\0"
-/* 2631 */ "SLEW\0"
-/* 2636 */ "slew\0"
-/* 2641 */ "Use CPU cycle counter (Windows only)\0"
-/* 2678 */ "USEPCC\0"
-/* 2685 */ "usepcc\0"
-/* 2692 */ "Force CPU cycle counter use (Windows only)\0"
-/* 2735 */ "PCCFREQ\0"
-/* 2743 */ "pccfreq\0"
-/* 2751 */ "Display extended usage information and exit\0"
-/* 2795 */ "help\0"
-/* 2800 */ "Extended usage information passed thru pager\0"
-/* 2845 */ "more-help\0"
-/* 2855 */ "Output version information and exit\0"
-/* 2891 */ "version\0"
-/* 2899 */ "NTPD\0"
-/* 2904 */ "ntpd - NTP daemon program - Ver. 4.2.7p252\n"
+ "documentation, and that the name The University of Delaware not be used in\n"
+ "advertising or publicity pertaining to distribution of the software\n"
+ "without specific, written prior permission. The University of Delaware\n"
+ "makes no representations about the suitability this software for any\n"
+ "purpose. It is provided \"as is\" without express or implied warranty.\n\0"
+/* 952 */ "Force IPv4 DNS name resolution\0"
+/* 983 */ "IPV4\0"
+/* 988 */ "ipv4\0"
+/* 993 */ "Force IPv6 DNS name resolution\0"
+/* 1024 */ "IPV6\0"
+/* 1029 */ "ipv6\0"
+/* 1034 */ "Require crypto authentication\0"
+/* 1064 */ "AUTHREQ\0"
+/* 1072 */ "authreq\0"
+/* 1080 */ "Do not require crypto authentication\0"
+/* 1117 */ "AUTHNOREQ\0"
+/* 1127 */ "authnoreq\0"
+/* 1137 */ "Allow us to sync to broadcast servers\0"
+/* 1175 */ "BCASTSYNC\0"
+/* 1185 */ "bcastsync\0"
+/* 1195 */ "configuration file name\0"
+/* 1219 */ "CONFIGFILE\0"
+/* 1230 */ "configfile\0"
+/* 1241 */ "Increase output debug message level\0"
+/* 1277 */ "DEBUG_LEVEL\0"
+/* 1289 */ "debug-level\0"
+/* 1301 */ "this package was built using 'configure --disable--debug'\0"
+/* 1359 */ "Set the output debug message level\0"
+/* 1394 */ "SET_DEBUG_LEVEL\0"
+/* 1410 */ "set-debug-level\0"
+/* 1426 */ "frequency drift file name\0"
+/* 1452 */ "DRIFTFILE\0"
+/* 1462 */ "driftfile\0"
+/* 1472 */ "Allow the first adjustment to be Big\0"
+/* 1509 */ "PANICGATE\0"
+/* 1519 */ "panicgate\0"
+/* 1529 */ "Jail directory\0"
+/* 1544 */ "JAILDIR\0"
+/* 1552 */ "jaildir\0"
+/* 1560 */ "built without --enable-clockctl or --enable-linuxcaps\0"
+/* 1614 */ "Listen on an interface name or address\0"
+/* 1653 */ "INTERFACE\0"
+/* 1663 */ "interface\0"
+/* 1673 */ "path to symmetric keys\0"
+/* 1696 */ "KEYFILE\0"
+/* 1704 */ "keyfile\0"
+/* 1712 */ "path to the log file\0"
+/* 1733 */ "LOGFILE\0"
+/* 1741 */ "logfile\0"
+/* 1749 */ "Do not listen to virtual interfaces\0"
+/* 1785 */ "NOVIRTUALIPS\0"
+/* 1798 */ "novirtualips\0"
+/* 1811 */ "Modify Multimedia Timer (Windows only)\0"
+/* 1850 */ "MODIFYMMTIMER\0"
+/* 1864 */ "modifymmtimer\0"
+/* 1878 */ "Do not fork\0"
+/* 1890 */ "NOFORK\0"
+/* 1897 */ "nofork\0"
+/* 1904 */ "Run at high priority\0"
+/* 1925 */ "NICE\0"
+/* 1930 */ "nice\0"
+/* 1935 */ "path to the PID file\0"
+/* 1956 */ "PIDFILE\0"
+/* 1964 */ "pidfile\0"
+/* 1972 */ "Process priority\0"
+/* 1989 */ "PRIORITY\0"
+/* 1998 */ "priority\0"
+/* 2007 */ "Set the time and quit\0"
+/* 2029 */ "QUIT\0"
+/* 2034 */ "quit\0"
+/* 2039 */ "Broadcast/propagation delay\0"
+/* 2067 */ "PROPAGATIONDELAY\0"
+/* 2084 */ "propagationdelay\0"
+/* 2101 */ "Save parsed configuration and quit\0"
+/* 2136 */ "SAVECONFIGQUIT\0"
+/* 2151 */ "saveconfigquit\0"
+/* 2166 */ "Statistics file location\0"
+/* 2191 */ "STATSDIR\0"
+/* 2200 */ "statsdir\0"
+/* 2209 */ "Trusted key number\0"
+/* 2228 */ "TRUSTEDKEY\0"
+/* 2239 */ "trustedkey\0"
+/* 2250 */ "Run as userid (or userid:groupid)\0"
+/* 2284 */ "USER\0"
+/* 2289 */ "user\0"
+/* 2294 */ "interval in seconds between scans for new or dropped interfaces\0"
+/* 2358 */ "UPDATEINTERVAL\0"
+/* 2373 */ "updateinterval\0"
+/* 2388 */ "make ARG an ntp variable (RW)\0"
+/* 2418 */ "VAR\0"
+/* 2422 */ "var\0"
+/* 2426 */ "make ARG an ntp variable (RW|DEF)\0"
+/* 2460 */ "DVAR\0"
+/* 2465 */ "dvar\0"
+/* 2470 */ "Seconds to wait for first clock sync\0"
+/* 2507 */ "WAIT_SYNC\0"
+/* 2517 */ "wait-sync\0"
+/* 2527 */ "Slew up to 600 seconds\0"
+/* 2550 */ "SLEW\0"
+/* 2555 */ "slew\0"
+/* 2560 */ "Use CPU cycle counter (Windows only)\0"
+/* 2597 */ "USEPCC\0"
+/* 2604 */ "usepcc\0"
+/* 2611 */ "Force CPU cycle counter use (Windows only)\0"
+/* 2654 */ "PCCFREQ\0"
+/* 2662 */ "pccfreq\0"
+/* 2670 */ "Display extended usage information and exit\0"
+/* 2714 */ "help\0"
+/* 2719 */ "Extended usage information passed thru pager\0"
+/* 2764 */ "more-help\0"
+/* 2774 */ "Output version information and exit\0"
+/* 2810 */ "version\0"
+/* 2818 */ "NTPD\0"
+/* 2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p253\n"
"USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
"\t\t[ <server1> ... <serverN> ]\n\0"
-/* 3037 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/* 3071 */ "\n\n\0"
-/* 3074 */ "ntpd 4.2.7p252";
+/* 2956 */ "http://bugs.ntp.org, bugs@ntp.org\0"
+/* 2990 */ "\n\n\0"
+/* 2993 */ "ntpd 4.2.7p253";
/*
* ipv4 option description with
* "Must also have options" and "Incompatible options":
*/
-#define IPV4_DESC (ntpd_opt_strs+1033)
-#define IPV4_NAME (ntpd_opt_strs+1064)
-#define IPV4_name (ntpd_opt_strs+1069)
+#define IPV4_DESC (ntpd_opt_strs+952)
+#define IPV4_NAME (ntpd_opt_strs+983)
+#define IPV4_name (ntpd_opt_strs+988)
static int const aIpv4CantList[] = {
INDEX_OPT_IPV6, NO_EQUIVALENT };
#define IPV4_FLAGS (OPTST_DISABLED)
* ipv6 option description with
* "Must also have options" and "Incompatible options":
*/
-#define IPV6_DESC (ntpd_opt_strs+1074)
-#define IPV6_NAME (ntpd_opt_strs+1105)
-#define IPV6_name (ntpd_opt_strs+1110)
+#define IPV6_DESC (ntpd_opt_strs+993)
+#define IPV6_NAME (ntpd_opt_strs+1024)
+#define IPV6_name (ntpd_opt_strs+1029)
static int const aIpv6CantList[] = {
INDEX_OPT_IPV4, NO_EQUIVALENT };
#define IPV6_FLAGS (OPTST_DISABLED)
* authreq option description with
* "Must also have options" and "Incompatible options":
*/
-#define AUTHREQ_DESC (ntpd_opt_strs+1115)
-#define AUTHREQ_NAME (ntpd_opt_strs+1145)
-#define AUTHREQ_name (ntpd_opt_strs+1153)
+#define AUTHREQ_DESC (ntpd_opt_strs+1034)
+#define AUTHREQ_NAME (ntpd_opt_strs+1064)
+#define AUTHREQ_name (ntpd_opt_strs+1072)
static int const aAuthreqCantList[] = {
INDEX_OPT_AUTHNOREQ, NO_EQUIVALENT };
#define AUTHREQ_FLAGS (OPTST_DISABLED)
* authnoreq option description with
* "Must also have options" and "Incompatible options":
*/
-#define AUTHNOREQ_DESC (ntpd_opt_strs+1161)
-#define AUTHNOREQ_NAME (ntpd_opt_strs+1198)
-#define AUTHNOREQ_name (ntpd_opt_strs+1208)
+#define AUTHNOREQ_DESC (ntpd_opt_strs+1080)
+#define AUTHNOREQ_NAME (ntpd_opt_strs+1117)
+#define AUTHNOREQ_name (ntpd_opt_strs+1127)
static int const aAuthnoreqCantList[] = {
INDEX_OPT_AUTHREQ, NO_EQUIVALENT };
#define AUTHNOREQ_FLAGS (OPTST_DISABLED)
/*
* bcastsync option description:
*/
-#define BCASTSYNC_DESC (ntpd_opt_strs+1218)
-#define BCASTSYNC_NAME (ntpd_opt_strs+1256)
-#define BCASTSYNC_name (ntpd_opt_strs+1266)
+#define BCASTSYNC_DESC (ntpd_opt_strs+1137)
+#define BCASTSYNC_NAME (ntpd_opt_strs+1175)
+#define BCASTSYNC_name (ntpd_opt_strs+1185)
#define BCASTSYNC_FLAGS (OPTST_DISABLED)
/*
* configfile option description:
*/
-#define CONFIGFILE_DESC (ntpd_opt_strs+1276)
-#define CONFIGFILE_NAME (ntpd_opt_strs+1300)
-#define CONFIGFILE_name (ntpd_opt_strs+1311)
+#define CONFIGFILE_DESC (ntpd_opt_strs+1195)
+#define CONFIGFILE_NAME (ntpd_opt_strs+1219)
+#define CONFIGFILE_name (ntpd_opt_strs+1230)
#define CONFIGFILE_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
* debug-level option description:
*/
#ifdef DEBUG
-#define DEBUG_LEVEL_DESC (ntpd_opt_strs+1322)
-#define DEBUG_LEVEL_NAME (ntpd_opt_strs+1358)
-#define DEBUG_LEVEL_name (ntpd_opt_strs+1370)
+#define DEBUG_LEVEL_DESC (ntpd_opt_strs+1241)
+#define DEBUG_LEVEL_NAME (ntpd_opt_strs+1277)
+#define DEBUG_LEVEL_name (ntpd_opt_strs+1289)
#define DEBUG_LEVEL_FLAGS (OPTST_DISABLED)
#else /* disable debug-level */
#define DEBUG_LEVEL_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define DEBUG_LEVEL_NAME NULL
-#define DEBUG_LEVEL_DESC (ntpd_opt_strs+1382)
-#define DEBUG_LEVEL_name (ntpd_opt_strs+1370)
+#define DEBUG_LEVEL_DESC (ntpd_opt_strs+1301)
+#define DEBUG_LEVEL_name (ntpd_opt_strs+1289)
#endif /* DEBUG */
/*
* set-debug-level option description:
*/
#ifdef DEBUG
-#define SET_DEBUG_LEVEL_DESC (ntpd_opt_strs+1440)
-#define SET_DEBUG_LEVEL_NAME (ntpd_opt_strs+1475)
-#define SET_DEBUG_LEVEL_name (ntpd_opt_strs+1491)
+#define SET_DEBUG_LEVEL_DESC (ntpd_opt_strs+1359)
+#define SET_DEBUG_LEVEL_NAME (ntpd_opt_strs+1394)
+#define SET_DEBUG_LEVEL_name (ntpd_opt_strs+1410)
#define SET_DEBUG_LEVEL_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
#else /* disable set-debug-level */
#define SET_DEBUG_LEVEL_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define SET_DEBUG_LEVEL_NAME NULL
-#define SET_DEBUG_LEVEL_DESC (ntpd_opt_strs+1382)
-#define SET_DEBUG_LEVEL_name (ntpd_opt_strs+1491)
+#define SET_DEBUG_LEVEL_DESC (ntpd_opt_strs+1301)
+#define SET_DEBUG_LEVEL_name (ntpd_opt_strs+1410)
#endif /* DEBUG */
/*
* driftfile option description:
*/
-#define DRIFTFILE_DESC (ntpd_opt_strs+1507)
-#define DRIFTFILE_NAME (ntpd_opt_strs+1533)
-#define DRIFTFILE_name (ntpd_opt_strs+1543)
+#define DRIFTFILE_DESC (ntpd_opt_strs+1426)
+#define DRIFTFILE_NAME (ntpd_opt_strs+1452)
+#define DRIFTFILE_name (ntpd_opt_strs+1462)
#define DRIFTFILE_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* panicgate option description:
*/
-#define PANICGATE_DESC (ntpd_opt_strs+1553)
-#define PANICGATE_NAME (ntpd_opt_strs+1590)
-#define PANICGATE_name (ntpd_opt_strs+1600)
+#define PANICGATE_DESC (ntpd_opt_strs+1472)
+#define PANICGATE_NAME (ntpd_opt_strs+1509)
+#define PANICGATE_name (ntpd_opt_strs+1519)
#define PANICGATE_FLAGS (OPTST_DISABLED)
/*
* jaildir option description:
*/
#ifdef HAVE_DROPROOT
-#define JAILDIR_DESC (ntpd_opt_strs+1610)
-#define JAILDIR_NAME (ntpd_opt_strs+1625)
-#define JAILDIR_name (ntpd_opt_strs+1633)
+#define JAILDIR_DESC (ntpd_opt_strs+1529)
+#define JAILDIR_NAME (ntpd_opt_strs+1544)
+#define JAILDIR_name (ntpd_opt_strs+1552)
#define JAILDIR_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
#else /* disable jaildir */
#define JAILDIR_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define JAILDIR_NAME NULL
-#define JAILDIR_DESC (ntpd_opt_strs+1641)
-#define JAILDIR_name (ntpd_opt_strs+1633)
+#define JAILDIR_DESC (ntpd_opt_strs+1560)
+#define JAILDIR_name (ntpd_opt_strs+1552)
#endif /* HAVE_DROPROOT */
/*
* interface option description:
*/
-#define INTERFACE_DESC (ntpd_opt_strs+1695)
-#define INTERFACE_NAME (ntpd_opt_strs+1734)
-#define INTERFACE_name (ntpd_opt_strs+1744)
+#define INTERFACE_DESC (ntpd_opt_strs+1614)
+#define INTERFACE_NAME (ntpd_opt_strs+1653)
+#define INTERFACE_name (ntpd_opt_strs+1663)
#define INTERFACE_FLAGS (OPTST_DISABLED | OPTST_STACKED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* keyfile option description:
*/
-#define KEYFILE_DESC (ntpd_opt_strs+1754)
-#define KEYFILE_NAME (ntpd_opt_strs+1777)
-#define KEYFILE_name (ntpd_opt_strs+1785)
+#define KEYFILE_DESC (ntpd_opt_strs+1673)
+#define KEYFILE_NAME (ntpd_opt_strs+1696)
+#define KEYFILE_name (ntpd_opt_strs+1704)
#define KEYFILE_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* logfile option description:
*/
-#define LOGFILE_DESC (ntpd_opt_strs+1793)
-#define LOGFILE_NAME (ntpd_opt_strs+1814)
-#define LOGFILE_name (ntpd_opt_strs+1822)
+#define LOGFILE_DESC (ntpd_opt_strs+1712)
+#define LOGFILE_NAME (ntpd_opt_strs+1733)
+#define LOGFILE_name (ntpd_opt_strs+1741)
#define LOGFILE_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* novirtualips option description:
*/
-#define NOVIRTUALIPS_DESC (ntpd_opt_strs+1830)
-#define NOVIRTUALIPS_NAME (ntpd_opt_strs+1866)
-#define NOVIRTUALIPS_name (ntpd_opt_strs+1879)
+#define NOVIRTUALIPS_DESC (ntpd_opt_strs+1749)
+#define NOVIRTUALIPS_NAME (ntpd_opt_strs+1785)
+#define NOVIRTUALIPS_name (ntpd_opt_strs+1798)
#define NOVIRTUALIPS_FLAGS (OPTST_DISABLED)
/*
* modifymmtimer option description:
*/
#ifdef SYS_WINNT
-#define MODIFYMMTIMER_DESC (ntpd_opt_strs+1892)
-#define MODIFYMMTIMER_NAME (ntpd_opt_strs+1931)
-#define MODIFYMMTIMER_name (ntpd_opt_strs+1945)
+#define MODIFYMMTIMER_DESC (ntpd_opt_strs+1811)
+#define MODIFYMMTIMER_NAME (ntpd_opt_strs+1850)
+#define MODIFYMMTIMER_name (ntpd_opt_strs+1864)
#define MODIFYMMTIMER_FLAGS (OPTST_DISABLED)
#else /* disable modifymmtimer */
* nofork option description with
* "Must also have options" and "Incompatible options":
*/
-#define NOFORK_DESC (ntpd_opt_strs+1959)
-#define NOFORK_NAME (ntpd_opt_strs+1971)
-#define NOFORK_name (ntpd_opt_strs+1978)
+#define NOFORK_DESC (ntpd_opt_strs+1878)
+#define NOFORK_NAME (ntpd_opt_strs+1890)
+#define NOFORK_name (ntpd_opt_strs+1897)
static int const aNoforkCantList[] = {
INDEX_OPT_WAIT_SYNC, NO_EQUIVALENT };
#define NOFORK_FLAGS (OPTST_DISABLED)
/*
* nice option description:
*/
-#define NICE_DESC (ntpd_opt_strs+1985)
-#define NICE_NAME (ntpd_opt_strs+2006)
-#define NICE_name (ntpd_opt_strs+2011)
+#define NICE_DESC (ntpd_opt_strs+1904)
+#define NICE_NAME (ntpd_opt_strs+1925)
+#define NICE_name (ntpd_opt_strs+1930)
#define NICE_FLAGS (OPTST_DISABLED)
/*
* pidfile option description:
*/
-#define PIDFILE_DESC (ntpd_opt_strs+2016)
-#define PIDFILE_NAME (ntpd_opt_strs+2037)
-#define PIDFILE_name (ntpd_opt_strs+2045)
+#define PIDFILE_DESC (ntpd_opt_strs+1935)
+#define PIDFILE_NAME (ntpd_opt_strs+1956)
+#define PIDFILE_name (ntpd_opt_strs+1964)
#define PIDFILE_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* priority option description:
*/
-#define PRIORITY_DESC (ntpd_opt_strs+2053)
-#define PRIORITY_NAME (ntpd_opt_strs+2070)
-#define PRIORITY_name (ntpd_opt_strs+2079)
+#define PRIORITY_DESC (ntpd_opt_strs+1972)
+#define PRIORITY_NAME (ntpd_opt_strs+1989)
+#define PRIORITY_name (ntpd_opt_strs+1998)
#define PRIORITY_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
* quit option description with
* "Must also have options" and "Incompatible options":
*/
-#define QUIT_DESC (ntpd_opt_strs+2088)
-#define QUIT_NAME (ntpd_opt_strs+2110)
-#define QUIT_name (ntpd_opt_strs+2115)
+#define QUIT_DESC (ntpd_opt_strs+2007)
+#define QUIT_NAME (ntpd_opt_strs+2029)
+#define QUIT_name (ntpd_opt_strs+2034)
static int const aQuitCantList[] = {
INDEX_OPT_SAVECONFIGQUIT,
INDEX_OPT_WAIT_SYNC, NO_EQUIVALENT };
/*
* propagationdelay option description:
*/
-#define PROPAGATIONDELAY_DESC (ntpd_opt_strs+2120)
-#define PROPAGATIONDELAY_NAME (ntpd_opt_strs+2148)
-#define PROPAGATIONDELAY_name (ntpd_opt_strs+2165)
+#define PROPAGATIONDELAY_DESC (ntpd_opt_strs+2039)
+#define PROPAGATIONDELAY_NAME (ntpd_opt_strs+2067)
+#define PROPAGATIONDELAY_name (ntpd_opt_strs+2084)
#define PROPAGATIONDELAY_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
* "Must also have options" and "Incompatible options":
*/
#ifdef SAVECONFIG
-#define SAVECONFIGQUIT_DESC (ntpd_opt_strs+2182)
-#define SAVECONFIGQUIT_NAME (ntpd_opt_strs+2217)
-#define SAVECONFIGQUIT_name (ntpd_opt_strs+2232)
+#define SAVECONFIGQUIT_DESC (ntpd_opt_strs+2101)
+#define SAVECONFIGQUIT_NAME (ntpd_opt_strs+2136)
+#define SAVECONFIGQUIT_name (ntpd_opt_strs+2151)
static int const aSaveconfigquitCantList[] = {
INDEX_OPT_QUIT,
INDEX_OPT_WAIT_SYNC, NO_EQUIVALENT };
/*
* statsdir option description:
*/
-#define STATSDIR_DESC (ntpd_opt_strs+2247)
-#define STATSDIR_NAME (ntpd_opt_strs+2272)
-#define STATSDIR_name (ntpd_opt_strs+2281)
+#define STATSDIR_DESC (ntpd_opt_strs+2166)
+#define STATSDIR_NAME (ntpd_opt_strs+2191)
+#define STATSDIR_name (ntpd_opt_strs+2200)
#define STATSDIR_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* trustedkey option description:
*/
-#define TRUSTEDKEY_DESC (ntpd_opt_strs+2290)
-#define TRUSTEDKEY_NAME (ntpd_opt_strs+2309)
-#define TRUSTEDKEY_name (ntpd_opt_strs+2320)
+#define TRUSTEDKEY_DESC (ntpd_opt_strs+2209)
+#define TRUSTEDKEY_NAME (ntpd_opt_strs+2228)
+#define TRUSTEDKEY_name (ntpd_opt_strs+2239)
#define TRUSTEDKEY_FLAGS (OPTST_DISABLED | OPTST_STACKED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
* user option description:
*/
#ifdef HAVE_DROPROOT
-#define USER_DESC (ntpd_opt_strs+2331)
-#define USER_NAME (ntpd_opt_strs+2365)
-#define USER_name (ntpd_opt_strs+2370)
+#define USER_DESC (ntpd_opt_strs+2250)
+#define USER_NAME (ntpd_opt_strs+2284)
+#define USER_name (ntpd_opt_strs+2289)
#define USER_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
#else /* disable user */
#define USER_FLAGS (OPTST_OMITTED | OPTST_NO_INIT)
#define USER_NAME NULL
-#define USER_DESC (ntpd_opt_strs+1641)
-#define USER_name (ntpd_opt_strs+2370)
+#define USER_DESC (ntpd_opt_strs+1560)
+#define USER_name (ntpd_opt_strs+2289)
#endif /* HAVE_DROPROOT */
/*
* updateinterval option description:
*/
-#define UPDATEINTERVAL_DESC (ntpd_opt_strs+2375)
-#define UPDATEINTERVAL_NAME (ntpd_opt_strs+2439)
-#define UPDATEINTERVAL_name (ntpd_opt_strs+2454)
+#define UPDATEINTERVAL_DESC (ntpd_opt_strs+2294)
+#define UPDATEINTERVAL_NAME (ntpd_opt_strs+2358)
+#define UPDATEINTERVAL_name (ntpd_opt_strs+2373)
#define UPDATEINTERVAL_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
/*
* var option description:
*/
-#define VAR_DESC (ntpd_opt_strs+2469)
-#define VAR_NAME (ntpd_opt_strs+2499)
-#define VAR_name (ntpd_opt_strs+2503)
+#define VAR_DESC (ntpd_opt_strs+2388)
+#define VAR_NAME (ntpd_opt_strs+2418)
+#define VAR_name (ntpd_opt_strs+2422)
#define VAR_FLAGS (OPTST_DISABLED | OPTST_STACKED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* dvar option description:
*/
-#define DVAR_DESC (ntpd_opt_strs+2507)
-#define DVAR_NAME (ntpd_opt_strs+2541)
-#define DVAR_name (ntpd_opt_strs+2546)
+#define DVAR_DESC (ntpd_opt_strs+2426)
+#define DVAR_NAME (ntpd_opt_strs+2460)
+#define DVAR_name (ntpd_opt_strs+2465)
#define DVAR_FLAGS (OPTST_DISABLED | OPTST_STACKED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
* "Must also have options" and "Incompatible options":
*/
#ifdef HAVE_WORKING_FORK
-#define WAIT_SYNC_DESC (ntpd_opt_strs+2551)
-#define WAIT_SYNC_NAME (ntpd_opt_strs+2588)
-#define WAIT_SYNC_name (ntpd_opt_strs+2598)
+#define WAIT_SYNC_DESC (ntpd_opt_strs+2470)
+#define WAIT_SYNC_NAME (ntpd_opt_strs+2507)
+#define WAIT_SYNC_name (ntpd_opt_strs+2517)
static int const aWait_SyncCantList[] = {
INDEX_OPT_NOFORK,
INDEX_OPT_QUIT,
/*
* slew option description:
*/
-#define SLEW_DESC (ntpd_opt_strs+2608)
-#define SLEW_NAME (ntpd_opt_strs+2631)
-#define SLEW_name (ntpd_opt_strs+2636)
+#define SLEW_DESC (ntpd_opt_strs+2527)
+#define SLEW_NAME (ntpd_opt_strs+2550)
+#define SLEW_name (ntpd_opt_strs+2555)
#define SLEW_FLAGS (OPTST_DISABLED)
/*
* usepcc option description:
*/
#ifdef SYS_WINNT
-#define USEPCC_DESC (ntpd_opt_strs+2641)
-#define USEPCC_NAME (ntpd_opt_strs+2678)
-#define USEPCC_name (ntpd_opt_strs+2685)
+#define USEPCC_DESC (ntpd_opt_strs+2560)
+#define USEPCC_NAME (ntpd_opt_strs+2597)
+#define USEPCC_name (ntpd_opt_strs+2604)
#define USEPCC_FLAGS (OPTST_DISABLED)
#else /* disable usepcc */
* pccfreq option description:
*/
#ifdef SYS_WINNT
-#define PCCFREQ_DESC (ntpd_opt_strs+2692)
-#define PCCFREQ_NAME (ntpd_opt_strs+2735)
-#define PCCFREQ_name (ntpd_opt_strs+2743)
+#define PCCFREQ_DESC (ntpd_opt_strs+2611)
+#define PCCFREQ_NAME (ntpd_opt_strs+2654)
+#define PCCFREQ_name (ntpd_opt_strs+2662)
#define PCCFREQ_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* Help/More_Help/Version option descriptions:
*/
-#define HELP_DESC (ntpd_opt_strs+2751)
-#define HELP_name (ntpd_opt_strs+2795)
+#define HELP_DESC (ntpd_opt_strs+2670)
+#define HELP_name (ntpd_opt_strs+2714)
#ifdef HAVE_WORKING_FORK
-#define MORE_HELP_DESC (ntpd_opt_strs+2800)
-#define MORE_HELP_name (ntpd_opt_strs+2845)
+#define MORE_HELP_DESC (ntpd_opt_strs+2719)
+#define MORE_HELP_name (ntpd_opt_strs+2764)
#define MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
#else
#define MORE_HELP_DESC NULL
# define VER_FLAGS (OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \
OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT)
#endif
-#define VER_DESC (ntpd_opt_strs+2855)
-#define VER_name (ntpd_opt_strs+2891)
+#define VER_DESC (ntpd_opt_strs+2774)
+#define VER_name (ntpd_opt_strs+2810)
/*
* Declare option callback procedures
*/
* When not under test, there are different procs to use
*/
extern tOptProc
- optionBooleanVal, optionNestedVal, optionNumericVal,
- optionPagedUsage, optionPrintVersion, optionResetOpt,
- optionStackArg, optionTimeDate, optionTimeVal,
- optionUnstackArg, optionVendorOption, optionVersionStderr;
+ ntpOptionPrintVersion, optionBooleanVal, optionNestedVal,
+ optionNumericVal, optionPagedUsage, optionResetOpt,
+ optionStackArg, optionTimeDate, optionTimeVal,
+ optionUnstackArg, optionVendorOption, optionVersionStderr;
static tOptProc
doUsageOpt;
#define SET_DEBUG_LEVEL_OPT_PROC doOptSet_Debug_Level
#endif /* defined(TEST_NTPD_OPTS) */
-#ifdef TEST_NTPD_OPTS
-# define VER_PROC optionVersionStderr
-#else
-# define VER_PROC optionPrintVersion
-#endif /* TEST_NTPD_OPTS */
+#define VER_PROC ntpOptionPrintVersion
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
*
* Define the Ntpd Option Environment
*/
-#define zPROGNAME (ntpd_opt_strs+2899)
-#define zUsageTitle (ntpd_opt_strs+2904)
+#define zPROGNAME (ntpd_opt_strs+2818)
+#define zUsageTitle (ntpd_opt_strs+2823)
#define zRcName NULL
#define apzHomeList NULL
-#define zBugsAddr (ntpd_opt_strs+3037)
-#define zExplain (ntpd_opt_strs+3071)
+#define zBugsAddr (ntpd_opt_strs+2956)
+#define zExplain (ntpd_opt_strs+2990)
#define zDetail (NULL)
-#define zFullVersion (ntpd_opt_strs+3074)
+#define zFullVersion (ntpd_opt_strs+2993)
/* extracted from optcode.tlib near line 315 */
#if defined(ENABLE_NLS)
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed January 25, 2012 at 12:02:00 PM by AutoGen 5.14
+ * It has been AutoGen-ed January 26, 2012 at 06:03:34 AM by AutoGen 5.14
* From the definitions ntpd-opts.def
* and the template file options
*
* The ntpd program is copyrighted and licensed
* under the following terms:
*
- * Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.
+ * Copyright (C) 1970-2012 The University of Delaware, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the NTP License, copies of which
* can be seen at:
* <http://ntp.org/license>
- * <http://opensource.org/licenses/NTP>
+ * <http://opensource.org/licenses/ntp-license.php>
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose with or without fee is hereby granted,
* provided that the above copyright notice appears in all copies and that
* both the copyright notice and this permission notice appear in
- * supporting documentation, and that the name The University of Delaware, David L. Mills, and/or others not be used in
+ * supporting documentation, and that the name The University of Delaware not be used in
* advertising or publicity pertaining to distribution of the software
- * without specific, written prior permission. The University of Delaware, David L. Mills, and/or others makes no
+ * without specific, written prior permission. The University of Delaware makes no
* representations about the suitability this software for any purpose. It
* is provided "as is" without express or implied warranty.
*/
} teOptIndex;
#define OPTION_CT 36
-#define NTPD_VERSION "4.2.7p252"
-#define NTPD_FULL_VERSION "ntpd 4.2.7p252"
+#define NTPD_VERSION "4.2.7p253"
+#define NTPD_FULL_VERSION "ntpd 4.2.7p253"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed January 25, 2012 at 12:03:54 PM by AutoGen 5.14
+# It has been AutoGen-ed January 26, 2012 at 06:03:45 AM by AutoGen 5.14
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.7p252
+ntpd - NTP daemon program - Ver. 4.2.7p253
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
-.TH ntpd 1ntpdman "25 Jan 2012" "4.2.7p252" "User Commands"
+.TH ntpd 1ntpdman "26 Jan 2012" "4.2.7p253" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:03:51 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:03:42 AM by AutoGen 5.14
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
.%O RFC5908
.Re
.SH "AUTHORS"
-The University of Delaware, David L. Mills, and/or others
+The University of Delaware
.SH "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.SH BUGS
The
-.Dd January 25 2012
+.Dd January 26 2012
.Dt NTPD 1ntpdmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:03:55 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:03:46 AM by AutoGen 5.14
.\" From the definitions ntpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.%O RFC5908
.Re
.Sh "AUTHORS"
-The University of Delaware, David L. Mills, and/or others
+The University of Delaware
.Sh "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.Sh BUGS
The
-.TH ntpd @NTPD_MS@ "25 Jan 2012" "4.2.7p252" "User Commands"
+.TH ntpd @NTPD_MS@ "26 Jan 2012" "4.2.7p253" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:03:51 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:03:42 AM by AutoGen 5.14
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
.%O RFC5908
.Re
.SH "AUTHORS"
-The University of Delaware, David L. Mills, and/or others
+The University of Delaware
.SH "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.SH BUGS
The
-.Dd January 25 2012
+.Dd January 26 2012
.Dt NTPD @NTPD_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:03:55 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:03:46 AM by AutoGen 5.14
.\" From the definitions ntpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.%O RFC5908
.Re
.Sh "AUTHORS"
-The University of Delaware, David L. Mills, and/or others
+The University of Delaware
.Sh "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.Sh BUGS
The
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.c)
*
- * It has been AutoGen-ed January 25, 2012 at 12:04:02 PM by AutoGen 5.14
+ * It has been AutoGen-ed January 26, 2012 at 06:03:49 AM by AutoGen 5.14
* From the definitions ntpdc-opts.def
* and the template file options
*
* The ntpdc program is copyrighted and licensed
* under the following terms:
*
- * Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.
+ * Copyright (C) 1970-2012 The University of Delaware, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the NTP License, copies of which
* can be seen at:
* <http://ntp.org/license>
- * <http://opensource.org/licenses/NTP>
+ * <http://opensource.org/licenses/ntp-license.php>
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose with or without fee is hereby granted,
* provided that the above copyright notice appears in all copies and that
* both the copyright notice and this permission notice appear in
- * supporting documentation, and that the name The University of Delaware, David L. Mills, and/or others not be used in
+ * supporting documentation, and that the name The University of Delaware not be used in
* advertising or publicity pertaining to distribution of the software
- * without specific, written prior permission. The University of Delaware, David L. Mills, and/or others makes no
+ * without specific, written prior permission. The University of Delaware makes no
* representations about the suitability this software for any purpose. It
* is provided "as is" without express or implied warranty.
*/
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
#define zCopyright (ntpdc_opt_strs+0)
-#define zLicenseDescrip (ntpdc_opt_strs+334)
+#define zLicenseDescrip (ntpdc_opt_strs+315)
extern tUsageProc optionUsage;
/*
/*
* ntpdc option static const strings
*/
-static char const ntpdc_opt_strs[1941] =
-/* 0 */ "ntpdc 4.2.7p252\n"
- "Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n"
+static char const ntpdc_opt_strs[1860] =
+/* 0 */ "ntpdc 4.2.7p253\n"
+ "Copyright (C) 1970-2012 The University of Delaware, all rights reserved.\n"
"This is free software. It is licensed for use, modification and\n"
"redistribution under the terms of the NTP License, copies of which\n"
"can be seen at:\n"
" <http://ntp.org/license>\n"
- " <http://opensource.org/licenses/NTP>\n\0"
-/* 334 */ "Permission to use, copy, modify, and distribute this software and its\n"
+ " <http://opensource.org/licenses/ntp-license.php>\n\0"
+/* 315 */ "Permission to use, copy, modify, and distribute this software and its\n"
"documentation for any purpose with or without fee is hereby granted,\n"
"provided that the above copyright notice appears in all copies and that\n"
"both the copyright notice and this permission notice appear in supporting\n"
- "documentation, and that the name The University of Delaware, David L.\n"
- "Mills, and/or others not be used in advertising or publicity pertaining to\n"
- "distribution of the software without specific, written prior permission.\n"
- "The University of Delaware, David L. Mills, and/or others makes no\n"
- "representations about the suitability this software for any purpose. It is\n"
- "provided \"as is\" without express or implied warranty.\n\0"
-/* 1034 */ "Force IPv4 DNS name resolution\0"
-/* 1065 */ "IPV4\0"
-/* 1070 */ "ipv4\0"
-/* 1075 */ "Force IPv6 DNS name resolution\0"
-/* 1106 */ "IPV6\0"
-/* 1111 */ "ipv6\0"
-/* 1116 */ "run a command and exit\0"
-/* 1139 */ "COMMAND\0"
-/* 1147 */ "command\0"
-/* 1155 */ "Increase debug verbosity level\0"
-/* 1186 */ "DEBUG_LEVEL\0"
-/* 1198 */ "debug-level\0"
-/* 1210 */ "Set the debug verbosity level\0"
-/* 1240 */ "SET_DEBUG_LEVEL\0"
-/* 1256 */ "set-debug-level\0"
-/* 1272 */ "Force ntpq to operate in interactive mode\0"
-/* 1314 */ "INTERACTIVE\0"
-/* 1326 */ "interactive\0"
-/* 1338 */ "Print a list of the peers\0"
-/* 1364 */ "LISTPEERS\0"
-/* 1374 */ "listpeers\0"
-/* 1384 */ "numeric host addresses\0"
-/* 1407 */ "NUMERIC\0"
-/* 1415 */ "numeric\0"
-/* 1423 */ "PEERS\0"
-/* 1429 */ "peers\0"
-/* 1435 */ "Show a list of the peers\0"
-/* 1460 */ "SHOWPEERS\0"
-/* 1470 */ "showpeers\0"
-/* 1480 */ "Display extended usage information and exit\0"
-/* 1524 */ "help\0"
-/* 1529 */ "Extended usage information passed thru pager\0"
-/* 1574 */ "more-help\0"
-/* 1584 */ "Output version information and exit\0"
-/* 1620 */ "version\0"
-/* 1628 */ "Save the option state to a config file\0"
-/* 1667 */ "save-opts\0"
-/* 1677 */ "Load options from a config file\0"
-/* 1709 */ "LOAD_OPTS\0"
-/* 1719 */ "no-load-opts\0"
-/* 1732 */ "no\0"
-/* 1735 */ "NTPDC\0"
-/* 1741 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p252\n"
+ "documentation, and that the name The University of Delaware not be used in\n"
+ "advertising or publicity pertaining to distribution of the software\n"
+ "without specific, written prior permission. The University of Delaware\n"
+ "makes no representations about the suitability this software for any\n"
+ "purpose. It is provided \"as is\" without express or implied warranty.\n\0"
+/* 953 */ "Force IPv4 DNS name resolution\0"
+/* 984 */ "IPV4\0"
+/* 989 */ "ipv4\0"
+/* 994 */ "Force IPv6 DNS name resolution\0"
+/* 1025 */ "IPV6\0"
+/* 1030 */ "ipv6\0"
+/* 1035 */ "run a command and exit\0"
+/* 1058 */ "COMMAND\0"
+/* 1066 */ "command\0"
+/* 1074 */ "Increase debug verbosity level\0"
+/* 1105 */ "DEBUG_LEVEL\0"
+/* 1117 */ "debug-level\0"
+/* 1129 */ "Set the debug verbosity level\0"
+/* 1159 */ "SET_DEBUG_LEVEL\0"
+/* 1175 */ "set-debug-level\0"
+/* 1191 */ "Force ntpq to operate in interactive mode\0"
+/* 1233 */ "INTERACTIVE\0"
+/* 1245 */ "interactive\0"
+/* 1257 */ "Print a list of the peers\0"
+/* 1283 */ "LISTPEERS\0"
+/* 1293 */ "listpeers\0"
+/* 1303 */ "numeric host addresses\0"
+/* 1326 */ "NUMERIC\0"
+/* 1334 */ "numeric\0"
+/* 1342 */ "PEERS\0"
+/* 1348 */ "peers\0"
+/* 1354 */ "Show a list of the peers\0"
+/* 1379 */ "SHOWPEERS\0"
+/* 1389 */ "showpeers\0"
+/* 1399 */ "Display extended usage information and exit\0"
+/* 1443 */ "help\0"
+/* 1448 */ "Extended usage information passed thru pager\0"
+/* 1493 */ "more-help\0"
+/* 1503 */ "Output version information and exit\0"
+/* 1539 */ "version\0"
+/* 1547 */ "Save the option state to a config file\0"
+/* 1586 */ "save-opts\0"
+/* 1596 */ "Load options from a config file\0"
+/* 1628 */ "LOAD_OPTS\0"
+/* 1638 */ "no-load-opts\0"
+/* 1651 */ "no\0"
+/* 1654 */ "NTPDC\0"
+/* 1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p253\n"
"USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
-/* 1873 */ ".ntprc\0"
-/* 1880 */ "$HOME\0"
-/* 1886 */ ".\0"
-/* 1888 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/* 1922 */ "\n\n\0"
-/* 1925 */ "ntpdc 4.2.7p252";
+/* 1792 */ ".ntprc\0"
+/* 1799 */ "$HOME\0"
+/* 1805 */ ".\0"
+/* 1807 */ "http://bugs.ntp.org, bugs@ntp.org\0"
+/* 1841 */ "\n\n\0"
+/* 1844 */ "ntpdc 4.2.7p253";
/*
* ipv4 option description with
* "Must also have options" and "Incompatible options":
*/
-#define IPV4_DESC (ntpdc_opt_strs+1034)
-#define IPV4_NAME (ntpdc_opt_strs+1065)
-#define IPV4_name (ntpdc_opt_strs+1070)
+#define IPV4_DESC (ntpdc_opt_strs+953)
+#define IPV4_NAME (ntpdc_opt_strs+984)
+#define IPV4_name (ntpdc_opt_strs+989)
static int const aIpv4CantList[] = {
INDEX_OPT_IPV6, NO_EQUIVALENT };
#define IPV4_FLAGS (OPTST_DISABLED)
* ipv6 option description with
* "Must also have options" and "Incompatible options":
*/
-#define IPV6_DESC (ntpdc_opt_strs+1075)
-#define IPV6_NAME (ntpdc_opt_strs+1106)
-#define IPV6_name (ntpdc_opt_strs+1111)
+#define IPV6_DESC (ntpdc_opt_strs+994)
+#define IPV6_NAME (ntpdc_opt_strs+1025)
+#define IPV6_name (ntpdc_opt_strs+1030)
static int const aIpv6CantList[] = {
INDEX_OPT_IPV4, NO_EQUIVALENT };
#define IPV6_FLAGS (OPTST_DISABLED)
/*
* command option description:
*/
-#define COMMAND_DESC (ntpdc_opt_strs+1116)
-#define COMMAND_NAME (ntpdc_opt_strs+1139)
-#define COMMAND_name (ntpdc_opt_strs+1147)
+#define COMMAND_DESC (ntpdc_opt_strs+1035)
+#define COMMAND_NAME (ntpdc_opt_strs+1058)
+#define COMMAND_name (ntpdc_opt_strs+1066)
#define COMMAND_FLAGS (OPTST_DISABLED | OPTST_STACKED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* debug-level option description:
*/
-#define DEBUG_LEVEL_DESC (ntpdc_opt_strs+1155)
-#define DEBUG_LEVEL_NAME (ntpdc_opt_strs+1186)
-#define DEBUG_LEVEL_name (ntpdc_opt_strs+1198)
+#define DEBUG_LEVEL_DESC (ntpdc_opt_strs+1074)
+#define DEBUG_LEVEL_NAME (ntpdc_opt_strs+1105)
+#define DEBUG_LEVEL_name (ntpdc_opt_strs+1117)
#define DEBUG_LEVEL_FLAGS (OPTST_DISABLED)
/*
* set-debug-level option description:
*/
-#define SET_DEBUG_LEVEL_DESC (ntpdc_opt_strs+1210)
-#define SET_DEBUG_LEVEL_NAME (ntpdc_opt_strs+1240)
-#define SET_DEBUG_LEVEL_name (ntpdc_opt_strs+1256)
+#define SET_DEBUG_LEVEL_DESC (ntpdc_opt_strs+1129)
+#define SET_DEBUG_LEVEL_NAME (ntpdc_opt_strs+1159)
+#define SET_DEBUG_LEVEL_name (ntpdc_opt_strs+1175)
#define SET_DEBUG_LEVEL_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
* interactive option description with
* "Must also have options" and "Incompatible options":
*/
-#define INTERACTIVE_DESC (ntpdc_opt_strs+1272)
-#define INTERACTIVE_NAME (ntpdc_opt_strs+1314)
-#define INTERACTIVE_name (ntpdc_opt_strs+1326)
+#define INTERACTIVE_DESC (ntpdc_opt_strs+1191)
+#define INTERACTIVE_NAME (ntpdc_opt_strs+1233)
+#define INTERACTIVE_name (ntpdc_opt_strs+1245)
static int const aInteractiveCantList[] = {
INDEX_OPT_COMMAND,
INDEX_OPT_LISTPEERS,
* listpeers option description with
* "Must also have options" and "Incompatible options":
*/
-#define LISTPEERS_DESC (ntpdc_opt_strs+1338)
-#define LISTPEERS_NAME (ntpdc_opt_strs+1364)
-#define LISTPEERS_name (ntpdc_opt_strs+1374)
+#define LISTPEERS_DESC (ntpdc_opt_strs+1257)
+#define LISTPEERS_NAME (ntpdc_opt_strs+1283)
+#define LISTPEERS_name (ntpdc_opt_strs+1293)
static int const aListpeersCantList[] = {
INDEX_OPT_COMMAND, NO_EQUIVALENT };
#define LISTPEERS_FLAGS (OPTST_DISABLED)
/*
* numeric option description:
*/
-#define NUMERIC_DESC (ntpdc_opt_strs+1384)
-#define NUMERIC_NAME (ntpdc_opt_strs+1407)
-#define NUMERIC_name (ntpdc_opt_strs+1415)
+#define NUMERIC_DESC (ntpdc_opt_strs+1303)
+#define NUMERIC_NAME (ntpdc_opt_strs+1326)
+#define NUMERIC_name (ntpdc_opt_strs+1334)
#define NUMERIC_FLAGS (OPTST_DISABLED)
/*
* peers option description with
* "Must also have options" and "Incompatible options":
*/
-#define PEERS_DESC (ntpdc_opt_strs+1338)
-#define PEERS_NAME (ntpdc_opt_strs+1423)
-#define PEERS_name (ntpdc_opt_strs+1429)
+#define PEERS_DESC (ntpdc_opt_strs+1257)
+#define PEERS_NAME (ntpdc_opt_strs+1342)
+#define PEERS_name (ntpdc_opt_strs+1348)
static int const aPeersCantList[] = {
INDEX_OPT_COMMAND, NO_EQUIVALENT };
#define PEERS_FLAGS (OPTST_DISABLED)
* showpeers option description with
* "Must also have options" and "Incompatible options":
*/
-#define SHOWPEERS_DESC (ntpdc_opt_strs+1435)
-#define SHOWPEERS_NAME (ntpdc_opt_strs+1460)
-#define SHOWPEERS_name (ntpdc_opt_strs+1470)
+#define SHOWPEERS_DESC (ntpdc_opt_strs+1354)
+#define SHOWPEERS_NAME (ntpdc_opt_strs+1379)
+#define SHOWPEERS_name (ntpdc_opt_strs+1389)
static int const aShowpeersCantList[] = {
INDEX_OPT_COMMAND, NO_EQUIVALENT };
#define SHOWPEERS_FLAGS (OPTST_DISABLED)
/*
* Help/More_Help/Version option descriptions:
*/
-#define HELP_DESC (ntpdc_opt_strs+1480)
-#define HELP_name (ntpdc_opt_strs+1524)
+#define HELP_DESC (ntpdc_opt_strs+1399)
+#define HELP_name (ntpdc_opt_strs+1443)
#ifdef HAVE_WORKING_FORK
-#define MORE_HELP_DESC (ntpdc_opt_strs+1529)
-#define MORE_HELP_name (ntpdc_opt_strs+1574)
+#define MORE_HELP_DESC (ntpdc_opt_strs+1448)
+#define MORE_HELP_name (ntpdc_opt_strs+1493)
#define MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
#else
#define MORE_HELP_DESC NULL
# define VER_FLAGS (OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \
OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT)
#endif
-#define VER_DESC (ntpdc_opt_strs+1584)
-#define VER_name (ntpdc_opt_strs+1620)
-#define SAVE_OPTS_DESC (ntpdc_opt_strs+1628)
-#define SAVE_OPTS_name (ntpdc_opt_strs+1667)
-#define LOAD_OPTS_DESC (ntpdc_opt_strs+1677)
-#define LOAD_OPTS_NAME (ntpdc_opt_strs+1709)
-#define NO_LOAD_OPTS_name (ntpdc_opt_strs+1719)
-#define LOAD_OPTS_pfx (ntpdc_opt_strs+1732)
+#define VER_DESC (ntpdc_opt_strs+1503)
+#define VER_name (ntpdc_opt_strs+1539)
+#define SAVE_OPTS_DESC (ntpdc_opt_strs+1547)
+#define SAVE_OPTS_name (ntpdc_opt_strs+1586)
+#define LOAD_OPTS_DESC (ntpdc_opt_strs+1596)
+#define LOAD_OPTS_NAME (ntpdc_opt_strs+1628)
+#define NO_LOAD_OPTS_name (ntpdc_opt_strs+1638)
+#define LOAD_OPTS_pfx (ntpdc_opt_strs+1651)
#define LOAD_OPTS_name (NO_LOAD_OPTS_name + 3)
/*
* Declare option callback procedures
* When not under test, there are different procs to use
*/
extern tOptProc
- optionBooleanVal, optionNestedVal, optionNumericVal,
- optionPagedUsage, optionPrintVersion, optionResetOpt,
- optionStackArg, optionTimeDate, optionTimeVal,
- optionUnstackArg, optionVendorOption, optionVersionStderr;
+ ntpOptionPrintVersion, optionBooleanVal, optionNestedVal,
+ optionNumericVal, optionPagedUsage, optionResetOpt,
+ optionStackArg, optionTimeDate, optionTimeVal,
+ optionUnstackArg, optionVendorOption, optionVersionStderr;
static tOptProc
doOptSet_Debug_Level, doUsageOpt;
#define SET_DEBUG_LEVEL_OPT_PROC doOptSet_Debug_Level
#endif /* defined(TEST_NTPDC_OPTS) */
-#ifdef TEST_NTPDC_OPTS
-# define VER_PROC optionVersionStderr
-#else
-# define VER_PROC optionPrintVersion
-#endif /* TEST_NTPDC_OPTS */
+#define VER_PROC ntpOptionPrintVersion
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
*
* Define the Ntpdc Option Environment
*/
-#define zPROGNAME (ntpdc_opt_strs+1735)
-#define zUsageTitle (ntpdc_opt_strs+1741)
-#define zRcName (ntpdc_opt_strs+1873)
+#define zPROGNAME (ntpdc_opt_strs+1654)
+#define zUsageTitle (ntpdc_opt_strs+1660)
+#define zRcName (ntpdc_opt_strs+1792)
static char const * const apzHomeList[3] = {
- ntpdc_opt_strs+1880,
- ntpdc_opt_strs+1886,
+ ntpdc_opt_strs+1799,
+ ntpdc_opt_strs+1805,
NULL };
-#define zBugsAddr (ntpdc_opt_strs+1888)
-#define zExplain (ntpdc_opt_strs+1922)
+#define zBugsAddr (ntpdc_opt_strs+1807)
+#define zExplain (ntpdc_opt_strs+1841)
#define zDetail (NULL)
-#define zFullVersion (ntpdc_opt_strs+1925)
+#define zFullVersion (ntpdc_opt_strs+1844)
/* extracted from optcode.tlib near line 315 */
#if defined(ENABLE_NLS)
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed January 25, 2012 at 12:04:02 PM by AutoGen 5.14
+ * It has been AutoGen-ed January 26, 2012 at 06:03:49 AM by AutoGen 5.14
* From the definitions ntpdc-opts.def
* and the template file options
*
* The ntpdc program is copyrighted and licensed
* under the following terms:
*
- * Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.
+ * Copyright (C) 1970-2012 The University of Delaware, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the NTP License, copies of which
* can be seen at:
* <http://ntp.org/license>
- * <http://opensource.org/licenses/NTP>
+ * <http://opensource.org/licenses/ntp-license.php>
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose with or without fee is hereby granted,
* provided that the above copyright notice appears in all copies and that
* both the copyright notice and this permission notice appear in
- * supporting documentation, and that the name The University of Delaware, David L. Mills, and/or others not be used in
+ * supporting documentation, and that the name The University of Delaware not be used in
* advertising or publicity pertaining to distribution of the software
- * without specific, written prior permission. The University of Delaware, David L. Mills, and/or others makes no
+ * without specific, written prior permission. The University of Delaware makes no
* representations about the suitability this software for any purpose. It
* is provided "as is" without express or implied warranty.
*/
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.7p252"
-#define NTPDC_FULL_VERSION "ntpdc 4.2.7p252"
+#define NTPDC_VERSION "4.2.7p253"
+#define NTPDC_FULL_VERSION "ntpdc 4.2.7p253"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed January 25, 2012 at 12:04:11 PM by AutoGen 5.14
+# It has been AutoGen-ed January 26, 2012 at 06:03:58 AM by AutoGen 5.14
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p252
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p253
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH ntpdc 1ntpdcman "25 Jan 2012" "4.2.7p252" "User Commands"
+.TH ntpdc 1ntpdcman "26 Jan 2012" "4.2.7p253" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.man)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:04:07 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:03:55 AM by AutoGen 5.14
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.\"
.SH AUTHORS
The formatting directives in this document came from FreeBSD.
.SH "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.SH BUGS
The
-.Dd January 25 2012
+.Dd January 26 2012
.Dt NTPDC 1ntpdcmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:04:11 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:03:59 AM by AutoGen 5.14
.\" From the definitions ntpdc-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Sh AUTHORS
The formatting directives in this document came from FreeBSD.
.Sh "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.Sh BUGS
The
clock. Run as root, it can correct the system clock to this offset as
well. It can be run as an interactive command or from a cron job.
- <p>This document applies to version 4.2.7p252 of <code>ntpdc</code>.
+ <p>This document applies to version 4.2.7p253 of <code>ntpdc</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
<p><a name="index-ntpdc_002dusage-3"></a>
This is the automatically generated usage text for ntpdc:
-<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p252
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p253
USAGE: ntpdc [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH ntpdc @NTPDC_MS@ "25 Jan 2012" "4.2.7p252" "User Commands"
+.TH ntpdc @NTPDC_MS@ "26 Jan 2012" "4.2.7p253" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.man)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:04:07 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:03:55 AM by AutoGen 5.14
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.\"
.SH AUTHORS
The formatting directives in this document came from FreeBSD.
.SH "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.SH BUGS
The
-.Dd January 25 2012
+.Dd January 26 2012
.Dt NTPDC @NTPDC_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:04:11 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:03:59 AM by AutoGen 5.14
.\" From the definitions ntpdc-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Sh AUTHORS
The formatting directives in this document came from FreeBSD.
.Sh "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.Sh BUGS
The
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
*
- * It has been AutoGen-ed January 25, 2012 at 12:04:12 PM by AutoGen 5.14
+ * It has been AutoGen-ed January 26, 2012 at 06:04:00 AM by AutoGen 5.14
* From the definitions ntpq-opts.def
* and the template file options
*
* The ntpq program is copyrighted and licensed
* under the following terms:
*
- * Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.
+ * Copyright (C) 1970-2012 The University of Delaware, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the NTP License, copies of which
* can be seen at:
* <http://ntp.org/license>
- * <http://opensource.org/licenses/NTP>
+ * <http://opensource.org/licenses/ntp-license.php>
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose with or without fee is hereby granted,
* provided that the above copyright notice appears in all copies and that
* both the copyright notice and this permission notice appear in
- * supporting documentation, and that the name The University of Delaware, David L. Mills, and/or others not be used in
+ * supporting documentation, and that the name The University of Delaware not be used in
* advertising or publicity pertaining to distribution of the software
- * without specific, written prior permission. The University of Delaware, David L. Mills, and/or others makes no
+ * without specific, written prior permission. The University of Delaware makes no
* representations about the suitability this software for any purpose. It
* is provided "as is" without express or implied warranty.
*/
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
#define zCopyright (ntpq_opt_strs+0)
-#define zLicenseDescrip (ntpq_opt_strs+333)
+#define zLicenseDescrip (ntpq_opt_strs+314)
extern tUsageProc optionUsage;
/*
/*
* ntpq option static const strings
*/
-static char const ntpq_opt_strs[1912] =
-/* 0 */ "ntpq 4.2.7p252\n"
- "Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n"
+static char const ntpq_opt_strs[1831] =
+/* 0 */ "ntpq 4.2.7p253\n"
+ "Copyright (C) 1970-2012 The University of Delaware, all rights reserved.\n"
"This is free software. It is licensed for use, modification and\n"
"redistribution under the terms of the NTP License, copies of which\n"
"can be seen at:\n"
" <http://ntp.org/license>\n"
- " <http://opensource.org/licenses/NTP>\n\0"
-/* 333 */ "Permission to use, copy, modify, and distribute this software and its\n"
+ " <http://opensource.org/licenses/ntp-license.php>\n\0"
+/* 314 */ "Permission to use, copy, modify, and distribute this software and its\n"
"documentation for any purpose with or without fee is hereby granted,\n"
"provided that the above copyright notice appears in all copies and that\n"
"both the copyright notice and this permission notice appear in supporting\n"
- "documentation, and that the name The University of Delaware, David L.\n"
- "Mills, and/or others not be used in advertising or publicity pertaining to\n"
- "distribution of the software without specific, written prior permission.\n"
- "The University of Delaware, David L. Mills, and/or others makes no\n"
- "representations about the suitability this software for any purpose. It is\n"
- "provided \"as is\" without express or implied warranty.\n\0"
-/* 1033 */ "Force IPv4 DNS name resolution\0"
-/* 1064 */ "IPV4\0"
-/* 1069 */ "ipv4\0"
-/* 1074 */ "Force IPv6 DNS name resolution\0"
-/* 1105 */ "IPV6\0"
-/* 1110 */ "ipv6\0"
-/* 1115 */ "run a command and exit\0"
-/* 1138 */ "COMMAND\0"
-/* 1146 */ "command\0"
-/* 1154 */ "Increase debug verbosity level\0"
-/* 1185 */ "DEBUG_LEVEL\0"
-/* 1197 */ "debug-level\0"
-/* 1209 */ "Set the debug verbosity level\0"
-/* 1239 */ "SET_DEBUG_LEVEL\0"
-/* 1255 */ "set-debug-level\0"
-/* 1271 */ "Print a list of the peers\0"
-/* 1297 */ "PEERS\0"
-/* 1303 */ "peers\0"
-/* 1309 */ "Force ntpq to operate in interactive mode\0"
-/* 1351 */ "INTERACTIVE\0"
-/* 1363 */ "interactive\0"
-/* 1375 */ "numeric host addresses\0"
-/* 1398 */ "NUMERIC\0"
-/* 1406 */ "numeric\0"
-/* 1414 */ "Always output status line with readvar\0"
-/* 1453 */ "OLD_RV\0"
-/* 1460 */ "old-rv\0"
-/* 1467 */ "Display extended usage information and exit\0"
-/* 1511 */ "help\0"
-/* 1516 */ "Extended usage information passed thru pager\0"
-/* 1561 */ "more-help\0"
-/* 1571 */ "Output version information and exit\0"
-/* 1607 */ "version\0"
-/* 1615 */ "Save the option state to a config file\0"
-/* 1654 */ "save-opts\0"
-/* 1664 */ "Load options from a config file\0"
-/* 1696 */ "LOAD_OPTS\0"
-/* 1706 */ "no-load-opts\0"
-/* 1719 */ "no\0"
-/* 1722 */ "NTPQ\0"
-/* 1727 */ "ntpq - standard NTP query program - Ver. 4.2.7p252\n"
+ "documentation, and that the name The University of Delaware not be used in\n"
+ "advertising or publicity pertaining to distribution of the software\n"
+ "without specific, written prior permission. The University of Delaware\n"
+ "makes no representations about the suitability this software for any\n"
+ "purpose. It is provided \"as is\" without express or implied warranty.\n\0"
+/* 952 */ "Force IPv4 DNS name resolution\0"
+/* 983 */ "IPV4\0"
+/* 988 */ "ipv4\0"
+/* 993 */ "Force IPv6 DNS name resolution\0"
+/* 1024 */ "IPV6\0"
+/* 1029 */ "ipv6\0"
+/* 1034 */ "run a command and exit\0"
+/* 1057 */ "COMMAND\0"
+/* 1065 */ "command\0"
+/* 1073 */ "Increase debug verbosity level\0"
+/* 1104 */ "DEBUG_LEVEL\0"
+/* 1116 */ "debug-level\0"
+/* 1128 */ "Set the debug verbosity level\0"
+/* 1158 */ "SET_DEBUG_LEVEL\0"
+/* 1174 */ "set-debug-level\0"
+/* 1190 */ "Print a list of the peers\0"
+/* 1216 */ "PEERS\0"
+/* 1222 */ "peers\0"
+/* 1228 */ "Force ntpq to operate in interactive mode\0"
+/* 1270 */ "INTERACTIVE\0"
+/* 1282 */ "interactive\0"
+/* 1294 */ "numeric host addresses\0"
+/* 1317 */ "NUMERIC\0"
+/* 1325 */ "numeric\0"
+/* 1333 */ "Always output status line with readvar\0"
+/* 1372 */ "OLD_RV\0"
+/* 1379 */ "old-rv\0"
+/* 1386 */ "Display extended usage information and exit\0"
+/* 1430 */ "help\0"
+/* 1435 */ "Extended usage information passed thru pager\0"
+/* 1480 */ "more-help\0"
+/* 1490 */ "Output version information and exit\0"
+/* 1526 */ "version\0"
+/* 1534 */ "Save the option state to a config file\0"
+/* 1573 */ "save-opts\0"
+/* 1583 */ "Load options from a config file\0"
+/* 1615 */ "LOAD_OPTS\0"
+/* 1625 */ "no-load-opts\0"
+/* 1638 */ "no\0"
+/* 1641 */ "NTPQ\0"
+/* 1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p253\n"
"USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
-/* 1848 */ ".ntprc\0"
-/* 1855 */ "$HOME\0"
-/* 1861 */ ".\0"
-/* 1863 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/* 1897 */ "ntpq 4.2.7p252";
+/* 1767 */ ".ntprc\0"
+/* 1774 */ "$HOME\0"
+/* 1780 */ ".\0"
+/* 1782 */ "http://bugs.ntp.org, bugs@ntp.org\0"
+/* 1816 */ "ntpq 4.2.7p253";
/*
* ipv4 option description with
* "Must also have options" and "Incompatible options":
*/
-#define IPV4_DESC (ntpq_opt_strs+1033)
-#define IPV4_NAME (ntpq_opt_strs+1064)
-#define IPV4_name (ntpq_opt_strs+1069)
+#define IPV4_DESC (ntpq_opt_strs+952)
+#define IPV4_NAME (ntpq_opt_strs+983)
+#define IPV4_name (ntpq_opt_strs+988)
static int const aIpv4CantList[] = {
INDEX_OPT_IPV6, NO_EQUIVALENT };
#define IPV4_FLAGS (OPTST_DISABLED)
* ipv6 option description with
* "Must also have options" and "Incompatible options":
*/
-#define IPV6_DESC (ntpq_opt_strs+1074)
-#define IPV6_NAME (ntpq_opt_strs+1105)
-#define IPV6_name (ntpq_opt_strs+1110)
+#define IPV6_DESC (ntpq_opt_strs+993)
+#define IPV6_NAME (ntpq_opt_strs+1024)
+#define IPV6_name (ntpq_opt_strs+1029)
static int const aIpv6CantList[] = {
INDEX_OPT_IPV4, NO_EQUIVALENT };
#define IPV6_FLAGS (OPTST_DISABLED)
/*
* command option description:
*/
-#define COMMAND_DESC (ntpq_opt_strs+1115)
-#define COMMAND_NAME (ntpq_opt_strs+1138)
-#define COMMAND_name (ntpq_opt_strs+1146)
+#define COMMAND_DESC (ntpq_opt_strs+1034)
+#define COMMAND_NAME (ntpq_opt_strs+1057)
+#define COMMAND_name (ntpq_opt_strs+1065)
#define COMMAND_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* debug-level option description:
*/
-#define DEBUG_LEVEL_DESC (ntpq_opt_strs+1154)
-#define DEBUG_LEVEL_NAME (ntpq_opt_strs+1185)
-#define DEBUG_LEVEL_name (ntpq_opt_strs+1197)
+#define DEBUG_LEVEL_DESC (ntpq_opt_strs+1073)
+#define DEBUG_LEVEL_NAME (ntpq_opt_strs+1104)
+#define DEBUG_LEVEL_name (ntpq_opt_strs+1116)
#define DEBUG_LEVEL_FLAGS (OPTST_DISABLED)
/*
* set-debug-level option description:
*/
-#define SET_DEBUG_LEVEL_DESC (ntpq_opt_strs+1209)
-#define SET_DEBUG_LEVEL_NAME (ntpq_opt_strs+1239)
-#define SET_DEBUG_LEVEL_name (ntpq_opt_strs+1255)
+#define SET_DEBUG_LEVEL_DESC (ntpq_opt_strs+1128)
+#define SET_DEBUG_LEVEL_NAME (ntpq_opt_strs+1158)
+#define SET_DEBUG_LEVEL_name (ntpq_opt_strs+1174)
#define SET_DEBUG_LEVEL_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
* peers option description with
* "Must also have options" and "Incompatible options":
*/
-#define PEERS_DESC (ntpq_opt_strs+1271)
-#define PEERS_NAME (ntpq_opt_strs+1297)
-#define PEERS_name (ntpq_opt_strs+1303)
+#define PEERS_DESC (ntpq_opt_strs+1190)
+#define PEERS_NAME (ntpq_opt_strs+1216)
+#define PEERS_name (ntpq_opt_strs+1222)
static int const aPeersCantList[] = {
INDEX_OPT_INTERACTIVE, NO_EQUIVALENT };
#define PEERS_FLAGS (OPTST_DISABLED)
* interactive option description with
* "Must also have options" and "Incompatible options":
*/
-#define INTERACTIVE_DESC (ntpq_opt_strs+1309)
-#define INTERACTIVE_NAME (ntpq_opt_strs+1351)
-#define INTERACTIVE_name (ntpq_opt_strs+1363)
+#define INTERACTIVE_DESC (ntpq_opt_strs+1228)
+#define INTERACTIVE_NAME (ntpq_opt_strs+1270)
+#define INTERACTIVE_name (ntpq_opt_strs+1282)
static int const aInteractiveCantList[] = {
INDEX_OPT_COMMAND,
INDEX_OPT_PEERS, NO_EQUIVALENT };
/*
* numeric option description:
*/
-#define NUMERIC_DESC (ntpq_opt_strs+1375)
-#define NUMERIC_NAME (ntpq_opt_strs+1398)
-#define NUMERIC_name (ntpq_opt_strs+1406)
+#define NUMERIC_DESC (ntpq_opt_strs+1294)
+#define NUMERIC_NAME (ntpq_opt_strs+1317)
+#define NUMERIC_name (ntpq_opt_strs+1325)
#define NUMERIC_FLAGS (OPTST_DISABLED)
/*
* old-rv option description:
*/
-#define OLD_RV_DESC (ntpq_opt_strs+1414)
-#define OLD_RV_NAME (ntpq_opt_strs+1453)
-#define OLD_RV_name (ntpq_opt_strs+1460)
+#define OLD_RV_DESC (ntpq_opt_strs+1333)
+#define OLD_RV_NAME (ntpq_opt_strs+1372)
+#define OLD_RV_name (ntpq_opt_strs+1379)
#define OLD_RV_FLAGS (OPTST_DISABLED)
/*
* Help/More_Help/Version option descriptions:
*/
-#define HELP_DESC (ntpq_opt_strs+1467)
-#define HELP_name (ntpq_opt_strs+1511)
+#define HELP_DESC (ntpq_opt_strs+1386)
+#define HELP_name (ntpq_opt_strs+1430)
#ifdef HAVE_WORKING_FORK
-#define MORE_HELP_DESC (ntpq_opt_strs+1516)
-#define MORE_HELP_name (ntpq_opt_strs+1561)
+#define MORE_HELP_DESC (ntpq_opt_strs+1435)
+#define MORE_HELP_name (ntpq_opt_strs+1480)
#define MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
#else
#define MORE_HELP_DESC NULL
# define VER_FLAGS (OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \
OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT)
#endif
-#define VER_DESC (ntpq_opt_strs+1571)
-#define VER_name (ntpq_opt_strs+1607)
-#define SAVE_OPTS_DESC (ntpq_opt_strs+1615)
-#define SAVE_OPTS_name (ntpq_opt_strs+1654)
-#define LOAD_OPTS_DESC (ntpq_opt_strs+1664)
-#define LOAD_OPTS_NAME (ntpq_opt_strs+1696)
-#define NO_LOAD_OPTS_name (ntpq_opt_strs+1706)
-#define LOAD_OPTS_pfx (ntpq_opt_strs+1719)
+#define VER_DESC (ntpq_opt_strs+1490)
+#define VER_name (ntpq_opt_strs+1526)
+#define SAVE_OPTS_DESC (ntpq_opt_strs+1534)
+#define SAVE_OPTS_name (ntpq_opt_strs+1573)
+#define LOAD_OPTS_DESC (ntpq_opt_strs+1583)
+#define LOAD_OPTS_NAME (ntpq_opt_strs+1615)
+#define NO_LOAD_OPTS_name (ntpq_opt_strs+1625)
+#define LOAD_OPTS_pfx (ntpq_opt_strs+1638)
#define LOAD_OPTS_name (NO_LOAD_OPTS_name + 3)
/*
* Declare option callback procedures
* When not under test, there are different procs to use
*/
extern tOptProc
- ntpq_custom_opt_handler, optionBooleanVal, optionNestedVal,
- optionNumericVal, optionPagedUsage, optionPrintVersion,
+ ntpOptionPrintVersion, ntpq_custom_opt_handler, optionBooleanVal,
+ optionNestedVal, optionNumericVal, optionPagedUsage,
optionResetOpt, optionStackArg, optionTimeDate,
optionTimeVal, optionUnstackArg, optionVendorOption,
optionVersionStderr;
#define SET_DEBUG_LEVEL_OPT_PROC doOptSet_Debug_Level
#define PEERS_OPT_PROC ntpq_custom_opt_handler
#endif /* defined(TEST_NTPQ_OPTS) */
-#ifdef TEST_NTPQ_OPTS
-# define VER_PROC optionVersionStderr
-#else
-# define VER_PROC optionPrintVersion
-#endif /* TEST_NTPQ_OPTS */
+#define VER_PROC ntpOptionPrintVersion
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
*
* Define the Ntpq Option Environment
*/
-#define zPROGNAME (ntpq_opt_strs+1722)
-#define zUsageTitle (ntpq_opt_strs+1727)
-#define zRcName (ntpq_opt_strs+1848)
+#define zPROGNAME (ntpq_opt_strs+1641)
+#define zUsageTitle (ntpq_opt_strs+1646)
+#define zRcName (ntpq_opt_strs+1767)
static char const * const apzHomeList[3] = {
- ntpq_opt_strs+1855,
- ntpq_opt_strs+1861,
+ ntpq_opt_strs+1774,
+ ntpq_opt_strs+1780,
NULL };
-#define zBugsAddr (ntpq_opt_strs+1863)
+#define zBugsAddr (ntpq_opt_strs+1782)
#define zExplain (NULL)
#define zDetail (NULL)
-#define zFullVersion (ntpq_opt_strs+1897)
+#define zFullVersion (ntpq_opt_strs+1816)
/* extracted from optcode.tlib near line 315 */
#if defined(ENABLE_NLS)
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * It has been AutoGen-ed January 25, 2012 at 12:04:12 PM by AutoGen 5.14
+ * It has been AutoGen-ed January 26, 2012 at 06:04:00 AM by AutoGen 5.14
* From the definitions ntpq-opts.def
* and the template file options
*
* The ntpq program is copyrighted and licensed
* under the following terms:
*
- * Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.
+ * Copyright (C) 1970-2012 The University of Delaware, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the NTP License, copies of which
* can be seen at:
* <http://ntp.org/license>
- * <http://opensource.org/licenses/NTP>
+ * <http://opensource.org/licenses/ntp-license.php>
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose with or without fee is hereby granted,
* provided that the above copyright notice appears in all copies and that
* both the copyright notice and this permission notice appear in
- * supporting documentation, and that the name The University of Delaware, David L. Mills, and/or others not be used in
+ * supporting documentation, and that the name The University of Delaware not be used in
* advertising or publicity pertaining to distribution of the software
- * without specific, written prior permission. The University of Delaware, David L. Mills, and/or others makes no
+ * without specific, written prior permission. The University of Delaware makes no
* representations about the suitability this software for any purpose. It
* is provided "as is" without express or implied warranty.
*/
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.7p252"
-#define NTPQ_FULL_VERSION "ntpq 4.2.7p252"
+#define NTPQ_VERSION "4.2.7p253"
+#define NTPQ_FULL_VERSION "ntpq 4.2.7p253"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed January 25, 2012 at 12:04:36 PM by AutoGen 5.14
+# It has been AutoGen-ed January 26, 2012 at 06:04:10 AM by AutoGen 5.14
# From the definitions ntpq-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpq - standard NTP query program - Ver. 4.2.7p252
+ntpq - standard NTP query program - Ver. 4.2.7p253
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH ntpq 1ntpqman "25 Jan 2012" "4.2.7p252" "User Commands"
+.TH ntpq 1ntpqman "26 Jan 2012" "4.2.7p253" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.man)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:04:33 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:07 AM by AutoGen 5.14
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.\"
.BR 1
The operation failed or the command syntax was not valid.
.SH "AUTHORS"
-The University of Delaware, David L. Mills, and/or others
+The University of Delaware
.SH "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.SH "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
-.Dd January 25 2012
+.Dd January 26 2012
.Dt NTPQ 1ntpqmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:04:36 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:10 AM by AutoGen 5.14
.\" From the definitions ntpq-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
The operation failed or the command syntax was not valid.
.El
.Sh "AUTHORS"
-The University of Delaware, David L. Mills, and/or others
+The University of Delaware
.Sh "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.Sh "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
-.TH ntpq @NTPQ_MS@ "25 Jan 2012" "4.2.7p252" "User Commands"
+.TH ntpq @NTPQ_MS@ "26 Jan 2012" "4.2.7p253" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.man)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:04:33 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:07 AM by AutoGen 5.14
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.\"
.BR 1
The operation failed or the command syntax was not valid.
.SH "AUTHORS"
-The University of Delaware, David L. Mills, and/or others
+The University of Delaware
.SH "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.SH "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
-.Dd January 25 2012
+.Dd January 26 2012
.Dt NTPQ @NTPQ_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:04:36 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:10 AM by AutoGen 5.14
.\" From the definitions ntpq-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
The operation failed or the command syntax was not valid.
.El
.Sh "AUTHORS"
-The University of Delaware, David L. Mills, and/or others
+The University of Delaware
.Sh "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.Sh "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c)
*
- * It has been AutoGen-ed January 25, 2012 at 12:04:37 PM by AutoGen 5.14
+ * It has been AutoGen-ed January 26, 2012 at 06:04:11 AM by AutoGen 5.14
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
* The ntpsnmpd program is copyrighted and licensed
* under the following terms:
*
- * Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.
+ * Copyright (C) 1970-2012 The University of Delaware, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the NTP License, copies of which
* can be seen at:
* <http://ntp.org/license>
- * <http://opensource.org/licenses/NTP>
+ * <http://opensource.org/licenses/ntp-license.php>
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose with or without fee is hereby granted,
* provided that the above copyright notice appears in all copies and that
* both the copyright notice and this permission notice appear in
- * supporting documentation, and that the name The University of Delaware, David L. Mills, and/or others not be used in
+ * supporting documentation, and that the name The University of Delaware not be used in
* advertising or publicity pertaining to distribution of the software
- * without specific, written prior permission. The University of Delaware, David L. Mills, and/or others makes no
+ * without specific, written prior permission. The University of Delaware makes no
* representations about the suitability this software for any purpose. It
* is provided "as is" without express or implied warranty.
*/
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
#define zCopyright (ntpsnmpd_opt_strs+0)
-#define zLicenseDescrip (ntpsnmpd_opt_strs+337)
+#define zLicenseDescrip (ntpsnmpd_opt_strs+318)
extern tUsageProc optionUsage;
/*
* ntpsnmpd option static const strings
*/
-static char const ntpsnmpd_opt_strs[1640] =
-/* 0 */ "ntpsnmpd 4.2.7p252\n"
- "Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n"
+static char const ntpsnmpd_opt_strs[1559] =
+/* 0 */ "ntpsnmpd 4.2.7p253\n"
+ "Copyright (C) 1970-2012 The University of Delaware, all rights reserved.\n"
"This is free software. It is licensed for use, modification and\n"
"redistribution under the terms of the NTP License, copies of which\n"
"can be seen at:\n"
" <http://ntp.org/license>\n"
- " <http://opensource.org/licenses/NTP>\n\0"
-/* 337 */ "Permission to use, copy, modify, and distribute this software and its\n"
+ " <http://opensource.org/licenses/ntp-license.php>\n\0"
+/* 318 */ "Permission to use, copy, modify, and distribute this software and its\n"
"documentation for any purpose with or without fee is hereby granted,\n"
"provided that the above copyright notice appears in all copies and that\n"
"both the copyright notice and this permission notice appear in supporting\n"
- "documentation, and that the name The University of Delaware, David L.\n"
- "Mills, and/or others not be used in advertising or publicity pertaining to\n"
- "distribution of the software without specific, written prior permission.\n"
- "The University of Delaware, David L. Mills, and/or others makes no\n"
- "representations about the suitability this software for any purpose. It is\n"
- "provided \"as is\" without express or implied warranty.\n\0"
-/* 1037 */ "Do not fork\0"
-/* 1049 */ "NOFORK\0"
-/* 1056 */ "nofork\0"
-/* 1063 */ "Log to syslog()\0"
-/* 1079 */ "SYSLOG\0"
-/* 1086 */ "syslog\0"
-/* 1093 */ "The socket address ntpsnmpd uses to connect to net-snmpd\0"
-/* 1150 */ "AGENTXSOCKET\0"
-/* 1163 */ "agentxsocket\0"
-/* 1176 */ "unix:/var/agentx/master\0"
-/* 1200 */ "Display extended usage information and exit\0"
-/* 1244 */ "help\0"
-/* 1249 */ "Extended usage information passed thru pager\0"
-/* 1294 */ "more-help\0"
-/* 1304 */ "Output version information and exit\0"
-/* 1340 */ "version\0"
-/* 1348 */ "Save the option state to a config file\0"
-/* 1387 */ "save-opts\0"
-/* 1397 */ "Load options from a config file\0"
-/* 1429 */ "LOAD_OPTS\0"
-/* 1439 */ "no-load-opts\0"
-/* 1452 */ "no\0"
-/* 1455 */ "NTPSNMPD\0"
-/* 1464 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p252\n"
+ "documentation, and that the name The University of Delaware not be used in\n"
+ "advertising or publicity pertaining to distribution of the software\n"
+ "without specific, written prior permission. The University of Delaware\n"
+ "makes no representations about the suitability this software for any\n"
+ "purpose. It is provided \"as is\" without express or implied warranty.\n\0"
+/* 956 */ "Do not fork\0"
+/* 968 */ "NOFORK\0"
+/* 975 */ "nofork\0"
+/* 982 */ "Log to syslog()\0"
+/* 998 */ "SYSLOG\0"
+/* 1005 */ "syslog\0"
+/* 1012 */ "The socket address ntpsnmpd uses to connect to net-snmpd\0"
+/* 1069 */ "AGENTXSOCKET\0"
+/* 1082 */ "agentxsocket\0"
+/* 1095 */ "unix:/var/agentx/master\0"
+/* 1119 */ "Display extended usage information and exit\0"
+/* 1163 */ "help\0"
+/* 1168 */ "Extended usage information passed thru pager\0"
+/* 1213 */ "more-help\0"
+/* 1223 */ "Output version information and exit\0"
+/* 1259 */ "version\0"
+/* 1267 */ "Save the option state to a config file\0"
+/* 1306 */ "save-opts\0"
+/* 1316 */ "Load options from a config file\0"
+/* 1348 */ "LOAD_OPTS\0"
+/* 1358 */ "no-load-opts\0"
+/* 1371 */ "no\0"
+/* 1374 */ "NTPSNMPD\0"
+/* 1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p253\n"
"USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
-/* 1569 */ ".ntprc\0"
-/* 1576 */ "$HOME\0"
-/* 1582 */ ".\0"
-/* 1584 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/* 1618 */ "\n\n\0"
-/* 1621 */ "ntpsnmpd 4.2.7p252";
+/* 1488 */ ".ntprc\0"
+/* 1495 */ "$HOME\0"
+/* 1501 */ ".\0"
+/* 1503 */ "http://bugs.ntp.org, bugs@ntp.org\0"
+/* 1537 */ "\n\n\0"
+/* 1540 */ "ntpsnmpd 4.2.7p253";
/*
* nofork option description:
*/
-#define NOFORK_DESC (ntpsnmpd_opt_strs+1037)
-#define NOFORK_NAME (ntpsnmpd_opt_strs+1049)
-#define NOFORK_name (ntpsnmpd_opt_strs+1056)
+#define NOFORK_DESC (ntpsnmpd_opt_strs+956)
+#define NOFORK_NAME (ntpsnmpd_opt_strs+968)
+#define NOFORK_name (ntpsnmpd_opt_strs+975)
#define NOFORK_FLAGS (OPTST_DISABLED)
/*
* syslog option description:
*/
-#define SYSLOG_DESC (ntpsnmpd_opt_strs+1063)
-#define SYSLOG_NAME (ntpsnmpd_opt_strs+1079)
-#define SYSLOG_name (ntpsnmpd_opt_strs+1086)
+#define SYSLOG_DESC (ntpsnmpd_opt_strs+982)
+#define SYSLOG_NAME (ntpsnmpd_opt_strs+998)
+#define SYSLOG_name (ntpsnmpd_opt_strs+1005)
#define SYSLOG_FLAGS (OPTST_DISABLED)
/*
* agentXSocket option description:
*/
-#define AGENTXSOCKET_DESC (ntpsnmpd_opt_strs+1093)
-#define AGENTXSOCKET_NAME (ntpsnmpd_opt_strs+1150)
-#define AGENTXSOCKET_name (ntpsnmpd_opt_strs+1163)
-#define AGENTXSOCKET_DFT_ARG (ntpsnmpd_opt_strs+1176)
+#define AGENTXSOCKET_DESC (ntpsnmpd_opt_strs+1012)
+#define AGENTXSOCKET_NAME (ntpsnmpd_opt_strs+1069)
+#define AGENTXSOCKET_name (ntpsnmpd_opt_strs+1082)
+#define AGENTXSOCKET_DFT_ARG (ntpsnmpd_opt_strs+1095)
#define AGENTXSOCKET_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* Help/More_Help/Version option descriptions:
*/
-#define HELP_DESC (ntpsnmpd_opt_strs+1200)
-#define HELP_name (ntpsnmpd_opt_strs+1244)
+#define HELP_DESC (ntpsnmpd_opt_strs+1119)
+#define HELP_name (ntpsnmpd_opt_strs+1163)
#ifdef HAVE_WORKING_FORK
-#define MORE_HELP_DESC (ntpsnmpd_opt_strs+1249)
-#define MORE_HELP_name (ntpsnmpd_opt_strs+1294)
+#define MORE_HELP_DESC (ntpsnmpd_opt_strs+1168)
+#define MORE_HELP_name (ntpsnmpd_opt_strs+1213)
#define MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
#else
#define MORE_HELP_DESC NULL
# define VER_FLAGS (OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \
OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT)
#endif
-#define VER_DESC (ntpsnmpd_opt_strs+1304)
-#define VER_name (ntpsnmpd_opt_strs+1340)
-#define SAVE_OPTS_DESC (ntpsnmpd_opt_strs+1348)
-#define SAVE_OPTS_name (ntpsnmpd_opt_strs+1387)
-#define LOAD_OPTS_DESC (ntpsnmpd_opt_strs+1397)
-#define LOAD_OPTS_NAME (ntpsnmpd_opt_strs+1429)
-#define NO_LOAD_OPTS_name (ntpsnmpd_opt_strs+1439)
-#define LOAD_OPTS_pfx (ntpsnmpd_opt_strs+1452)
+#define VER_DESC (ntpsnmpd_opt_strs+1223)
+#define VER_name (ntpsnmpd_opt_strs+1259)
+#define SAVE_OPTS_DESC (ntpsnmpd_opt_strs+1267)
+#define SAVE_OPTS_name (ntpsnmpd_opt_strs+1306)
+#define LOAD_OPTS_DESC (ntpsnmpd_opt_strs+1316)
+#define LOAD_OPTS_NAME (ntpsnmpd_opt_strs+1348)
+#define NO_LOAD_OPTS_name (ntpsnmpd_opt_strs+1358)
+#define LOAD_OPTS_pfx (ntpsnmpd_opt_strs+1371)
#define LOAD_OPTS_name (NO_LOAD_OPTS_name + 3)
/*
* Declare option callback procedures
* When not under test, there are different procs to use
*/
extern tOptProc
- optionBooleanVal, optionNestedVal, optionNumericVal,
- optionPagedUsage, optionPrintVersion, optionResetOpt,
- optionStackArg, optionTimeDate, optionTimeVal,
- optionUnstackArg, optionVendorOption, optionVersionStderr;
+ ntpOptionPrintVersion, optionBooleanVal, optionNestedVal,
+ optionNumericVal, optionPagedUsage, optionResetOpt,
+ optionStackArg, optionTimeDate, optionTimeVal,
+ optionUnstackArg, optionVendorOption, optionVersionStderr;
static tOptProc
doUsageOpt;
#endif /* defined(TEST_NTPSNMPD_OPTS) */
-#ifdef TEST_NTPSNMPD_OPTS
-# define VER_PROC optionVersionStderr
-#else
-# define VER_PROC optionPrintVersion
-#endif /* TEST_NTPSNMPD_OPTS */
+#define VER_PROC ntpOptionPrintVersion
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
*
* Define the Ntpsnmpd Option Environment
*/
-#define zPROGNAME (ntpsnmpd_opt_strs+1455)
-#define zUsageTitle (ntpsnmpd_opt_strs+1464)
-#define zRcName (ntpsnmpd_opt_strs+1569)
+#define zPROGNAME (ntpsnmpd_opt_strs+1374)
+#define zUsageTitle (ntpsnmpd_opt_strs+1383)
+#define zRcName (ntpsnmpd_opt_strs+1488)
static char const * const apzHomeList[3] = {
- ntpsnmpd_opt_strs+1576,
- ntpsnmpd_opt_strs+1582,
+ ntpsnmpd_opt_strs+1495,
+ ntpsnmpd_opt_strs+1501,
NULL };
-#define zBugsAddr (ntpsnmpd_opt_strs+1584)
-#define zExplain (ntpsnmpd_opt_strs+1618)
+#define zBugsAddr (ntpsnmpd_opt_strs+1503)
+#define zExplain (ntpsnmpd_opt_strs+1537)
#define zDetail (NULL)
-#define zFullVersion (ntpsnmpd_opt_strs+1621)
+#define zFullVersion (ntpsnmpd_opt_strs+1540)
/* extracted from optcode.tlib near line 315 */
#if defined(ENABLE_NLS)
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed January 25, 2012 at 12:04:37 PM by AutoGen 5.14
+ * It has been AutoGen-ed January 26, 2012 at 06:04:11 AM by AutoGen 5.14
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
* The ntpsnmpd program is copyrighted and licensed
* under the following terms:
*
- * Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.
+ * Copyright (C) 1970-2012 The University of Delaware, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the NTP License, copies of which
* can be seen at:
* <http://ntp.org/license>
- * <http://opensource.org/licenses/NTP>
+ * <http://opensource.org/licenses/ntp-license.php>
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose with or without fee is hereby granted,
* provided that the above copyright notice appears in all copies and that
* both the copyright notice and this permission notice appear in
- * supporting documentation, and that the name The University of Delaware, David L. Mills, and/or others not be used in
+ * supporting documentation, and that the name The University of Delaware not be used in
* advertising or publicity pertaining to distribution of the software
- * without specific, written prior permission. The University of Delaware, David L. Mills, and/or others makes no
+ * without specific, written prior permission. The University of Delaware makes no
* representations about the suitability this software for any purpose. It
* is provided "as is" without express or implied warranty.
*/
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.7p252"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p252"
+#define NTPSNMPD_VERSION "4.2.7p253"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p253"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed January 25, 2012 at 12:04:45 PM by AutoGen 5.14
+# It has been AutoGen-ed January 26, 2012 at 06:04:17 AM by AutoGen 5.14
# From the definitions ntpsnmpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p252
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p253
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
-.TH ntpsnmpd 1ntpsnmpdman "25 Jan 2012" "4.2.7p252" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "26 Jan 2012" "4.2.7p253" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.man)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:04:43 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:14 AM by AutoGen 5.14
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
.SH AUTHORS
.An "Heiko Gerstung"
.SH "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.SH "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
-.Dd January 25 2012
+.Dd January 26 2012
.Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:04:45 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:17 AM by AutoGen 5.14
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Sh AUTHORS
.An "Heiko Gerstung"
.Sh "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.Sh "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
-.TH ntpsnmpd @NTPSNMPD_MS@ "25 Jan 2012" "4.2.7p252" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "26 Jan 2012" "4.2.7p253" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.man)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:04:43 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:14 AM by AutoGen 5.14
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
.SH AUTHORS
.An "Heiko Gerstung"
.SH "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.SH "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
-.Dd January 25 2012
+.Dd January 26 2012
.Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:04:45 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:17 AM by AutoGen 5.14
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Sh AUTHORS
.An "Heiko Gerstung"
.Sh "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.Sh "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=252
+point=253
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)
#
# EDIT THIS FILE WITH CAUTION (ntp-wait-opts.texi)
#
-# It has been AutoGen-ed January 25, 2012 at 12:01:54 PM by AutoGen 5.14
+# It has been AutoGen-ed January 26, 2012 at 06:03:28 AM by AutoGen 5.14
# From the definitions ntp-wait-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH ntp-wait 1ntp-waitman "25 Jan 2012" "ntp (4.2.7p252)" "User Commands"
+.TH ntp-wait 1ntp-waitman "26 Jan 2012" "ntp (4.2.7p253)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.man)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:01:51 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:03:26 AM by AutoGen 5.14
.\" From the definitions ntp-wait-opts.def
.\" and the template file agman-cmd.tpl
.\"
.SH AUTHORS
.An "Harlan Stenn"
.SH "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.SH "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
-.Dd January 25 2012
+.Dd January 26 2012
.Dt NTP_WAIT 1ntp-waitmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:01:55 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:03:29 AM by AutoGen 5.14
.\" From the definitions ntp-wait-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Sh AUTHORS
.An "Harlan Stenn"
.Sh "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.Sh "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
clock. Run as root, it can correct the system clock to this offset as
well. It can be run as an interactive command or from a cron job.
- <p>This document applies to version 4.2.7p252 of <code>ntp-wait</code>.
+ <p>This document applies to version 4.2.7p253 of <code>ntp-wait</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
-.TH ntp-wait @NTP_WAIT_MS@ "25 Jan 2012" "ntp (4.2.7p252)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "26 Jan 2012" "ntp (4.2.7p253)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.man)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:01:51 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:03:26 AM by AutoGen 5.14
.\" From the definitions ntp-wait-opts.def
.\" and the template file agman-cmd.tpl
.\"
.SH AUTHORS
.An "Harlan Stenn"
.SH "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.SH "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
-.Dd January 25 2012
+.Dd January 26 2012
.Dt NTP_WAIT @NTP_WAIT_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:01:55 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:03:29 AM by AutoGen 5.14
.\" From the definitions ntp-wait-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Sh AUTHORS
.An "Harlan Stenn"
.Sh "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.Sh "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed January 25, 2012 at 12:05:08 PM by AutoGen 5.14
+ * It has been AutoGen-ed January 26, 2012 at 06:00:55 AM by AutoGen 5.14
* From the definitions sntp-opts.def
* and the template file options
*
* The sntp program is copyrighted and licensed
* under the following terms:
*
- * Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.
+ * Copyright (C) 1970-2012 The University of Delaware, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the NTP License, copies of which
* can be seen at:
* <http://ntp.org/license>
- * <http://opensource.org/licenses/NTP>
+ * <http://opensource.org/licenses/ntp-license.php>
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose with or without fee is hereby granted,
* provided that the above copyright notice appears in all copies and that
* both the copyright notice and this permission notice appear in
- * supporting documentation, and that the name The University of Delaware, David L. Mills, and/or others not be used in
+ * supporting documentation, and that the name The University of Delaware not be used in
* advertising or publicity pertaining to distribution of the software
- * without specific, written prior permission. The University of Delaware, David L. Mills, and/or others makes no
+ * without specific, written prior permission. The University of Delaware makes no
* representations about the suitability this software for any purpose. It
* is provided "as is" without express or implied warranty.
*/
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
#define zCopyright (sntp_opt_strs+0)
-#define zLicenseDescrip (sntp_opt_strs+333)
+#define zLicenseDescrip (sntp_opt_strs+314)
extern tUsageProc optionUsage;
/*
/*
* sntp option static const strings
*/
-static char const sntp_opt_strs[2694] =
-/* 0 */ "sntp 4.2.7p252\n"
- "Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n"
+static char const sntp_opt_strs[2613] =
+/* 0 */ "sntp 4.2.7p253\n"
+ "Copyright (C) 1970-2012 The University of Delaware, all rights reserved.\n"
"This is free software. It is licensed for use, modification and\n"
"redistribution under the terms of the NTP License, copies of which\n"
"can be seen at:\n"
" <http://ntp.org/license>\n"
- " <http://opensource.org/licenses/NTP>\n\0"
-/* 333 */ "Permission to use, copy, modify, and distribute this software and its\n"
+ " <http://opensource.org/licenses/ntp-license.php>\n\0"
+/* 314 */ "Permission to use, copy, modify, and distribute this software and its\n"
"documentation for any purpose with or without fee is hereby granted,\n"
"provided that the above copyright notice appears in all copies and that\n"
"both the copyright notice and this permission notice appear in supporting\n"
- "documentation, and that the name The University of Delaware, David L.\n"
- "Mills, and/or others not be used in advertising or publicity pertaining to\n"
- "distribution of the software without specific, written prior permission.\n"
- "The University of Delaware, David L. Mills, and/or others makes no\n"
- "representations about the suitability this software for any purpose. It is\n"
- "provided \"as is\" without express or implied warranty.\n\0"
-/* 1033 */ "Force IPv4 DNS name resolution\0"
-/* 1064 */ "IPV4\0"
-/* 1069 */ "ipv4\0"
-/* 1074 */ "Force IPv6 DNS name resolution\0"
-/* 1105 */ "IPV6\0"
-/* 1110 */ "ipv6\0"
-/* 1115 */ "Enable authentication with the key @var{auth-keynumber}\0"
-/* 1171 */ "AUTHENTICATION\0"
-/* 1186 */ "authentication\0"
-/* 1201 */ "The number of seconds to wait for broadcasts\0"
-/* 1246 */ "BCTIMEOUT\0"
-/* 1256 */ "bctimeout\0"
-/* 1266 */ "Listen to the address specified for broadcast time sync\0"
-/* 1322 */ "BROADCAST\0"
-/* 1332 */ "broadcast\0"
-/* 1342 */ "Concurrently query all IPs returned for host-name\0"
-/* 1392 */ "CONCURRENT\0"
-/* 1403 */ "concurrent\0"
-/* 1414 */ "Increase debug verbosity level\0"
-/* 1445 */ "DEBUG_LEVEL\0"
-/* 1457 */ "debug-level\0"
-/* 1469 */ "Set the debug verbosity level\0"
-/* 1499 */ "SET_DEBUG_LEVEL\0"
-/* 1515 */ "set-debug-level\0"
-/* 1531 */ "The gap (in milliseconds) between time requests\0"
-/* 1579 */ "GAP\0"
-/* 1583 */ "gap\0"
-/* 1587 */ "KoD history filename\0"
-/* 1608 */ "KOD\0"
-/* 1612 */ "kod\0"
-/* 1616 */ "/var/db/ntp-kod\0"
-/* 1632 */ "Look in this file for the key specified with @option{-a}\0"
-/* 1689 */ "KEYFILE\0"
-/* 1697 */ "keyfile\0"
-/* 1705 */ "Log to specified logfile\0"
-/* 1730 */ "LOGFILE\0"
-/* 1738 */ "logfile\0"
-/* 1746 */ "Adjustments less than @var{steplimit} msec will be slewed\0"
-/* 1804 */ "STEPLIMIT\0"
-/* 1814 */ "steplimit\0"
-/* 1824 */ "Send @var{int} as our NTP version\0"
-/* 1858 */ "NTPVERSION\0"
-/* 1869 */ "ntpversion\0"
-/* 1880 */ "Use the NTP Reserved Port (port 123)\0"
-/* 1917 */ "USERESERVEDPORT\0"
-/* 1933 */ "usereservedport\0"
-/* 1949 */ "OK to 'step' the time with @command{settimeofday(2)}\0"
-/* 2002 */ "STEP\0"
-/* 2007 */ "step\0"
-/* 2012 */ "OK to 'slew' the time with @command{adjtime(2)}\0"
-/* 2060 */ "SLEW\0"
-/* 2065 */ "slew\0"
-/* 2070 */ "The number of seconds to wait for unicast responses\0"
-/* 2122 */ "UCTIMEOUT\0"
-/* 2132 */ "uctimeout\0"
-/* 2142 */ "Wait for pending replies (if not setting the time)\0"
-/* 2193 */ "WAIT\0"
-/* 2198 */ "no-wait\0"
-/* 2206 */ "no\0"
-/* 2209 */ "Display extended usage information and exit\0"
-/* 2253 */ "help\0"
-/* 2258 */ "Extended usage information passed thru pager\0"
-/* 2303 */ "more-help\0"
-/* 2313 */ "Output version information and exit\0"
-/* 2349 */ "version\0"
-/* 2357 */ "Save the option state to a config file\0"
-/* 2396 */ "save-opts\0"
-/* 2406 */ "Load options from a config file\0"
-/* 2438 */ "LOAD_OPTS\0"
-/* 2448 */ "no-load-opts\0"
-/* 2461 */ "SNTP\0"
-/* 2466 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p252\n"
+ "documentation, and that the name The University of Delaware not be used in\n"
+ "advertising or publicity pertaining to distribution of the software\n"
+ "without specific, written prior permission. The University of Delaware\n"
+ "makes no representations about the suitability this software for any\n"
+ "purpose. It is provided \"as is\" without express or implied warranty.\n\0"
+/* 952 */ "Force IPv4 DNS name resolution\0"
+/* 983 */ "IPV4\0"
+/* 988 */ "ipv4\0"
+/* 993 */ "Force IPv6 DNS name resolution\0"
+/* 1024 */ "IPV6\0"
+/* 1029 */ "ipv6\0"
+/* 1034 */ "Enable authentication with the key @var{auth-keynumber}\0"
+/* 1090 */ "AUTHENTICATION\0"
+/* 1105 */ "authentication\0"
+/* 1120 */ "The number of seconds to wait for broadcasts\0"
+/* 1165 */ "BCTIMEOUT\0"
+/* 1175 */ "bctimeout\0"
+/* 1185 */ "Listen to the address specified for broadcast time sync\0"
+/* 1241 */ "BROADCAST\0"
+/* 1251 */ "broadcast\0"
+/* 1261 */ "Concurrently query all IPs returned for host-name\0"
+/* 1311 */ "CONCURRENT\0"
+/* 1322 */ "concurrent\0"
+/* 1333 */ "Increase debug verbosity level\0"
+/* 1364 */ "DEBUG_LEVEL\0"
+/* 1376 */ "debug-level\0"
+/* 1388 */ "Set the debug verbosity level\0"
+/* 1418 */ "SET_DEBUG_LEVEL\0"
+/* 1434 */ "set-debug-level\0"
+/* 1450 */ "The gap (in milliseconds) between time requests\0"
+/* 1498 */ "GAP\0"
+/* 1502 */ "gap\0"
+/* 1506 */ "KoD history filename\0"
+/* 1527 */ "KOD\0"
+/* 1531 */ "kod\0"
+/* 1535 */ "/var/db/ntp-kod\0"
+/* 1551 */ "Look in this file for the key specified with @option{-a}\0"
+/* 1608 */ "KEYFILE\0"
+/* 1616 */ "keyfile\0"
+/* 1624 */ "Log to specified logfile\0"
+/* 1649 */ "LOGFILE\0"
+/* 1657 */ "logfile\0"
+/* 1665 */ "Adjustments less than @var{steplimit} msec will be slewed\0"
+/* 1723 */ "STEPLIMIT\0"
+/* 1733 */ "steplimit\0"
+/* 1743 */ "Send @var{int} as our NTP version\0"
+/* 1777 */ "NTPVERSION\0"
+/* 1788 */ "ntpversion\0"
+/* 1799 */ "Use the NTP Reserved Port (port 123)\0"
+/* 1836 */ "USERESERVEDPORT\0"
+/* 1852 */ "usereservedport\0"
+/* 1868 */ "OK to 'step' the time with @command{settimeofday(2)}\0"
+/* 1921 */ "STEP\0"
+/* 1926 */ "step\0"
+/* 1931 */ "OK to 'slew' the time with @command{adjtime(2)}\0"
+/* 1979 */ "SLEW\0"
+/* 1984 */ "slew\0"
+/* 1989 */ "The number of seconds to wait for unicast responses\0"
+/* 2041 */ "UCTIMEOUT\0"
+/* 2051 */ "uctimeout\0"
+/* 2061 */ "Wait for pending replies (if not setting the time)\0"
+/* 2112 */ "WAIT\0"
+/* 2117 */ "no-wait\0"
+/* 2125 */ "no\0"
+/* 2128 */ "Display extended usage information and exit\0"
+/* 2172 */ "help\0"
+/* 2177 */ "Extended usage information passed thru pager\0"
+/* 2222 */ "more-help\0"
+/* 2232 */ "Output version information and exit\0"
+/* 2268 */ "version\0"
+/* 2276 */ "Save the option state to a config file\0"
+/* 2315 */ "save-opts\0"
+/* 2325 */ "Load options from a config file\0"
+/* 2357 */ "LOAD_OPTS\0"
+/* 2367 */ "no-load-opts\0"
+/* 2380 */ "SNTP\0"
+/* 2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p253\n"
"USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
"\t\t[ hostname-or-IP ...]\n\0"
-/* 2627 */ ".ntprc\0"
-/* 2634 */ "$HOME\0"
-/* 2640 */ ".\0"
-/* 2642 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/* 2676 */ "\n\n\0"
-/* 2679 */ "sntp 4.2.7p252";
+/* 2546 */ ".ntprc\0"
+/* 2553 */ "$HOME\0"
+/* 2559 */ ".\0"
+/* 2561 */ "http://bugs.ntp.org, bugs@ntp.org\0"
+/* 2595 */ "\n\n\0"
+/* 2598 */ "sntp 4.2.7p253";
/*
* ipv4 option description with
* "Must also have options" and "Incompatible options":
*/
-#define IPV4_DESC (sntp_opt_strs+1033)
-#define IPV4_NAME (sntp_opt_strs+1064)
-#define IPV4_name (sntp_opt_strs+1069)
+#define IPV4_DESC (sntp_opt_strs+952)
+#define IPV4_NAME (sntp_opt_strs+983)
+#define IPV4_name (sntp_opt_strs+988)
static int const aIpv4CantList[] = {
INDEX_OPT_IPV6, NO_EQUIVALENT };
#define IPV4_FLAGS (OPTST_DISABLED)
* ipv6 option description with
* "Must also have options" and "Incompatible options":
*/
-#define IPV6_DESC (sntp_opt_strs+1074)
-#define IPV6_NAME (sntp_opt_strs+1105)
-#define IPV6_name (sntp_opt_strs+1110)
+#define IPV6_DESC (sntp_opt_strs+993)
+#define IPV6_NAME (sntp_opt_strs+1024)
+#define IPV6_name (sntp_opt_strs+1029)
static int const aIpv6CantList[] = {
INDEX_OPT_IPV4, NO_EQUIVALENT };
#define IPV6_FLAGS (OPTST_DISABLED)
/*
* authentication option description:
*/
-#define AUTHENTICATION_DESC (sntp_opt_strs+1115)
-#define AUTHENTICATION_NAME (sntp_opt_strs+1171)
-#define AUTHENTICATION_name (sntp_opt_strs+1186)
+#define AUTHENTICATION_DESC (sntp_opt_strs+1034)
+#define AUTHENTICATION_NAME (sntp_opt_strs+1090)
+#define AUTHENTICATION_name (sntp_opt_strs+1105)
#define AUTHENTICATION_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
/*
* bctimeout option description:
*/
-#define BCTIMEOUT_DESC (sntp_opt_strs+1201)
-#define BCTIMEOUT_NAME (sntp_opt_strs+1246)
-#define BCTIMEOUT_name (sntp_opt_strs+1256)
+#define BCTIMEOUT_DESC (sntp_opt_strs+1120)
+#define BCTIMEOUT_NAME (sntp_opt_strs+1165)
+#define BCTIMEOUT_name (sntp_opt_strs+1175)
#define BCTIMEOUT_DFT_ARG ((char const*)68)
#define BCTIMEOUT_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
/*
* broadcast option description:
*/
-#define BROADCAST_DESC (sntp_opt_strs+1266)
-#define BROADCAST_NAME (sntp_opt_strs+1322)
-#define BROADCAST_name (sntp_opt_strs+1332)
+#define BROADCAST_DESC (sntp_opt_strs+1185)
+#define BROADCAST_NAME (sntp_opt_strs+1241)
+#define BROADCAST_name (sntp_opt_strs+1251)
#define BROADCAST_FLAGS (OPTST_DISABLED | OPTST_STACKED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* concurrent option description:
*/
-#define CONCURRENT_DESC (sntp_opt_strs+1342)
-#define CONCURRENT_NAME (sntp_opt_strs+1392)
-#define CONCURRENT_name (sntp_opt_strs+1403)
+#define CONCURRENT_DESC (sntp_opt_strs+1261)
+#define CONCURRENT_NAME (sntp_opt_strs+1311)
+#define CONCURRENT_name (sntp_opt_strs+1322)
#define CONCURRENT_FLAGS (OPTST_DISABLED | OPTST_STACKED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* debug-level option description:
*/
-#define DEBUG_LEVEL_DESC (sntp_opt_strs+1414)
-#define DEBUG_LEVEL_NAME (sntp_opt_strs+1445)
-#define DEBUG_LEVEL_name (sntp_opt_strs+1457)
+#define DEBUG_LEVEL_DESC (sntp_opt_strs+1333)
+#define DEBUG_LEVEL_NAME (sntp_opt_strs+1364)
+#define DEBUG_LEVEL_name (sntp_opt_strs+1376)
#define DEBUG_LEVEL_FLAGS (OPTST_DISABLED)
/*
* set-debug-level option description:
*/
-#define SET_DEBUG_LEVEL_DESC (sntp_opt_strs+1469)
-#define SET_DEBUG_LEVEL_NAME (sntp_opt_strs+1499)
-#define SET_DEBUG_LEVEL_name (sntp_opt_strs+1515)
+#define SET_DEBUG_LEVEL_DESC (sntp_opt_strs+1388)
+#define SET_DEBUG_LEVEL_NAME (sntp_opt_strs+1418)
+#define SET_DEBUG_LEVEL_name (sntp_opt_strs+1434)
#define SET_DEBUG_LEVEL_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* gap option description:
*/
-#define GAP_DESC (sntp_opt_strs+1531)
-#define GAP_NAME (sntp_opt_strs+1579)
-#define GAP_name (sntp_opt_strs+1583)
+#define GAP_DESC (sntp_opt_strs+1450)
+#define GAP_NAME (sntp_opt_strs+1498)
+#define GAP_name (sntp_opt_strs+1502)
#define GAP_DFT_ARG ((char const*)50)
#define GAP_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
/*
* kod option description:
*/
-#define KOD_DESC (sntp_opt_strs+1587)
-#define KOD_NAME (sntp_opt_strs+1608)
-#define KOD_name (sntp_opt_strs+1612)
-#define KOD_DFT_ARG (sntp_opt_strs+1616)
+#define KOD_DESC (sntp_opt_strs+1506)
+#define KOD_NAME (sntp_opt_strs+1527)
+#define KOD_name (sntp_opt_strs+1531)
+#define KOD_DFT_ARG (sntp_opt_strs+1535)
#define KOD_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_FILE))
/*
* keyfile option description:
*/
-#define KEYFILE_DESC (sntp_opt_strs+1632)
-#define KEYFILE_NAME (sntp_opt_strs+1689)
-#define KEYFILE_name (sntp_opt_strs+1697)
+#define KEYFILE_DESC (sntp_opt_strs+1551)
+#define KEYFILE_NAME (sntp_opt_strs+1608)
+#define KEYFILE_name (sntp_opt_strs+1616)
#define KEYFILE_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_FILE))
/*
* logfile option description:
*/
-#define LOGFILE_DESC (sntp_opt_strs+1705)
-#define LOGFILE_NAME (sntp_opt_strs+1730)
-#define LOGFILE_name (sntp_opt_strs+1738)
+#define LOGFILE_DESC (sntp_opt_strs+1624)
+#define LOGFILE_NAME (sntp_opt_strs+1649)
+#define LOGFILE_name (sntp_opt_strs+1657)
#define LOGFILE_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_FILE))
/*
* steplimit option description:
*/
-#define STEPLIMIT_DESC (sntp_opt_strs+1746)
-#define STEPLIMIT_NAME (sntp_opt_strs+1804)
-#define STEPLIMIT_name (sntp_opt_strs+1814)
+#define STEPLIMIT_DESC (sntp_opt_strs+1665)
+#define STEPLIMIT_NAME (sntp_opt_strs+1723)
+#define STEPLIMIT_name (sntp_opt_strs+1733)
#define STEPLIMIT_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
/*
* ntpversion option description:
*/
-#define NTPVERSION_DESC (sntp_opt_strs+1824)
-#define NTPVERSION_NAME (sntp_opt_strs+1858)
-#define NTPVERSION_name (sntp_opt_strs+1869)
+#define NTPVERSION_DESC (sntp_opt_strs+1743)
+#define NTPVERSION_NAME (sntp_opt_strs+1777)
+#define NTPVERSION_name (sntp_opt_strs+1788)
#define NTPVERSION_DFT_ARG ((char const*)4)
#define NTPVERSION_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
/*
* usereservedport option description:
*/
-#define USERESERVEDPORT_DESC (sntp_opt_strs+1880)
-#define USERESERVEDPORT_NAME (sntp_opt_strs+1917)
-#define USERESERVEDPORT_name (sntp_opt_strs+1933)
+#define USERESERVEDPORT_DESC (sntp_opt_strs+1799)
+#define USERESERVEDPORT_NAME (sntp_opt_strs+1836)
+#define USERESERVEDPORT_name (sntp_opt_strs+1852)
#define USERESERVEDPORT_FLAGS (OPTST_DISABLED)
/*
* step option description:
*/
-#define STEP_DESC (sntp_opt_strs+1949)
-#define STEP_NAME (sntp_opt_strs+2002)
-#define STEP_name (sntp_opt_strs+2007)
+#define STEP_DESC (sntp_opt_strs+1868)
+#define STEP_NAME (sntp_opt_strs+1921)
+#define STEP_name (sntp_opt_strs+1926)
#define STEP_FLAGS (OPTST_DISABLED)
/*
* slew option description:
*/
-#define SLEW_DESC (sntp_opt_strs+2012)
-#define SLEW_NAME (sntp_opt_strs+2060)
-#define SLEW_name (sntp_opt_strs+2065)
+#define SLEW_DESC (sntp_opt_strs+1931)
+#define SLEW_NAME (sntp_opt_strs+1979)
+#define SLEW_name (sntp_opt_strs+1984)
#define SLEW_FLAGS (OPTST_DISABLED)
/*
* uctimeout option description:
*/
-#define UCTIMEOUT_DESC (sntp_opt_strs+2070)
-#define UCTIMEOUT_NAME (sntp_opt_strs+2122)
-#define UCTIMEOUT_name (sntp_opt_strs+2132)
+#define UCTIMEOUT_DESC (sntp_opt_strs+1989)
+#define UCTIMEOUT_NAME (sntp_opt_strs+2041)
+#define UCTIMEOUT_name (sntp_opt_strs+2051)
#define UCTIMEOUT_DFT_ARG ((char const*)5)
#define UCTIMEOUT_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
/*
* wait option description:
*/
-#define WAIT_DESC (sntp_opt_strs+2142)
-#define WAIT_NAME (sntp_opt_strs+2193)
-#define NOT_WAIT_name (sntp_opt_strs+2198)
-#define NOT_WAIT_PFX (sntp_opt_strs+2206)
+#define WAIT_DESC (sntp_opt_strs+2061)
+#define WAIT_NAME (sntp_opt_strs+2112)
+#define NOT_WAIT_name (sntp_opt_strs+2117)
+#define NOT_WAIT_PFX (sntp_opt_strs+2125)
#define WAIT_name (NOT_WAIT_name + 3)
#define WAIT_FLAGS (OPTST_INITENABLED)
/*
* Help/More_Help/Version option descriptions:
*/
-#define HELP_DESC (sntp_opt_strs+2209)
-#define HELP_name (sntp_opt_strs+2253)
+#define HELP_DESC (sntp_opt_strs+2128)
+#define HELP_name (sntp_opt_strs+2172)
#ifdef HAVE_WORKING_FORK
-#define MORE_HELP_DESC (sntp_opt_strs+2258)
-#define MORE_HELP_name (sntp_opt_strs+2303)
+#define MORE_HELP_DESC (sntp_opt_strs+2177)
+#define MORE_HELP_name (sntp_opt_strs+2222)
#define MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
#else
#define MORE_HELP_DESC NULL
# define VER_FLAGS (OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \
OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT)
#endif
-#define VER_DESC (sntp_opt_strs+2313)
-#define VER_name (sntp_opt_strs+2349)
-#define SAVE_OPTS_DESC (sntp_opt_strs+2357)
-#define SAVE_OPTS_name (sntp_opt_strs+2396)
-#define LOAD_OPTS_DESC (sntp_opt_strs+2406)
-#define LOAD_OPTS_NAME (sntp_opt_strs+2438)
-#define NO_LOAD_OPTS_name (sntp_opt_strs+2448)
-#define LOAD_OPTS_pfx (sntp_opt_strs+2206)
+#define VER_DESC (sntp_opt_strs+2232)
+#define VER_name (sntp_opt_strs+2268)
+#define SAVE_OPTS_DESC (sntp_opt_strs+2276)
+#define SAVE_OPTS_name (sntp_opt_strs+2315)
+#define LOAD_OPTS_DESC (sntp_opt_strs+2325)
+#define LOAD_OPTS_NAME (sntp_opt_strs+2357)
+#define NO_LOAD_OPTS_name (sntp_opt_strs+2367)
+#define LOAD_OPTS_pfx (sntp_opt_strs+2125)
#define LOAD_OPTS_name (NO_LOAD_OPTS_name + 3)
/*
* Declare option callback procedures
* When not under test, there are different procs to use
*/
extern tOptProc
- optionBooleanVal, optionNestedVal, optionNumericVal,
- optionPagedUsage, optionPrintVersion, optionResetOpt,
- optionStackArg, optionTimeDate, optionTimeVal,
- optionUnstackArg, optionVendorOption, optionVersionStderr;
+ ntpOptionPrintVersion, optionBooleanVal, optionNestedVal,
+ optionNumericVal, optionPagedUsage, optionResetOpt,
+ optionStackArg, optionTimeDate, optionTimeVal,
+ optionUnstackArg, optionVendorOption, optionVersionStderr;
static tOptProc
doOptKeyfile, doOptKod, doOptLogfile,
doOptNtpversion, doOptSet_Debug_Level, doOptSteplimit,
#define SET_DEBUG_LEVEL_OPT_PROC doOptSet_Debug_Level
#endif /* defined(TEST_SNTP_OPTS) */
-#ifdef TEST_SNTP_OPTS
-# define VER_PROC optionVersionStderr
-#else
-# define VER_PROC optionPrintVersion
-#endif /* TEST_SNTP_OPTS */
+#define VER_PROC ntpOptionPrintVersion
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
*
* Define the Sntp Option Environment
*/
-#define zPROGNAME (sntp_opt_strs+2461)
-#define zUsageTitle (sntp_opt_strs+2466)
-#define zRcName (sntp_opt_strs+2627)
+#define zPROGNAME (sntp_opt_strs+2380)
+#define zUsageTitle (sntp_opt_strs+2385)
+#define zRcName (sntp_opt_strs+2546)
static char const * const apzHomeList[3] = {
- sntp_opt_strs+2634,
- sntp_opt_strs+2640,
+ sntp_opt_strs+2553,
+ sntp_opt_strs+2559,
NULL };
-#define zBugsAddr (sntp_opt_strs+2642)
-#define zExplain (sntp_opt_strs+2676)
+#define zBugsAddr (sntp_opt_strs+2561)
+#define zExplain (sntp_opt_strs+2595)
#define zDetail (NULL)
-#define zFullVersion (sntp_opt_strs+2679)
+#define zFullVersion (sntp_opt_strs+2598)
/* extracted from optcode.tlib near line 315 */
#if defined(ENABLE_NLS)
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed January 25, 2012 at 12:05:08 PM by AutoGen 5.14
+ * It has been AutoGen-ed January 26, 2012 at 06:00:55 AM by AutoGen 5.14
* From the definitions sntp-opts.def
* and the template file options
*
* The sntp program is copyrighted and licensed
* under the following terms:
*
- * Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.
+ * Copyright (C) 1970-2012 The University of Delaware, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the NTP License, copies of which
* can be seen at:
* <http://ntp.org/license>
- * <http://opensource.org/licenses/NTP>
+ * <http://opensource.org/licenses/ntp-license.php>
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose with or without fee is hereby granted,
* provided that the above copyright notice appears in all copies and that
* both the copyright notice and this permission notice appear in
- * supporting documentation, and that the name The University of Delaware, David L. Mills, and/or others not be used in
+ * supporting documentation, and that the name The University of Delaware not be used in
* advertising or publicity pertaining to distribution of the software
- * without specific, written prior permission. The University of Delaware, David L. Mills, and/or others makes no
+ * without specific, written prior permission. The University of Delaware makes no
* representations about the suitability this software for any purpose. It
* is provided "as is" without express or implied warranty.
*/
} teOptIndex;
#define OPTION_CT 24
-#define SNTP_VERSION "4.2.7p252"
-#define SNTP_FULL_VERSION "sntp 4.2.7p252"
+#define SNTP_VERSION "4.2.7p253"
+#define SNTP_FULL_VERSION "sntp 4.2.7p253"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed January 25, 2012 at 12:05:27 PM by AutoGen 5.14
+# It has been AutoGen-ed January 26, 2012 at 06:04:45 AM by AutoGen 5.14
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p252
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p253
USAGE: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
-.TH sntp 1sntpman "25 Jan 2012" "4.2.7p252" "User Commands"
+.TH sntp 1sntpman "26 Jan 2012" "4.2.7p253" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.man)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:05:24 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:42 AM by AutoGen 5.14
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.\"
.An "Harlan Stenn"
.An "Dave Hart"
.SH "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.SH BUGS
Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
-.Dd January 25 2012
+.Dd January 26 2012
.Dt SNTP 1sntpmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:05:27 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:45 AM by AutoGen 5.14
.\" From the definitions sntp-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.An "Harlan Stenn"
.An "Dave Hart"
.Sh "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.Sh BUGS
Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
clock. Run as root, it can correct the system clock to this offset as
well. It can be run as an interactive command or from a cron job.
- <p>This document applies to version 4.2.7p252 of <code>sntp</code>.
+ <p>This document applies to version 4.2.7p253 of <code>sntp</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
<p><a name="index-sntp_002dusage-3"></a>
This is the automatically generated usage text for sntp:
-<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p252
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p253
USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
-.TH sntp @SNTP_MS@ "25 Jan 2012" "4.2.7p252" "User Commands"
+.TH sntp @SNTP_MS@ "26 Jan 2012" "4.2.7p253" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.man)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:05:24 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:42 AM by AutoGen 5.14
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.\"
.An "Harlan Stenn"
.An "Dave Hart"
.SH "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.SH BUGS
Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
-.Dd January 25 2012
+.Dd January 26 2012
.Dt SNTP @SNTP_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:05:27 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:45 AM by AutoGen 5.14
.\" From the definitions sntp-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.An "Harlan Stenn"
.An "Dave Hart"
.Sh "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.Sh BUGS
Please report bugs to http://bugs.ntp.org .Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed January 25, 2012 at 12:04:51 PM by AutoGen 5.14
+ * It has been AutoGen-ed January 26, 2012 at 06:04:19 AM by AutoGen 5.14
* From the definitions ntp-keygen-opts.def
* and the template file options
*
* The ntp-keygen program is copyrighted and licensed
* under the following terms:
*
- * Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.
+ * Copyright (C) 1970-2012 The University of Delaware, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the NTP License, copies of which
* can be seen at:
* <http://ntp.org/license>
- * <http://opensource.org/licenses/NTP>
+ * <http://opensource.org/licenses/ntp-license.php>
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose with or without fee is hereby granted,
* provided that the above copyright notice appears in all copies and that
* both the copyright notice and this permission notice appear in
- * supporting documentation, and that the name The University of Delaware, David L. Mills, and/or others not be used in
+ * supporting documentation, and that the name The University of Delaware not be used in
* advertising or publicity pertaining to distribution of the software
- * without specific, written prior permission. The University of Delaware, David L. Mills, and/or others makes no
+ * without specific, written prior permission. The University of Delaware makes no
* representations about the suitability this software for any purpose. It
* is provided "as is" without express or implied warranty.
*/
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
#define zCopyright (ntp_keygen_opt_strs+0)
-#define zLicenseDescrip (ntp_keygen_opt_strs+345)
+#define zLicenseDescrip (ntp_keygen_opt_strs+326)
extern tUsageProc optionUsage;
/*
/*
* ntp-keygen option static const strings
*/
-static char const ntp_keygen_opt_strs[2401] =
-/* 0 */ "ntp-keygen (ntp) 4.2.7p252\n"
- "Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n"
+static char const ntp_keygen_opt_strs[2320] =
+/* 0 */ "ntp-keygen (ntp) 4.2.7p253\n"
+ "Copyright (C) 1970-2012 The University of Delaware, all rights reserved.\n"
"This is free software. It is licensed for use, modification and\n"
"redistribution under the terms of the NTP License, copies of which\n"
"can be seen at:\n"
" <http://ntp.org/license>\n"
- " <http://opensource.org/licenses/NTP>\n\0"
-/* 345 */ "Permission to use, copy, modify, and distribute this software and its\n"
+ " <http://opensource.org/licenses/ntp-license.php>\n\0"
+/* 326 */ "Permission to use, copy, modify, and distribute this software and its\n"
"documentation for any purpose with or without fee is hereby granted,\n"
"provided that the above copyright notice appears in all copies and that\n"
"both the copyright notice and this permission notice appear in supporting\n"
- "documentation, and that the name The University of Delaware, David L.\n"
- "Mills, and/or others not be used in advertising or publicity pertaining to\n"
- "distribution of the software without specific, written prior permission.\n"
- "The University of Delaware, David L. Mills, and/or others makes no\n"
- "representations about the suitability this software for any purpose. It is\n"
- "provided \"as is\" without express or implied warranty.\n\0"
-/* 1045 */ "certificate scheme\0"
-/* 1064 */ "CERTIFICATE\0"
-/* 1076 */ "certificate\0"
-/* 1088 */ "privatekey cipher\0"
-/* 1106 */ "CIPHER\0"
-/* 1113 */ "cipher\0"
-/* 1120 */ "Increase debug verbosity level\0"
-/* 1151 */ "DEBUG_LEVEL\0"
-/* 1163 */ "debug-level\0"
-/* 1175 */ "Set the debug verbosity level\0"
-/* 1205 */ "SET_DEBUG_LEVEL\0"
-/* 1221 */ "set-debug-level\0"
-/* 1237 */ "Write IFF or GQ identity keys\0"
-/* 1267 */ "ID_KEY\0"
-/* 1274 */ "id-key\0"
-/* 1281 */ "Generate GQ parameters and keys\0"
-/* 1313 */ "GQ_PARAMS\0"
-/* 1323 */ "gq-params\0"
-/* 1333 */ "generate RSA host key\0"
-/* 1355 */ "HOST_KEY\0"
-/* 1364 */ "host-key\0"
-/* 1373 */ "generate IFF parameters\0"
-/* 1397 */ "IFFKEY\0"
-/* 1404 */ "iffkey\0"
-/* 1411 */ "set Autokey group name\0"
-/* 1434 */ "IDENT\0"
-/* 1440 */ "ident\0"
-/* 1446 */ "set certificate lifetime\0"
-/* 1471 */ "LIFETIME\0"
-/* 1480 */ "lifetime\0"
-/* 1489 */ "generate MD5 keys\0"
-/* 1507 */ "MD5KEY\0"
-/* 1514 */ "md5key\0"
-/* 1521 */ "modulus\0"
-/* 1529 */ "MODULUS\0"
-/* 1537 */ "generate PC private certificate\0"
-/* 1569 */ "PVT_CERT\0"
-/* 1578 */ "pvt-cert\0"
-/* 1587 */ "output private password\0"
-/* 1611 */ "PVT_PASSWD\0"
-/* 1622 */ "pvt-passwd\0"
-/* 1633 */ "input private password\0"
-/* 1656 */ "GET_PVT_PASSWD\0"
-/* 1671 */ "get-pvt-passwd\0"
-/* 1686 */ "generate sign key (RSA or DSA)\0"
-/* 1717 */ "SIGN_KEY\0"
-/* 1726 */ "sign-key\0"
-/* 1735 */ "set host and optionally group name\0"
-/* 1770 */ "SUBJECT_NAME\0"
-/* 1783 */ "subject-name\0"
-/* 1796 */ "trusted certificate (TC scheme)\0"
-/* 1828 */ "TRUSTED_CERT\0"
-/* 1841 */ "trusted-cert\0"
-/* 1854 */ "generate <num> MV parameters\0"
-/* 1883 */ "MV_PARAMS\0"
-/* 1893 */ "mv-params\0"
-/* 1903 */ "update <num> MV keys\0"
-/* 1924 */ "MV_KEYS\0"
-/* 1932 */ "mv-keys\0"
-/* 1940 */ "Display extended usage information and exit\0"
-/* 1984 */ "help\0"
-/* 1989 */ "Extended usage information passed thru pager\0"
-/* 2034 */ "more-help\0"
-/* 2044 */ "Output version information and exit\0"
-/* 2080 */ "version\0"
-/* 2088 */ "Save the option state to a config file\0"
-/* 2127 */ "save-opts\0"
-/* 2137 */ "Load options from a config file\0"
-/* 2169 */ "LOAD_OPTS\0"
-/* 2179 */ "no-load-opts\0"
-/* 2192 */ "no\0"
-/* 2195 */ "NTP_KEYGEN\0"
-/* 2206 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p252\n"
+ "documentation, and that the name The University of Delaware not be used in\n"
+ "advertising or publicity pertaining to distribution of the software\n"
+ "without specific, written prior permission. The University of Delaware\n"
+ "makes no representations about the suitability this software for any\n"
+ "purpose. It is provided \"as is\" without express or implied warranty.\n\0"
+/* 964 */ "certificate scheme\0"
+/* 983 */ "CERTIFICATE\0"
+/* 995 */ "certificate\0"
+/* 1007 */ "privatekey cipher\0"
+/* 1025 */ "CIPHER\0"
+/* 1032 */ "cipher\0"
+/* 1039 */ "Increase debug verbosity level\0"
+/* 1070 */ "DEBUG_LEVEL\0"
+/* 1082 */ "debug-level\0"
+/* 1094 */ "Set the debug verbosity level\0"
+/* 1124 */ "SET_DEBUG_LEVEL\0"
+/* 1140 */ "set-debug-level\0"
+/* 1156 */ "Write IFF or GQ identity keys\0"
+/* 1186 */ "ID_KEY\0"
+/* 1193 */ "id-key\0"
+/* 1200 */ "Generate GQ parameters and keys\0"
+/* 1232 */ "GQ_PARAMS\0"
+/* 1242 */ "gq-params\0"
+/* 1252 */ "generate RSA host key\0"
+/* 1274 */ "HOST_KEY\0"
+/* 1283 */ "host-key\0"
+/* 1292 */ "generate IFF parameters\0"
+/* 1316 */ "IFFKEY\0"
+/* 1323 */ "iffkey\0"
+/* 1330 */ "set Autokey group name\0"
+/* 1353 */ "IDENT\0"
+/* 1359 */ "ident\0"
+/* 1365 */ "set certificate lifetime\0"
+/* 1390 */ "LIFETIME\0"
+/* 1399 */ "lifetime\0"
+/* 1408 */ "generate MD5 keys\0"
+/* 1426 */ "MD5KEY\0"
+/* 1433 */ "md5key\0"
+/* 1440 */ "modulus\0"
+/* 1448 */ "MODULUS\0"
+/* 1456 */ "generate PC private certificate\0"
+/* 1488 */ "PVT_CERT\0"
+/* 1497 */ "pvt-cert\0"
+/* 1506 */ "output private password\0"
+/* 1530 */ "PVT_PASSWD\0"
+/* 1541 */ "pvt-passwd\0"
+/* 1552 */ "input private password\0"
+/* 1575 */ "GET_PVT_PASSWD\0"
+/* 1590 */ "get-pvt-passwd\0"
+/* 1605 */ "generate sign key (RSA or DSA)\0"
+/* 1636 */ "SIGN_KEY\0"
+/* 1645 */ "sign-key\0"
+/* 1654 */ "set host and optionally group name\0"
+/* 1689 */ "SUBJECT_NAME\0"
+/* 1702 */ "subject-name\0"
+/* 1715 */ "trusted certificate (TC scheme)\0"
+/* 1747 */ "TRUSTED_CERT\0"
+/* 1760 */ "trusted-cert\0"
+/* 1773 */ "generate <num> MV parameters\0"
+/* 1802 */ "MV_PARAMS\0"
+/* 1812 */ "mv-params\0"
+/* 1822 */ "update <num> MV keys\0"
+/* 1843 */ "MV_KEYS\0"
+/* 1851 */ "mv-keys\0"
+/* 1859 */ "Display extended usage information and exit\0"
+/* 1903 */ "help\0"
+/* 1908 */ "Extended usage information passed thru pager\0"
+/* 1953 */ "more-help\0"
+/* 1963 */ "Output version information and exit\0"
+/* 1999 */ "version\0"
+/* 2007 */ "Save the option state to a config file\0"
+/* 2046 */ "save-opts\0"
+/* 2056 */ "Load options from a config file\0"
+/* 2088 */ "LOAD_OPTS\0"
+/* 2098 */ "no-load-opts\0"
+/* 2111 */ "no\0"
+/* 2114 */ "NTP_KEYGEN\0"
+/* 2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p253\n"
"USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
-/* 2322 */ ".ntprc\0"
-/* 2329 */ "$HOME\0"
-/* 2335 */ ".\0"
-/* 2337 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/* 2371 */ "\n\n\0"
-/* 2374 */ "ntp-keygen (ntp) 4.2.7p252";
+/* 2241 */ ".ntprc\0"
+/* 2248 */ "$HOME\0"
+/* 2254 */ ".\0"
+/* 2256 */ "http://bugs.ntp.org, bugs@ntp.org\0"
+/* 2290 */ "\n\n\0"
+/* 2293 */ "ntp-keygen (ntp) 4.2.7p253";
/*
* certificate option description:
*/
#ifdef AUTOKEY
-#define CERTIFICATE_DESC (ntp_keygen_opt_strs+1045)
-#define CERTIFICATE_NAME (ntp_keygen_opt_strs+1064)
-#define CERTIFICATE_name (ntp_keygen_opt_strs+1076)
+#define CERTIFICATE_DESC (ntp_keygen_opt_strs+964)
+#define CERTIFICATE_NAME (ntp_keygen_opt_strs+983)
+#define CERTIFICATE_name (ntp_keygen_opt_strs+995)
#define CERTIFICATE_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
* cipher option description:
*/
#ifdef AUTOKEY
-#define CIPHER_DESC (ntp_keygen_opt_strs+1088)
-#define CIPHER_NAME (ntp_keygen_opt_strs+1106)
-#define CIPHER_name (ntp_keygen_opt_strs+1113)
+#define CIPHER_DESC (ntp_keygen_opt_strs+1007)
+#define CIPHER_NAME (ntp_keygen_opt_strs+1025)
+#define CIPHER_name (ntp_keygen_opt_strs+1032)
#define CIPHER_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
/*
* debug-level option description:
*/
-#define DEBUG_LEVEL_DESC (ntp_keygen_opt_strs+1120)
-#define DEBUG_LEVEL_NAME (ntp_keygen_opt_strs+1151)
-#define DEBUG_LEVEL_name (ntp_keygen_opt_strs+1163)
+#define DEBUG_LEVEL_DESC (ntp_keygen_opt_strs+1039)
+#define DEBUG_LEVEL_NAME (ntp_keygen_opt_strs+1070)
+#define DEBUG_LEVEL_name (ntp_keygen_opt_strs+1082)
#define DEBUG_LEVEL_FLAGS (OPTST_DISABLED)
/*
* set-debug-level option description:
*/
-#define SET_DEBUG_LEVEL_DESC (ntp_keygen_opt_strs+1175)
-#define SET_DEBUG_LEVEL_NAME (ntp_keygen_opt_strs+1205)
-#define SET_DEBUG_LEVEL_name (ntp_keygen_opt_strs+1221)
+#define SET_DEBUG_LEVEL_DESC (ntp_keygen_opt_strs+1094)
+#define SET_DEBUG_LEVEL_NAME (ntp_keygen_opt_strs+1124)
+#define SET_DEBUG_LEVEL_name (ntp_keygen_opt_strs+1140)
#define SET_DEBUG_LEVEL_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
* id-key option description:
*/
#ifdef AUTOKEY
-#define ID_KEY_DESC (ntp_keygen_opt_strs+1237)
-#define ID_KEY_NAME (ntp_keygen_opt_strs+1267)
-#define ID_KEY_name (ntp_keygen_opt_strs+1274)
+#define ID_KEY_DESC (ntp_keygen_opt_strs+1156)
+#define ID_KEY_NAME (ntp_keygen_opt_strs+1186)
+#define ID_KEY_name (ntp_keygen_opt_strs+1193)
#define ID_KEY_FLAGS (OPTST_DISABLED)
#else /* disable id-key */
* gq-params option description:
*/
#ifdef AUTOKEY
-#define GQ_PARAMS_DESC (ntp_keygen_opt_strs+1281)
-#define GQ_PARAMS_NAME (ntp_keygen_opt_strs+1313)
-#define GQ_PARAMS_name (ntp_keygen_opt_strs+1323)
+#define GQ_PARAMS_DESC (ntp_keygen_opt_strs+1200)
+#define GQ_PARAMS_NAME (ntp_keygen_opt_strs+1232)
+#define GQ_PARAMS_name (ntp_keygen_opt_strs+1242)
#define GQ_PARAMS_FLAGS (OPTST_DISABLED)
#else /* disable gq-params */
* host-key option description:
*/
#ifdef AUTOKEY
-#define HOST_KEY_DESC (ntp_keygen_opt_strs+1333)
-#define HOST_KEY_NAME (ntp_keygen_opt_strs+1355)
-#define HOST_KEY_name (ntp_keygen_opt_strs+1364)
+#define HOST_KEY_DESC (ntp_keygen_opt_strs+1252)
+#define HOST_KEY_NAME (ntp_keygen_opt_strs+1274)
+#define HOST_KEY_name (ntp_keygen_opt_strs+1283)
#define HOST_KEY_FLAGS (OPTST_DISABLED)
#else /* disable host-key */
* iffkey option description:
*/
#ifdef AUTOKEY
-#define IFFKEY_DESC (ntp_keygen_opt_strs+1373)
-#define IFFKEY_NAME (ntp_keygen_opt_strs+1397)
-#define IFFKEY_name (ntp_keygen_opt_strs+1404)
+#define IFFKEY_DESC (ntp_keygen_opt_strs+1292)
+#define IFFKEY_NAME (ntp_keygen_opt_strs+1316)
+#define IFFKEY_name (ntp_keygen_opt_strs+1323)
#define IFFKEY_FLAGS (OPTST_DISABLED)
#else /* disable iffkey */
* ident option description:
*/
#ifdef AUTOKEY
-#define IDENT_DESC (ntp_keygen_opt_strs+1411)
-#define IDENT_NAME (ntp_keygen_opt_strs+1434)
-#define IDENT_name (ntp_keygen_opt_strs+1440)
+#define IDENT_DESC (ntp_keygen_opt_strs+1330)
+#define IDENT_NAME (ntp_keygen_opt_strs+1353)
+#define IDENT_name (ntp_keygen_opt_strs+1359)
#define IDENT_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
* lifetime option description:
*/
#ifdef AUTOKEY
-#define LIFETIME_DESC (ntp_keygen_opt_strs+1446)
-#define LIFETIME_NAME (ntp_keygen_opt_strs+1471)
-#define LIFETIME_name (ntp_keygen_opt_strs+1480)
+#define LIFETIME_DESC (ntp_keygen_opt_strs+1365)
+#define LIFETIME_NAME (ntp_keygen_opt_strs+1390)
+#define LIFETIME_name (ntp_keygen_opt_strs+1399)
#define LIFETIME_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
/*
* md5key option description:
*/
-#define MD5KEY_DESC (ntp_keygen_opt_strs+1489)
-#define MD5KEY_NAME (ntp_keygen_opt_strs+1507)
-#define MD5KEY_name (ntp_keygen_opt_strs+1514)
+#define MD5KEY_DESC (ntp_keygen_opt_strs+1408)
+#define MD5KEY_NAME (ntp_keygen_opt_strs+1426)
+#define MD5KEY_name (ntp_keygen_opt_strs+1433)
#define MD5KEY_FLAGS (OPTST_DISABLED)
/*
* modulus option description:
*/
#ifdef AUTOKEY
-#define MODULUS_DESC (ntp_keygen_opt_strs+1521)
-#define MODULUS_NAME (ntp_keygen_opt_strs+1529)
-#define MODULUS_name (ntp_keygen_opt_strs+1521)
+#define MODULUS_DESC (ntp_keygen_opt_strs+1440)
+#define MODULUS_NAME (ntp_keygen_opt_strs+1448)
+#define MODULUS_name (ntp_keygen_opt_strs+1440)
#define MODULUS_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
* pvt-cert option description:
*/
#ifdef AUTOKEY
-#define PVT_CERT_DESC (ntp_keygen_opt_strs+1537)
-#define PVT_CERT_NAME (ntp_keygen_opt_strs+1569)
-#define PVT_CERT_name (ntp_keygen_opt_strs+1578)
+#define PVT_CERT_DESC (ntp_keygen_opt_strs+1456)
+#define PVT_CERT_NAME (ntp_keygen_opt_strs+1488)
+#define PVT_CERT_name (ntp_keygen_opt_strs+1497)
#define PVT_CERT_FLAGS (OPTST_DISABLED)
#else /* disable pvt-cert */
* pvt-passwd option description:
*/
#ifdef AUTOKEY
-#define PVT_PASSWD_DESC (ntp_keygen_opt_strs+1587)
-#define PVT_PASSWD_NAME (ntp_keygen_opt_strs+1611)
-#define PVT_PASSWD_name (ntp_keygen_opt_strs+1622)
+#define PVT_PASSWD_DESC (ntp_keygen_opt_strs+1506)
+#define PVT_PASSWD_NAME (ntp_keygen_opt_strs+1530)
+#define PVT_PASSWD_name (ntp_keygen_opt_strs+1541)
#define PVT_PASSWD_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
* get-pvt-passwd option description:
*/
#ifdef AUTOKEY
-#define GET_PVT_PASSWD_DESC (ntp_keygen_opt_strs+1633)
-#define GET_PVT_PASSWD_NAME (ntp_keygen_opt_strs+1656)
-#define GET_PVT_PASSWD_name (ntp_keygen_opt_strs+1671)
+#define GET_PVT_PASSWD_DESC (ntp_keygen_opt_strs+1552)
+#define GET_PVT_PASSWD_NAME (ntp_keygen_opt_strs+1575)
+#define GET_PVT_PASSWD_name (ntp_keygen_opt_strs+1590)
#define GET_PVT_PASSWD_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
* sign-key option description:
*/
#ifdef AUTOKEY
-#define SIGN_KEY_DESC (ntp_keygen_opt_strs+1686)
-#define SIGN_KEY_NAME (ntp_keygen_opt_strs+1717)
-#define SIGN_KEY_name (ntp_keygen_opt_strs+1726)
+#define SIGN_KEY_DESC (ntp_keygen_opt_strs+1605)
+#define SIGN_KEY_NAME (ntp_keygen_opt_strs+1636)
+#define SIGN_KEY_name (ntp_keygen_opt_strs+1645)
#define SIGN_KEY_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
* subject-name option description:
*/
#ifdef AUTOKEY
-#define SUBJECT_NAME_DESC (ntp_keygen_opt_strs+1735)
-#define SUBJECT_NAME_NAME (ntp_keygen_opt_strs+1770)
-#define SUBJECT_NAME_name (ntp_keygen_opt_strs+1783)
+#define SUBJECT_NAME_DESC (ntp_keygen_opt_strs+1654)
+#define SUBJECT_NAME_NAME (ntp_keygen_opt_strs+1689)
+#define SUBJECT_NAME_name (ntp_keygen_opt_strs+1702)
#define SUBJECT_NAME_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
* trusted-cert option description:
*/
#ifdef AUTOKEY
-#define TRUSTED_CERT_DESC (ntp_keygen_opt_strs+1796)
-#define TRUSTED_CERT_NAME (ntp_keygen_opt_strs+1828)
-#define TRUSTED_CERT_name (ntp_keygen_opt_strs+1841)
+#define TRUSTED_CERT_DESC (ntp_keygen_opt_strs+1715)
+#define TRUSTED_CERT_NAME (ntp_keygen_opt_strs+1747)
+#define TRUSTED_CERT_name (ntp_keygen_opt_strs+1760)
#define TRUSTED_CERT_FLAGS (OPTST_DISABLED)
#else /* disable trusted-cert */
* mv-params option description:
*/
#ifdef AUTOKEY
-#define MV_PARAMS_DESC (ntp_keygen_opt_strs+1854)
-#define MV_PARAMS_NAME (ntp_keygen_opt_strs+1883)
-#define MV_PARAMS_name (ntp_keygen_opt_strs+1893)
+#define MV_PARAMS_DESC (ntp_keygen_opt_strs+1773)
+#define MV_PARAMS_NAME (ntp_keygen_opt_strs+1802)
+#define MV_PARAMS_name (ntp_keygen_opt_strs+1812)
#define MV_PARAMS_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
* mv-keys option description:
*/
#ifdef AUTOKEY
-#define MV_KEYS_DESC (ntp_keygen_opt_strs+1903)
-#define MV_KEYS_NAME (ntp_keygen_opt_strs+1924)
-#define MV_KEYS_name (ntp_keygen_opt_strs+1932)
+#define MV_KEYS_DESC (ntp_keygen_opt_strs+1822)
+#define MV_KEYS_NAME (ntp_keygen_opt_strs+1843)
+#define MV_KEYS_name (ntp_keygen_opt_strs+1851)
#define MV_KEYS_FLAGS (OPTST_DISABLED \
| OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
/*
* Help/More_Help/Version option descriptions:
*/
-#define HELP_DESC (ntp_keygen_opt_strs+1940)
-#define HELP_name (ntp_keygen_opt_strs+1984)
+#define HELP_DESC (ntp_keygen_opt_strs+1859)
+#define HELP_name (ntp_keygen_opt_strs+1903)
#ifdef HAVE_WORKING_FORK
-#define MORE_HELP_DESC (ntp_keygen_opt_strs+1989)
-#define MORE_HELP_name (ntp_keygen_opt_strs+2034)
+#define MORE_HELP_DESC (ntp_keygen_opt_strs+1908)
+#define MORE_HELP_name (ntp_keygen_opt_strs+1953)
#define MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
#else
#define MORE_HELP_DESC NULL
# define VER_FLAGS (OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \
OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT)
#endif
-#define VER_DESC (ntp_keygen_opt_strs+2044)
-#define VER_name (ntp_keygen_opt_strs+2080)
-#define SAVE_OPTS_DESC (ntp_keygen_opt_strs+2088)
-#define SAVE_OPTS_name (ntp_keygen_opt_strs+2127)
-#define LOAD_OPTS_DESC (ntp_keygen_opt_strs+2137)
-#define LOAD_OPTS_NAME (ntp_keygen_opt_strs+2169)
-#define NO_LOAD_OPTS_name (ntp_keygen_opt_strs+2179)
-#define LOAD_OPTS_pfx (ntp_keygen_opt_strs+2192)
+#define VER_DESC (ntp_keygen_opt_strs+1963)
+#define VER_name (ntp_keygen_opt_strs+1999)
+#define SAVE_OPTS_DESC (ntp_keygen_opt_strs+2007)
+#define SAVE_OPTS_name (ntp_keygen_opt_strs+2046)
+#define LOAD_OPTS_DESC (ntp_keygen_opt_strs+2056)
+#define LOAD_OPTS_NAME (ntp_keygen_opt_strs+2088)
+#define NO_LOAD_OPTS_name (ntp_keygen_opt_strs+2098)
+#define LOAD_OPTS_pfx (ntp_keygen_opt_strs+2111)
#define LOAD_OPTS_name (NO_LOAD_OPTS_name + 3)
/*
* Declare option callback procedures
* When not under test, there are different procs to use
*/
extern tOptProc
- optionBooleanVal, optionNestedVal, optionNumericVal,
- optionPagedUsage, optionPrintVersion, optionResetOpt,
- optionStackArg, optionTimeDate, optionTimeVal,
- optionUnstackArg, optionVendorOption, optionVersionStderr;
+ ntpOptionPrintVersion, optionBooleanVal, optionNestedVal,
+ optionNumericVal, optionPagedUsage, optionResetOpt,
+ optionStackArg, optionTimeDate, optionTimeVal,
+ optionUnstackArg, optionVendorOption, optionVersionStderr;
static tOptProc
doOptSet_Debug_Level, doUsageOpt;
#define SET_DEBUG_LEVEL_OPT_PROC doOptSet_Debug_Level
#endif /* defined(TEST_NTP_KEYGEN_OPTS) */
-#ifdef TEST_NTP_KEYGEN_OPTS
-# define VER_PROC optionVersionStderr
-#else
-# define VER_PROC optionPrintVersion
-#endif /* TEST_NTP_KEYGEN_OPTS */
+#define VER_PROC ntpOptionPrintVersion
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
*
* Define the Ntp_Keygen Option Environment
*/
-#define zPROGNAME (ntp_keygen_opt_strs+2195)
-#define zUsageTitle (ntp_keygen_opt_strs+2206)
-#define zRcName (ntp_keygen_opt_strs+2322)
+#define zPROGNAME (ntp_keygen_opt_strs+2114)
+#define zUsageTitle (ntp_keygen_opt_strs+2125)
+#define zRcName (ntp_keygen_opt_strs+2241)
static char const * const apzHomeList[3] = {
- ntp_keygen_opt_strs+2329,
- ntp_keygen_opt_strs+2335,
+ ntp_keygen_opt_strs+2248,
+ ntp_keygen_opt_strs+2254,
NULL };
-#define zBugsAddr (ntp_keygen_opt_strs+2337)
-#define zExplain (ntp_keygen_opt_strs+2371)
+#define zBugsAddr (ntp_keygen_opt_strs+2256)
+#define zExplain (ntp_keygen_opt_strs+2290)
#define zDetail (NULL)
-#define zFullVersion (ntp_keygen_opt_strs+2374)
+#define zFullVersion (ntp_keygen_opt_strs+2293)
/* extracted from optcode.tlib near line 315 */
#if defined(ENABLE_NLS)
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed January 25, 2012 at 12:04:50 PM by AutoGen 5.14
+ * It has been AutoGen-ed January 26, 2012 at 06:04:19 AM by AutoGen 5.14
* From the definitions ntp-keygen-opts.def
* and the template file options
*
* The ntp-keygen program is copyrighted and licensed
* under the following terms:
*
- * Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others, all rights reserved.
+ * Copyright (C) 1970-2012 The University of Delaware, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the NTP License, copies of which
* can be seen at:
* <http://ntp.org/license>
- * <http://opensource.org/licenses/NTP>
+ * <http://opensource.org/licenses/ntp-license.php>
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose with or without fee is hereby granted,
* provided that the above copyright notice appears in all copies and that
* both the copyright notice and this permission notice appear in
- * supporting documentation, and that the name The University of Delaware, David L. Mills, and/or others not be used in
+ * supporting documentation, and that the name The University of Delaware not be used in
* advertising or publicity pertaining to distribution of the software
- * without specific, written prior permission. The University of Delaware, David L. Mills, and/or others makes no
+ * without specific, written prior permission. The University of Delaware makes no
* representations about the suitability this software for any purpose. It
* is provided "as is" without express or implied warranty.
*/
} teOptIndex;
#define OPTION_CT 25
-#define NTP_KEYGEN_VERSION "4.2.7p252"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p252"
+#define NTP_KEYGEN_VERSION "4.2.7p253"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p253"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.texi)
#
-# It has been AutoGen-ed January 25, 2012 at 12:05:07 PM by AutoGen 5.14
+# It has been AutoGen-ed January 26, 2012 at 06:04:32 AM by AutoGen 5.14
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p252
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p253
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
-.TH ntp-keygen 1ntp-keygenman "25 Jan 2012" "ntp (4.2.7p252)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "26 Jan 2012" "ntp (4.2.7p253)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.man)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:05:03 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:29 AM by AutoGen 5.14
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.\"
.BR 1
The operation failed or the command syntax was not valid.
.SH "AUTHORS"
-The University of Delaware, David L. Mills, and/or others
+The University of Delaware
.SH "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.SH BUGS
It can take quite a while to generate some cryptographic values,
-.Dd January 25 2012
+.Dd January 26 2012
.Dt NTP_KEYGEN 1ntp-keygenmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:05:07 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:33 AM by AutoGen 5.14
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
The operation failed or the command syntax was not valid.
.El
.Sh "AUTHORS"
-The University of Delaware, David L. Mills, and/or others
+The University of Delaware
.Sh "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.Sh BUGS
It can take quite a while to generate some cryptographic values,
-.TH ntp-keygen @NTP_KEYGEN_MS@ "25 Jan 2012" "ntp (4.2.7p252)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "26 Jan 2012" "ntp (4.2.7p253)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.man)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:05:03 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:29 AM by AutoGen 5.14
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.\"
.BR 1
The operation failed or the command syntax was not valid.
.SH "AUTHORS"
-The University of Delaware, David L. Mills, and/or others
+The University of Delaware
.SH "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.SH BUGS
It can take quite a while to generate some cryptographic values,
-.Dd January 25 2012
+.Dd January 26 2012
.Dt NTP_KEYGEN @NTP_KEYGEN_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 25, 2012 at 12:05:07 PM by AutoGen 5.14
+.\" It has been AutoGen-ed January 26, 2012 at 06:04:33 AM by AutoGen 5.14
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
The operation failed or the command syntax was not valid.
.El
.Sh "AUTHORS"
-The University of Delaware, David L. Mills, and/or others
+The University of Delaware
.Sh "COPYRIGHT"
-Copyright (C) 1970-2012 The University of Delaware, David L. Mills, and/or others all rights reserved.
+Copyright (C) 1970-2012 The University of Delaware all rights reserved.
This program is released under the terms of the NTP license, <http://ntp.org/license>.
.Sh BUGS
It can take quite a while to generate some cryptographic values,