usr/src/pkgdefs/SUNWntpu/prototype_com
author Jon Tibble <meths@btinternet.com>
Fri, 17 Jan 2014 19:32:42 +0000
branchoi_151a
changeset 252 600924158051
parent 0 b34509ac961f
permissions -rw-r--r--
Bump ntpd to 4.2.7p411
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     1
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     2
# CDDL HEADER START
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     3
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     7
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    11
# and limitations under the License.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    12
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    18
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    19
# CDDL HEADER END
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    20
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    21
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    22
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    23
# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    24
# Use is subject to license terms.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    25
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    26
#ident	"@(#)prototype_com	1.1	09/05/17 SMI"
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    27
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    28
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    29
# This required package information file contains a list of package contents.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    30
# The 'pkgmk' command uses this file to identify the contents of a package
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    31
# and their location on the development machine when building the package.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    32
# Can be created via a text editor or through use of the 'pkgproto' command.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    33
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    34
#!search <pathname pathname ...>	# where to find pkg objects
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    35
#!include <filename>			# include another 'prototype' file
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    36
#!default <mode> <owner> <group>	# default used if not specified on entry
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    37
#!<param>=<value>			# puts parameter in pkg environment
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    38
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    39
# packaging files
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    40
i pkginfo
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    41
i copyright
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    42
i depend
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    43
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    44
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    45
# SUNWntpu
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    46
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    47
d none usr 0755 root sys
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    48
d none usr/lib 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    49
d none usr/lib/inet 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    50
f none usr/lib/inet/ntpd 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    51
f none usr/lib/inet/ntp-wait 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    52
d none usr/lib/help 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    53
d none usr/lib/help/auths 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    54
d none usr/lib/help/auths/locale 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    55
d none usr/lib/help/auths/locale/C 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    56
f none usr/lib/help/auths/locale/C/SmfValueNTP.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    57
f none usr/lib/help/auths/locale/C/SmfNTPStates.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    58
f none usr/lib/help/auths/locale/C/RtNTPMngmnt.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    59
d none usr/sbin 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    60
f none usr/sbin/ntpdate 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    61
f none usr/sbin/ntpq 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    62
f none usr/sbin/ntptrace 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    63
f none usr/sbin/ntpdc 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    64
s none usr/sbin/xntpdc=ntpdc
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    65
f none usr/sbin/ntp-keygen 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    66
f none usr/sbin/ntptime 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    67
d none usr/share 0755 root sys
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    68
d none usr/share/man 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    69
d none usr/share/man/man1m 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    70
f none usr/share/man/man1m/ntptime.1m 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    71
f none usr/share/man/man1m/ntpdate.1m 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    72
f none usr/share/man/man1m/ntpq.1m 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    73
f none usr/share/man/man1m/ntptrace.1m 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    74
f none usr/share/man/man1m/ntpdc.1m 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    75
f none usr/share/man/man1m/ntp-keygen.1m 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    76
f none usr/share/man/man1m/ntpd.1m 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    77
d none usr/share/man/man4 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    78
f none usr/share/man/man4/ntp.conf.4 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    79
f none usr/share/man/man4/ntprc.4 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    80
d none usr/share/doc 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    81
d none usr/share/doc/ntp 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    82
d none usr/share/doc/ntp/drivers 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    83
d none usr/share/doc/ntp/drivers/icons 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    84
d none usr/share/doc/ntp/drivers/scripts 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    85
d none usr/share/doc/ntp/hints 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    86
d none usr/share/doc/ntp/icons 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    87
d none usr/share/doc/ntp/pic 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    88
d none usr/share/doc/ntp/scripts 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    89
d none usr/share/doc/ntp/description_files 0755 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
    90
f none usr/share/doc/ntp/access.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    91
f none usr/share/doc/ntp/accopt.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    92
f none usr/share/doc/ntp/assoc.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    93
f none usr/share/doc/ntp/audio.html 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
    94
f none usr/share/doc/ntp/authentic.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    95
f none usr/share/doc/ntp/authopt.html 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
    96
f none usr/share/doc/ntp/autokey.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    97
f none usr/share/doc/ntp/bugs.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    98
f none usr/share/doc/ntp/build.html 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
    99
f none usr/share/doc/ntp/clock.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   100
f none usr/share/doc/ntp/clockopt.html 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   101
f none usr/share/doc/ntp/cluster.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   102
f none usr/share/doc/ntp/comdex.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   103
f none usr/share/doc/ntp/config.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   104
f none usr/share/doc/ntp/confopt.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   105
f none usr/share/doc/ntp/copyright.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   106
f none usr/share/doc/ntp/debug.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   107
f none usr/share/doc/ntp/decode.html 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   108
f none usr/share/doc/ntp/discipline.html 0444 root bin
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   109
f none usr/share/doc/ntp/discover.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   110
f none usr/share/doc/ntp/drivers/driver1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   111
f none usr/share/doc/ntp/drivers/driver10.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   112
f none usr/share/doc/ntp/drivers/driver11.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   113
f none usr/share/doc/ntp/drivers/driver12.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   114
f none usr/share/doc/ntp/drivers/driver16.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   115
f none usr/share/doc/ntp/drivers/driver18.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   116
f none usr/share/doc/ntp/drivers/driver19.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   117
f none usr/share/doc/ntp/drivers/driver20.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   118
f none usr/share/doc/ntp/drivers/driver22.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   119
f none usr/share/doc/ntp/drivers/driver26.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   120
f none usr/share/doc/ntp/drivers/driver27.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   121
f none usr/share/doc/ntp/drivers/driver28.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   122
f none usr/share/doc/ntp/drivers/driver29.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   123
f none usr/share/doc/ntp/drivers/driver3.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   124
f none usr/share/doc/ntp/drivers/driver30.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   125
f none usr/share/doc/ntp/drivers/driver31.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   126
f none usr/share/doc/ntp/drivers/driver32.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   127
f none usr/share/doc/ntp/drivers/driver33.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   128
f none usr/share/doc/ntp/drivers/driver34.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   129
f none usr/share/doc/ntp/drivers/driver35.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   130
f none usr/share/doc/ntp/drivers/driver36.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   131
f none usr/share/doc/ntp/drivers/driver37.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   132
f none usr/share/doc/ntp/drivers/driver38.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   133
f none usr/share/doc/ntp/drivers/driver39.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   134
f none usr/share/doc/ntp/drivers/driver4.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   135
f none usr/share/doc/ntp/drivers/driver40.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   136
f none usr/share/doc/ntp/drivers/driver42.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   137
f none usr/share/doc/ntp/drivers/driver43.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   138
f none usr/share/doc/ntp/drivers/driver44.html 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   139
f none usr/share/doc/ntp/drivers/driver45.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   140
f none usr/share/doc/ntp/drivers/driver5.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   141
f none usr/share/doc/ntp/drivers/driver6.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   142
f none usr/share/doc/ntp/drivers/driver7.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   143
f none usr/share/doc/ntp/drivers/driver8.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   144
f none usr/share/doc/ntp/drivers/driver9.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   145
f none usr/share/doc/ntp/drivers/icons/home.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   146
f none usr/share/doc/ntp/drivers/icons/mail2.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   147
f none usr/share/doc/ntp/drivers/mx4200data.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   148
f none usr/share/doc/ntp/drivers/oncore-shmem.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   149
f none usr/share/doc/ntp/drivers/scripts/footer.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   150
f none usr/share/doc/ntp/drivers/scripts/style.css 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   151
f none usr/share/doc/ntp/drivers/tf582_4.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   152
f none usr/share/doc/ntp/extern.html 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   153
f none usr/share/doc/ntp/filter.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   154
f none usr/share/doc/ntp/hints.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   155
f none usr/share/doc/ntp/hints/a-ux 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   156
f none usr/share/doc/ntp/hints/aix 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   157
f none usr/share/doc/ntp/hints/bsdi 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   158
f none usr/share/doc/ntp/hints/changes 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   159
f none usr/share/doc/ntp/hints/decosf1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   160
f none usr/share/doc/ntp/hints/decosf2 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   161
f none usr/share/doc/ntp/hints/freebsd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   162
f none usr/share/doc/ntp/hints/hpux 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   163
f none usr/share/doc/ntp/hints/linux 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   164
f none usr/share/doc/ntp/hints/mpeix 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   165
f none usr/share/doc/ntp/hints/notes-xntp-v3 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   166
f none usr/share/doc/ntp/hints/parse 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   167
f none usr/share/doc/ntp/hints/refclocks 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   168
f none usr/share/doc/ntp/hints/rs6000 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   169
f none usr/share/doc/ntp/hints/sco.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   170
f none usr/share/doc/ntp/hints/sgi 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   171
f none usr/share/doc/ntp/hints/solaris-dosynctodr.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   172
f none usr/share/doc/ntp/hints/solaris.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   173
f none usr/share/doc/ntp/hints/solaris.xtra.4023118 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   174
f none usr/share/doc/ntp/hints/solaris.xtra.4095849 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   175
f none usr/share/doc/ntp/hints/solaris.xtra.S99ntpd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   176
f none usr/share/doc/ntp/hints/solaris.xtra.patchfreq 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   177
f none usr/share/doc/ntp/hints/sun4 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   178
f none usr/share/doc/ntp/hints/svr4-dell 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   179
f none usr/share/doc/ntp/hints/svr4_package 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   180
f none usr/share/doc/ntp/hints/todo 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   181
f none usr/share/doc/ntp/hints/vxworks.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   182
f none usr/share/doc/ntp/hints/winnt.html 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   183
f none usr/share/doc/ntp/history.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   184
f none usr/share/doc/ntp/howto.html 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   185
f none usr/share/doc/ntp/huffpuff.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   186
f none usr/share/doc/ntp/icons/home.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   187
f none usr/share/doc/ntp/icons/mail2.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   188
f none usr/share/doc/ntp/index.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   189
f none usr/share/doc/ntp/kern.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   190
f none usr/share/doc/ntp/kernpps.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   191
f none usr/share/doc/ntp/keygen.html 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   192
f none usr/share/doc/ntp/leap.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   193
f none usr/share/doc/ntp/miscopt.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   194
f none usr/share/doc/ntp/monopt.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   195
f none usr/share/doc/ntp/msyslog.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   196
f none usr/share/doc/ntp/ntp_conf.html 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   197
f none usr/share/doc/ntp/ntp-wait.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   198
f none usr/share/doc/ntp/ntpd.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   199
f none usr/share/doc/ntp/ntpdate.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   200
f none usr/share/doc/ntp/ntpdc.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   201
f none usr/share/doc/ntp/ntpdsim.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   202
f none usr/share/doc/ntp/ntpdsim_new.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   203
f none usr/share/doc/ntp/ntpq.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   204
f none usr/share/doc/ntp/ntptime.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   205
f none usr/share/doc/ntp/ntptrace.html 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   206
f none usr/share/doc/ntp/orphan.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   207
f none usr/share/doc/ntp/parsedata.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   208
f none usr/share/doc/ntp/parsenew.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   209
f none usr/share/doc/ntp/pic/9400n.jpg 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   210
f none usr/share/doc/ntp/pic/alice11.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   211
f none usr/share/doc/ntp/pic/alice13.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   212
f none usr/share/doc/ntp/pic/alice15.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   213
f none usr/share/doc/ntp/pic/alice23.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   214
f none usr/share/doc/ntp/pic/alice31.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   215
f none usr/share/doc/ntp/pic/alice32.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   216
f none usr/share/doc/ntp/pic/alice35.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   217
f none usr/share/doc/ntp/pic/alice38.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   218
f none usr/share/doc/ntp/pic/alice44.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   219
f none usr/share/doc/ntp/pic/alice47.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   220
f none usr/share/doc/ntp/pic/alice51.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   221
f none usr/share/doc/ntp/pic/alice61.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   222
f none usr/share/doc/ntp/pic/barnstable.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   223
f none usr/share/doc/ntp/pic/beaver.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   224
f none usr/share/doc/ntp/pic/boom3.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   225
f none usr/share/doc/ntp/pic/boom3a.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   226
f none usr/share/doc/ntp/pic/boom4.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   227
f none usr/share/doc/ntp/pic/broad.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   228
f none usr/share/doc/ntp/pic/bustardfly.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   229
f none usr/share/doc/ntp/pic/c51.jpg 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   230
f none usr/share/doc/ntp/pic/description.jpg 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   231
f none usr/share/doc/ntp/pic/discipline.gif 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   232
f none usr/share/doc/ntp/pic/dogsnake.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   233
f none usr/share/doc/ntp/pic/driver29.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   234
f none usr/share/doc/ntp/pic/driver43_1.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   235
f none usr/share/doc/ntp/pic/driver43_2.jpg 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   236
f none usr/share/doc/ntp/pic/fg6021.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   237
f none usr/share/doc/ntp/pic/fg6039.jpg 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   238
f none usr/share/doc/ntp/pic/fig_3_1.gif 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   239
f none usr/share/doc/ntp/pic/flatheads.gif 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   240
f none usr/share/doc/ntp/pic/flt1.gif 0444 root bin
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   241
f none usr/share/doc/ntp/pic/flt2.gif 0444 root bin
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   242
f none usr/share/doc/ntp/pic/flt3.gif 0444 root bin
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   243
f none usr/share/doc/ntp/pic/flt4.gif 0444 root bin
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   244
f none usr/share/doc/ntp/pic/flt5.gif 0444 root bin
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   245
f none usr/share/doc/ntp/pic/flt6.gif 0444 root bin
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   246
f none usr/share/doc/ntp/pic/flt7.gif 0444 root bin
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   247
f none usr/share/doc/ntp/pic/flt8.gif 0444 root bin
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   248
f none usr/share/doc/ntp/pic/flt9.gif 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   249
f none usr/share/doc/ntp/pic/freq1211.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   250
f none usr/share/doc/ntp/pic/gadget.jpg 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   251
f none usr/share/doc/ntp/pic/gps167.jpg 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   252
f none usr/share/doc/ntp/pic/group.gif 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   253
f none usr/share/doc/ntp/pic/hornraba.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   254
f none usr/share/doc/ntp/pic/igclock.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   255
f none usr/share/doc/ntp/pic/neoclock4x.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   256
f none usr/share/doc/ntp/pic/offset1211.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   257
f none usr/share/doc/ntp/pic/oncore_evalbig.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   258
f none usr/share/doc/ntp/pic/oncore_remoteant.jpg 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   259
f none usr/share/doc/ntp/pic/oncore_utplusbig.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   260
f none usr/share/doc/ntp/pic/oz2.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   261
f none usr/share/doc/ntp/pic/panda.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   262
f none usr/share/doc/ntp/pic/pd_om006.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   263
f none usr/share/doc/ntp/pic/pd_om011.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   264
f none usr/share/doc/ntp/pic/peer.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   265
f none usr/share/doc/ntp/pic/pogo.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   266
f none usr/share/doc/ntp/pic/pogo1a.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   267
f none usr/share/doc/ntp/pic/pogo3a.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   268
f none usr/share/doc/ntp/pic/pogo4.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   269
f none usr/share/doc/ntp/pic/pogo5.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   270
f none usr/share/doc/ntp/pic/pogo6.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   271
f none usr/share/doc/ntp/pic/pogo7.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   272
f none usr/share/doc/ntp/pic/pogo8.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   273
f none usr/share/doc/ntp/pic/pzf509.jpg 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   274
f none usr/share/doc/ntp/pic/pzf511.jpg 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   275
f none usr/share/doc/ntp/pic/rabbit.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   276
f none usr/share/doc/ntp/pic/radio2.jpg 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   277
f none usr/share/doc/ntp/pic/sheepb.jpg 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   278
f none usr/share/doc/ntp/pic/stack1a.jpg 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   279
f none usr/share/doc/ntp/pic/sx5.gif 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   280
f none usr/share/doc/ntp/pic/thunderbolt.jpg 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   281
f none usr/share/doc/ntp/pic/tonea.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   282
f none usr/share/doc/ntp/pic/tribeb.gif 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   283
f none usr/share/doc/ntp/pic/wingdorothy.gif 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   284
f none usr/share/doc/ntp/poll.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   285
f none usr/share/doc/ntp/pps.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   286
f none usr/share/doc/ntp/prefer.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   287
f none usr/share/doc/ntp/quick.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   288
f none usr/share/doc/ntp/rate.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   289
f none usr/share/doc/ntp/rdebug.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   290
f none usr/share/doc/ntp/refclock.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   291
f none usr/share/doc/ntp/release.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   292
f none usr/share/doc/ntp/scripts/accopt.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   293
f none usr/share/doc/ntp/scripts/audio.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   294
f none usr/share/doc/ntp/scripts/authopt.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   295
f none usr/share/doc/ntp/scripts/clockopt.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   296
f none usr/share/doc/ntp/scripts/command.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   297
f none usr/share/doc/ntp/scripts/config.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   298
f none usr/share/doc/ntp/scripts/confopt.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   299
f none usr/share/doc/ntp/scripts/external.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   300
f none usr/share/doc/ntp/scripts/footer.txt 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   301
f none usr/share/doc/ntp/scripts/hand.txt 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   302
f none usr/share/doc/ntp/scripts/install.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   303
f none usr/share/doc/ntp/scripts/manual.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   304
f none usr/share/doc/ntp/scripts/misc.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   305
f none usr/share/doc/ntp/scripts/miscopt.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   306
f none usr/share/doc/ntp/scripts/monopt.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   307
f none usr/share/doc/ntp/scripts/refclock.txt 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   308
f none usr/share/doc/ntp/scripts/special.txt 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   309
f none usr/share/doc/ntp/scripts/style.css 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   310
f none usr/share/doc/ntp/select.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   311
f none usr/share/doc/ntp/sitemap.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   312
f none usr/share/doc/ntp/sntp.html 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   313
f none usr/share/doc/ntp/stats.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   314
f none usr/share/doc/ntp/tickadj.html 0444 root bin
252
600924158051 Bump ntpd to 4.2.7p411
Jon Tibble <meths@btinternet.com>
parents: 0
diff changeset
   315
f none usr/share/doc/ntp/warp.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   316
f none usr/share/doc/ntp/xleave.html 0444 root bin