Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/mk mk: Add MKNTP, MKTCPDUMP knobs.



details:   https://anonhg.NetBSD.org/src/rev/d4b899b68462
branches:  trunk
changeset: 366468:d4b899b68462
user:      nia <nia%NetBSD.org@localhost>
date:      Sat May 28 11:17:35 2022 +0000

description:
mk: Add MKNTP, MKTCPDUMP knobs.

diffstat:

 distrib/sets/lists/base/mi  |   20 ++--
 distrib/sets/lists/debug/mi |   18 +-
 distrib/sets/lists/etc/mi   |    8 +-
 distrib/sets/lists/man/mi   |   68 +++++++-------
 distrib/sets/lists/misc/mi  |  202 ++++++++++++++++++++++----------------------
 etc/Makefile                |    8 +-
 etc/rc.d/Makefile           |    8 +-
 external/bsd/Makefile       |   10 +-
 share/man/man5/mk.conf.5    |   20 +++-
 share/mk/bsd.README         |    8 +-
 share/mk/bsd.own.mk         |    4 +-
 11 files changed, 206 insertions(+), 168 deletions(-)

diffs (truncated from 697 to 300 lines):

diff -r a78524897786 -r d4b899b68462 distrib/sets/lists/base/mi
--- a/distrib/sets/lists/base/mi        Sat May 28 10:36:21 2022 +0000
+++ b/distrib/sets/lists/base/mi        Sat May 28 11:17:35 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1302 2022/05/27 07:28:21 nia Exp $
+# $NetBSD: mi,v 1.1303 2022/05/28 11:17:36 nia Exp $
 #
 # Note:        Don't delete entries from here - mark them as "obsolete" instead,
 #      unless otherwise stated below.
@@ -1626,14 +1626,14 @@
 ./usr/sbin/nslookup                            base-obsolete           obsolete
 ./usr/sbin/nsquery                             base-obsolete           obsolete
 ./usr/sbin/nstest                              base-obsolete           obsolete
-./usr/sbin/ntp-keygen                          base-ntp-bin
-./usr/sbin/ntpd                                        base-ntp-bin
-./usr/sbin/ntpdate                             base-ntp-bin
-./usr/sbin/ntpdc                               base-ntp-bin
-./usr/sbin/ntpq                                        base-ntp-bin
-./usr/sbin/ntptime                             base-ntp-bin
+./usr/sbin/ntp-keygen                          base-ntp-bin            ntp
+./usr/sbin/ntpd                                        base-ntp-bin            ntp
+./usr/sbin/ntpdate                             base-ntp-bin            ntp
+./usr/sbin/ntpdc                               base-ntp-bin            ntp
+./usr/sbin/ntpq                                        base-ntp-bin            ntp
+./usr/sbin/ntptime                             base-ntp-bin            ntp
 ./usr/sbin/ntptimeset                          base-obsolete           obsolete
-./usr/sbin/ntptrace                            base-ntp-bin
+./usr/sbin/ntptrace                            base-ntp-bin            ntp
 ./usr/sbin/nvmmctl                             base-sysutil-bin        nvmm
 ./usr/sbin/omshell                             base-dhcpd-bin          dhcpd
 ./usr/sbin/opensnoop                           base-debug-bin          dtrace
@@ -1747,7 +1747,7 @@
 ./usr/sbin/sliplogin                           base-slip-bin
 ./usr/sbin/slstats                             base-slip-bin
 ./usr/sbin/smrsh                               base-obsolete           obsolete
-./usr/sbin/sntp                                        base-ntp-bin
+./usr/sbin/sntp                                        base-ntp-bin            ntp
 ./usr/sbin/spamdb                              base-obsolete           obsolete
 ./usr/sbin/spawn                               base-obsolete           obsolete
 ./usr/sbin/spray                               base-rpcutil-bin
@@ -1770,7 +1770,7 @@
 ./usr/sbin/tcpdchk                             base-netutil-bin
 ./usr/sbin/tcpdmatch                           base-netutil-bin
 ./usr/sbin/tcpdrop                             base-netutil-bin
-./usr/sbin/tcpdump                             base-netutil-bin
+./usr/sbin/tcpdump                             base-netutil-bin        tcpdump
 ./usr/sbin/tcsd                                        base-tpm-bin            tpm
 ./usr/sbin/timed                               base-timed-bin
 ./usr/sbin/timedc                              base-timed-bin
diff -r a78524897786 -r d4b899b68462 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Sat May 28 10:36:21 2022 +0000
+++ b/distrib/sets/lists/debug/mi       Sat May 28 11:17:35 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.381 2022/05/27 07:28:22 nia Exp $
+# $NetBSD: mi,v 1.382 2022/05/28 11:17:36 nia Exp $
 ./etc/mtree/set.debug                           comp-sys-root
 ./usr/lib                                      comp-sys-usr            compatdir
 ./usr/lib/i18n/libBIG5_g.a                     comp-c-debuglib         debuglib,compatfile
@@ -1216,12 +1216,12 @@
 ./usr/libdata/debug/usr/sbin/nsd-control.debug         comp-nsd-debug  nsd
 ./usr/libdata/debug/usr/sbin/nsd.debug         comp-nsd-debug          nsd
 ./usr/libdata/debug/usr/sbin/nsec3hash.debug   comp-bind-debug         debug
-./usr/libdata/debug/usr/sbin/ntp-keygen.debug  comp-ntp-debug          debug
-./usr/libdata/debug/usr/sbin/ntpd.debug                comp-ntp-debug          debug
-./usr/libdata/debug/usr/sbin/ntpdate.debug     comp-ntp-debug          debug
-./usr/libdata/debug/usr/sbin/ntpdc.debug       comp-ntp-debug          debug
-./usr/libdata/debug/usr/sbin/ntpq.debug                comp-ntp-debug          debug
-./usr/libdata/debug/usr/sbin/ntptime.debug     comp-ntp-debug          debug
+./usr/libdata/debug/usr/sbin/ntp-keygen.debug  comp-ntp-debug          ntp,debug
+./usr/libdata/debug/usr/sbin/ntpd.debug                comp-ntp-debug          ntp,debug
+./usr/libdata/debug/usr/sbin/ntpdate.debug     comp-ntp-debug          ntp,debug
+./usr/libdata/debug/usr/sbin/ntpdc.debug       comp-ntp-debug          ntp,debug
+./usr/libdata/debug/usr/sbin/ntpq.debug                comp-ntp-debug          ntp,debug
+./usr/libdata/debug/usr/sbin/ntptime.debug     comp-ntp-debug          ntp,debug
 ./usr/libdata/debug/usr/sbin/nvmmctl.debug     comp-sysutil-debug      debug,nvmm
 ./usr/libdata/debug/usr/sbin/omshell.debug     comp-dhcpd-debug        debug,dhcpd
 ./usr/libdata/debug/usr/sbin/pac.debug         comp-sysutil-debug      debug
@@ -1315,7 +1315,7 @@
 ./usr/libdata/debug/usr/sbin/setencstat.debug  comp-sysutil-debug      debug
 ./usr/libdata/debug/usr/sbin/setobjstat.debug  comp-sysutil-debug      debug
 ./usr/libdata/debug/usr/sbin/sliplogin.debug   comp-slip-debug         debug
-./usr/libdata/debug/usr/sbin/sntp.debug                comp-ntp-debug          debug
+./usr/libdata/debug/usr/sbin/sntp.debug                comp-ntp-debug          ntp,debug
 ./usr/libdata/debug/usr/sbin/spray.debug       comp-rpcutil-debug      debug
 ./usr/libdata/debug/usr/sbin/srtconfig.debug   comp-netutil-debug      debug
 ./usr/libdata/debug/usr/sbin/sshd.debug                comp-secsh-debug        debug
@@ -1331,7 +1331,7 @@
 ./usr/libdata/debug/usr/sbin/tcpdchk.debug     comp-netutil-debug      debug
 ./usr/libdata/debug/usr/sbin/tcpdmatch.debug   comp-netutil-debug      debug
 ./usr/libdata/debug/usr/sbin/tcpdrop.debug     comp-netutil-debug      debug
-./usr/libdata/debug/usr/sbin/tcpdump.debug     comp-netutil-debug      debug
+./usr/libdata/debug/usr/sbin/tcpdump.debug     comp-netutil-debug      tcpdump,debug
 ./usr/libdata/debug/usr/sbin/tcsd.debug                comp-tpm-debug          tpm,debug
 ./usr/libdata/debug/usr/sbin/timed.debug       comp-timed-debug        debug
 ./usr/libdata/debug/usr/sbin/timedc.debug      comp-timed-debug        debug
diff -r a78524897786 -r d4b899b68462 distrib/sets/lists/etc/mi
--- a/distrib/sets/lists/etc/mi Sat May 28 10:36:21 2022 +0000
+++ b/distrib/sets/lists/etc/mi Sat May 28 11:17:35 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.267 2022/05/25 21:25:46 nia Exp $
+# $NetBSD: mi,v 1.268 2022/05/28 11:17:36 nia Exp $
 #
 # Note: end-user configuration files that are moved to another location
 #      should not be marked "obsolete"; they should just be removed from
@@ -111,7 +111,7 @@
 ./etc/networks                                 etc-net-etc
 ./etc/newsyslog.conf                           etc-sysutil-etc
 ./etc/nsswitch.conf                            etc-net-etc
-./etc/ntp.conf                                 etc-ntp-etc
+./etc/ntp.conf                                 etc-ntp-etc             ntp
 ./etc/obsolete/base                            etc-obsolete            obsolete
 ./etc/obsolete/comp                            etc-obsolete            obsolete
 ./etc/obsolete/etc                             etc-obsolete            obsolete
@@ -274,8 +274,8 @@
 ./etc/rc.d/npf_boot                            etc-npf-rc
 ./etc/rc.d/npfd                                        etc-npf-rc
 ./etc/rc.d/nsd                                 etc-nsd-rc              nsd
-./etc/rc.d/ntpd                                        etc-ntp-rc
-./etc/rc.d/ntpdate                             etc-ntp-rc
+./etc/rc.d/ntpd                                        etc-ntp-rc              ntp
+./etc/rc.d/ntpdate                             etc-ntp-rc              ntp
 ./etc/rc.d/perusertmp                          etc-sys-rc
 ./etc/rc.d/pf                                  etc-net-rc
 ./etc/rc.d/pf_boot                             etc-net-rc
diff -r a78524897786 -r d4b899b68462 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Sat May 28 10:36:21 2022 +0000
+++ b/distrib/sets/lists/man/mi Sat May 28 11:17:35 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1743 2022/05/27 07:28:22 nia Exp $
+# $NetBSD: mi,v 1.1744 2022/05/28 11:17:36 nia Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -543,7 +543,7 @@
 ./usr/share/man/cat1/sleep.0                   man-util-catman         .cat
 ./usr/share/man/cat1/slogin.0                  man-secsh-catman        .cat
 ./usr/share/man/cat1/smbutil.0                 man-obsolete            obsolete
-./usr/share/man/cat1/sntp.0                    man-ntp-catman          .cat
+./usr/share/man/cat1/sntp.0                    man-ntp-catman          ntp,.cat
 ./usr/share/man/cat1/sockstat.0                        man-util-catman         .cat
 ./usr/share/man/cat1/sort.0                    man-util-catman         .cat
 ./usr/share/man/cat1/sortinfo.0                        man-texinfo-catman      .cat
@@ -2277,8 +2277,8 @@
 ./usr/share/man/cat5/npf.conf.0                        man-npf-catman          .cat,npf
 ./usr/share/man/cat5/nsd.conf.0                        man-nsd-catman          .cat,nsd
 ./usr/share/man/cat5/nsswitch.conf.0           man-net-catman          .cat
-./usr/share/man/cat5/ntp.conf.0                        man-ntp-catman          .cat
-./usr/share/man/cat5/ntp.keys.0                        man-ntp-catman          .cat
+./usr/share/man/cat5/ntp.conf.0                        man-ntp-catman          ntp,.cat
+./usr/share/man/cat5/ntp.keys.0                        man-ntp-catman          ntp,.cat
 ./usr/share/man/cat5/openssl.cnf.0             man-crypto-catman       .cat
 ./usr/share/man/cat5/pam.conf.0                        man-sys-catman          pam,.cat
 ./usr/share/man/cat5/passwd.0                  man-sys-catman          .cat
@@ -2937,13 +2937,13 @@
 ./usr/share/man/cat8/nslookup.0                        man-netutil-catman      .cat
 ./usr/share/man/cat8/nsupdate.0                        man-obsolete            obsolete
 ./usr/share/man/cat8/ntalkd.0                  man-netutil-catman      .cat
-./usr/share/man/cat8/ntp-keygen.0              man-ntp-catman          .cat
-./usr/share/man/cat8/ntpd.0                    man-ntp-catman          .cat
-./usr/share/man/cat8/ntpdate.0                 man-ntp-catman          .cat
-./usr/share/man/cat8/ntpdc.0                   man-ntp-catman          .cat
-./usr/share/man/cat8/ntpq.0                    man-ntp-catman          .cat
-./usr/share/man/cat8/ntptime.0                 man-ntp-catman          .cat
-./usr/share/man/cat8/ntptrace.0                        man-ntp-catman          .cat
+./usr/share/man/cat8/ntp-keygen.0              man-ntp-catman          ntp,.cat
+./usr/share/man/cat8/ntpd.0                    man-ntp-catman          ntp,.cat
+./usr/share/man/cat8/ntpdate.0                 man-ntp-catman          ntp,.cat
+./usr/share/man/cat8/ntpdc.0                   man-ntp-catman          ntp,.cat
+./usr/share/man/cat8/ntpq.0                    man-ntp-catman          ntp,.cat
+./usr/share/man/cat8/ntptime.0                 man-ntp-catman          ntp,.cat
+./usr/share/man/cat8/ntptrace.0                        man-ntp-catman          ntp,.cat
 ./usr/share/man/cat8/nvmectl.0                 man-sysutil-catman      .cat
 ./usr/share/man/cat8/nvmmctl.0                 man-sysutil-catman      .cat
 ./usr/share/man/cat8/ofctl.0                   man-sysutil-catman      .cat
@@ -3216,7 +3216,7 @@
 ./usr/share/man/cat8/tcpdchk.0                 man-netutil-catman      .cat
 ./usr/share/man/cat8/tcpdmatch.0               man-netutil-catman      .cat
 ./usr/share/man/cat8/tcpdrop.0                 man-netutil-catman      .cat
-./usr/share/man/cat8/tcpdump.0                 man-netutil-catman      .cat
+./usr/share/man/cat8/tcpdump.0                 man-netutil-catman      tcpdump,.cat
 ./usr/share/man/cat8/telnetd.0                 man-netutil-catman      .cat
 ./usr/share/man/cat8/tftp-proxy.0              man-pf-catman           pf,.cat
 ./usr/share/man/cat8/tftpd.0                   man-netutil-catman      .cat
@@ -3860,7 +3860,7 @@
 ./usr/share/man/html1/sleep.html               man-util-htmlman        html
 ./usr/share/man/html1/slogin.html              man-secsh-htmlman       html
 ./usr/share/man/html1/smbutil.html             man-obsolete            obsolete
-./usr/share/man/html1/sntp.html                        man-ntp-htmlman         html
+./usr/share/man/html1/sntp.html                        man-ntp-htmlman         ntp,html
 ./usr/share/man/html1/sockstat.html            man-util-htmlman        html
 ./usr/share/man/html1/sort.html                        man-util-htmlman        html
 ./usr/share/man/html1/sortinfo.html            man-texinfo-htmlman     html
@@ -5446,8 +5446,8 @@
 ./usr/share/man/html5/npf.conf.html            man-npf-htmlman         html,npf
 ./usr/share/man/html5/nsd.conf.html            man-nsd-htmlman         html,nsd
 ./usr/share/man/html5/nsswitch.conf.html       man-net-htmlman         html
-./usr/share/man/html5/ntp.conf.html            man-ntp-htmlman         html
-./usr/share/man/html5/ntp.keys.html            man-ntp-htmlman         html
+./usr/share/man/html5/ntp.conf.html            man-ntp-htmlman         ntp,html
+./usr/share/man/html5/ntp.keys.html            man-ntp-htmlman         ntp,html
 ./usr/share/man/html5/openssl.cnf.html         man-crypto-htmlman      html
 ./usr/share/man/html5/pam.conf.html            man-sys-htmlman         pam,html
 ./usr/share/man/html5/passwd.conf.html         man-sys-htmlman         html
@@ -5968,13 +5968,13 @@
 ./usr/share/man/html8/nslookup.html            man-netutil-htmlman     html
 ./usr/share/man/html8/nsupdate.html            man-obsolete            obsolete
 ./usr/share/man/html8/ntalkd.html              man-netutil-htmlman     html
-./usr/share/man/html8/ntp-keygen.html          man-ntp-htmlman         html
-./usr/share/man/html8/ntpd.html                        man-ntp-htmlman         html
-./usr/share/man/html8/ntpdate.html             man-ntp-htmlman         html
-./usr/share/man/html8/ntpdc.html               man-ntp-htmlman         html
-./usr/share/man/html8/ntpq.html                        man-ntp-htmlman         html
-./usr/share/man/html8/ntptime.html             man-ntp-htmlman         html
-./usr/share/man/html8/ntptrace.html            man-ntp-htmlman         html
+./usr/share/man/html8/ntp-keygen.html          man-ntp-htmlman         ntp,html
+./usr/share/man/html8/ntpd.html                        man-ntp-htmlman         ntp,html
+./usr/share/man/html8/ntpdate.html             man-ntp-htmlman         ntp,html
+./usr/share/man/html8/ntpdc.html               man-ntp-htmlman         ntp,html
+./usr/share/man/html8/ntpq.html                        man-ntp-htmlman         ntp,html
+./usr/share/man/html8/ntptime.html             man-ntp-htmlman         ntp,html
+./usr/share/man/html8/ntptrace.html            man-ntp-htmlman         ntp,html
 ./usr/share/man/html8/nvmectl.html             man-sysutil-htmlman     html
 ./usr/share/man/html8/nvmmctl.html             man-sysutil-htmlman     html
 ./usr/share/man/html8/ofctl.html               man-sysutil-htmlman     html
@@ -6188,7 +6188,7 @@
 ./usr/share/man/html8/tcpdchk.html             man-netutil-htmlman     html
 ./usr/share/man/html8/tcpdmatch.html           man-netutil-htmlman     html
 ./usr/share/man/html8/tcpdrop.html             man-netutil-htmlman     html
-./usr/share/man/html8/tcpdump.html             man-netutil-htmlman     html
+./usr/share/man/html8/tcpdump.html             man-netutil-htmlman     tcpdump,html
 ./usr/share/man/html8/telnetd.html             man-netutil-htmlman     html
 ./usr/share/man/html8/tftp-proxy.html          man-pf-htmlman          pf,html
 ./usr/share/man/html8/tftpd.html               man-netutil-htmlman     html
@@ -6829,7 +6829,7 @@
 ./usr/share/man/man1/sleep.1                   man-util-man            .man
 ./usr/share/man/man1/slogin.1                  man-secsh-man           .man
 ./usr/share/man/man1/smbutil.1                 man-obsolete            obsolete
-./usr/share/man/man1/sntp.1                    man-ntp-man             .man
+./usr/share/man/man1/sntp.1                    man-ntp-man             ntp,.man
 ./usr/share/man/man1/sockstat.1                        man-util-man            .man
 ./usr/share/man/man1/sort.1                    man-util-man            .man
 ./usr/share/man/man1/sortinfo.1                        man-texinfo-man         .man
@@ -8563,8 +8563,8 @@
 ./usr/share/man/man5/npf.conf.5                        man-npf-man             .man,npf
 ./usr/share/man/man5/nsd.conf.5                        man-nsd-man             .man,nsd
 ./usr/share/man/man5/nsswitch.conf.5           man-net-man             .man
-./usr/share/man/man5/ntp.conf.5                        man-ntp-man             .man
-./usr/share/man/man5/ntp.keys.5                        man-ntp-man             .man
+./usr/share/man/man5/ntp.conf.5                        man-ntp-man             ntp,.man
+./usr/share/man/man5/ntp.keys.5                        man-ntp-man             ntp,.man
 ./usr/share/man/man5/openssl.cnf.5             man-crypto-man          .man
 ./usr/share/man/man5/pam.conf.5                        man-sys-man             pam,.man
 ./usr/share/man/man5/passwd.5                  man-sys-man             .man
@@ -9223,13 +9223,13 @@
 ./usr/share/man/man8/nslookup.8                        man-netutil-man         .man
 ./usr/share/man/man8/nsupdate.8                        man-obsolete            obsolete
 ./usr/share/man/man8/ntalkd.8                  man-netutil-man         .man
-./usr/share/man/man8/ntp-keygen.8              man-ntp-man             .man
-./usr/share/man/man8/ntpd.8                    man-ntp-man             .man
-./usr/share/man/man8/ntpdate.8                 man-ntp-man             .man
-./usr/share/man/man8/ntpdc.8                   man-ntp-man             .man
-./usr/share/man/man8/ntpq.8                    man-ntp-man             .man
-./usr/share/man/man8/ntptime.8                 man-ntp-man             .man
-./usr/share/man/man8/ntptrace.8                        man-ntp-man             .man
+./usr/share/man/man8/ntp-keygen.8              man-ntp-man             ntp,.man
+./usr/share/man/man8/ntpd.8                    man-ntp-man             ntp,.man
+./usr/share/man/man8/ntpdate.8                 man-ntp-man             ntp,.man
+./usr/share/man/man8/ntpdc.8                   man-ntp-man             ntp,.man
+./usr/share/man/man8/ntpq.8                    man-ntp-man             ntp,.man
+./usr/share/man/man8/ntptime.8                 man-ntp-man             ntp,.man
+./usr/share/man/man8/ntptrace.8                        man-ntp-man             ntp,.man
 ./usr/share/man/man8/nvmectl.8                 man-sysutil-man         .man
 ./usr/share/man/man8/nvmmctl.8                 man-sysutil-man         .man
 ./usr/share/man/man8/ofctl.8                   man-sysutil-man         .man
@@ -9502,7 +9502,7 @@
 ./usr/share/man/man8/tcpdchk.8                 man-netutil-man         .man
 ./usr/share/man/man8/tcpdmatch.8               man-netutil-man         .man
 ./usr/share/man/man8/tcpdrop.8                 man-netutil-man         .man
-./usr/share/man/man8/tcpdump.8                 man-netutil-man         .man
+./usr/share/man/man8/tcpdump.8                 man-netutil-man         tcpdump,.man
 ./usr/share/man/man8/telnetd.8                 man-netutil-man         .man
 ./usr/share/man/man8/tftp-proxy.8              man-pf-man              pf,.man
 ./usr/share/man/man8/tftpd.8                   man-netutil-man         .man
diff -r a78524897786 -r d4b899b68462 distrib/sets/lists/misc/mi
--- a/distrib/sets/lists/misc/mi        Sat May 28 10:36:21 2022 +0000
+++ b/distrib/sets/lists/misc/mi        Sat May 28 11:17:35 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.220 2022/05/25 20:44:01 nia Exp $
+# $NetBSD: mi,v 1.221 2022/05/28 11:17:36 nia Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -796,109 +796,109 @@
 ./usr/share/doc/reference/ref8/lpd/lpd2.png                    misc-smm-doc            doc,html,groffhtmldoc
 ./usr/share/doc/reference/ref8/lpd/lpd3.png                    misc-smm-doc            doc,html,groffhtmldoc
 ./usr/share/doc/reference/ref8/ntp                             misc-ntp-htmldoc
-./usr/share/doc/reference/ref8/ntp/accopt.html                 misc-ntp-htmldoc        doc
-./usr/share/doc/reference/ref8/ntp/assoc.html                  misc-ntp-htmldoc        doc
-./usr/share/doc/reference/ref8/ntp/audio.html                  misc-ntp-htmldoc        doc
-./usr/share/doc/reference/ref8/ntp/authopt.html                        misc-ntp-htmldoc        doc



Home | Main Index | Thread Index | Old Index