~ubuntu-branches/debian/squeeze/ntp/squeeze-201010051545

« back to all changes in this revision

Viewing changes to util/ntp-keygen-opts.c

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2009-11-26 22:16:37 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20091126221637-lbtdp0ax1yg9t0bx
Tags: 1:4.2.4p7+dfsg-4
* Use uname -s instead of dpkg-architecture to found the kernel we're
  running on.  dpkg-architecture is part of dpkg-dev. (Closes: #558145)
* Make the package fail to build on hurd since it does not provided
  the needed system calls for ntpd to work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*  
2
2
 *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
3
3
 *  
4
 
 *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:19:36 AM EST
 
4
 *  It has been AutoGen-ed  Monday May 18, 2009 at 05:03:35 AM EDT
5
5
 *  From the definitions    ntp-keygen-opts.def
6
6
 *  and the template file   options
7
7
 *
19
19
 *
20
20
 * This source file is copyrighted and licensed under the following terms:
21
21
 *
22
 
 * ntp-keygen copyright 1970-2008 David L. Mills and/or others - all rights reserved
 
22
 * ntp-keygen copyright 1970-2009 David L. Mills and/or others - all rights reserved
23
23
 *
24
24
 * see html/copyright.html
25
25
 */
34
34
extern "C" {
35
35
#endif
36
36
tSCC zCopyright[] =
37
 
       "ntp-keygen copyright (c) 1970-2008 David L. Mills and/or others, all rights reserved";
 
37
       "ntp-keygen copyright (c) 1970-2009 David L. Mills and/or others, all rights reserved";
38
38
tSCC zCopyrightNotice[] =
39
39
       
40
40
/* extracted from ../include/copyright.def near line 8 */
799
799
 */
800
800
tSCC   zPROGNAME[]   = "NTP_KEYGEN";
801
801
tSCC   zUsageTitle[] =
802
 
"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p6\n\
 
802
"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7\n\
803
803
USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
804
804
tSCC   zRcName[]     = ".ntprc";
805
805
tSCC*  apzHomeList[] = {
807
807
       ".",
808
808
       NULL };
809
809
 
810
 
tSCC   zBugsAddr[]    = "http://bugs.ntp.isc.org, bugs@ntp.org";
 
810
tSCC   zBugsAddr[]    = "http://bugs.ntp.org, bugs@ntp.org";
811
811
#define zExplain NULL
812
812
tSCC    zDetail[]     = "\n\
813
813
If there is no new host key, look for an existing one.\n\