Source-Changes-HG archive

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

[src/trunk]: src Remove the userland part of ISDN. The kernel part is untouch...



details:   https://anonhg.NetBSD.org/src/rev/574fd40d40f5
branches:  trunk
changeset: 836030:574fd40d40f5
user:      maxv <maxv%NetBSD.org@localhost>
date:      Sun Sep 23 07:24:19 2018 +0000

description:
Remove the userland part of ISDN. The kernel part is untouched for now.
ipppctl was actually an exact copy of pppoectl; there is no functional
change in pppoectl in this commit.

diffstat:

 distrib/sets/lists/base/mi                 |    18 +-
 distrib/sets/lists/base/rescue.mi          |     4 +-
 distrib/sets/lists/debug/mi                |    14 +-
 distrib/sets/lists/etc/mi                  |     4 +-
 distrib/sets/lists/man/mi                  |    68 +-
 distrib/sets/lists/misc/mi                 |    16 +-
 etc/defaults/rc.conf                       |     5 +-
 etc/mtree/NetBSD.dist.base                 |     3 +-
 etc/mtree/special                          |     3 +-
 etc/rc.d/Makefile                          |     4 +-
 etc/rc.d/ipfs                              |     4 +-
 etc/rc.d/isdnd                             |    24 -
 etc/rc.d/racoon                            |     4 +-
 rescue/list                                |     4 +-
 sbin/pppoectl/Makefile                     |     4 +-
 sbin/pppoectl/pppoectl.8                   |    60 +-
 share/examples/Makefile                    |     4 +-
 share/examples/isdn/Makefile               |    13 -
 share/examples/isdn/holidays.D.SH          |    32 -
 share/examples/isdn/isdnd.rates.A          |    40 -
 share/examples/isdn/isdnd.rates.D          |    52 -
 share/examples/isdn/isdnd.rates.F          |   154 --
 share/examples/isdn/isdnd.rates.L          |    45 -
 share/examples/isdn/isdnd.rates.UK.BT      |    63 -
 share/examples/isdn/isdnd.rc.sample        |   385 -----
 share/man/man5/rc.conf.5                   |    26 +-
 usr.sbin/Makefile                          |     4 +-
 usr.sbin/ifwatchd/ifwatchd.8               |     8 +-
 usr.sbin/isdn/Makefile                     |     6 -
 usr.sbin/isdn/Makefile.inc                 |    13 -
 usr.sbin/isdn/dtmfdecode/Makefile          |    15 -
 usr.sbin/isdn/dtmfdecode/dtmfdecode.1      |    67 -
 usr.sbin/isdn/dtmfdecode/dtmfdecode.c      |   150 --
 usr.sbin/isdn/dtmfdecode/dtmfsounds.al.uue |  2098 ----------------------------
 usr.sbin/isdn/isdnd/Makefile               |    37 -
 usr.sbin/isdn/isdnd/alias.c                |   191 --
 usr.sbin/isdn/isdnd/config.h               |    61 -
 usr.sbin/isdn/isdnd/controller.c           |   441 -----
 usr.sbin/isdn/isdnd/curses.c               |   866 -----------
 usr.sbin/isdn/isdnd/dial.c                 |   168 --
 usr.sbin/isdn/isdnd/exec.c                 |   407 -----
 usr.sbin/isdn/isdnd/fsm.c                  |   448 -----
 usr.sbin/isdn/isdnd/holiday.c              |   202 --
 usr.sbin/isdn/isdnd/isdnd.8                |   408 -----
 usr.sbin/isdn/isdnd/isdnd.acct.5           |   109 -
 usr.sbin/isdn/isdnd/isdnd.h                |   896 -----------
 usr.sbin/isdn/isdnd/isdnd.rates.5          |   115 -
 usr.sbin/isdn/isdnd/isdnd.rc.5             |   996 -------------
 usr.sbin/isdn/isdnd/log.c                  |   254 ---
 usr.sbin/isdn/isdnd/main.c                 |   829 -----------
 usr.sbin/isdn/isdnd/monitor.c              |  1281 -----------------
 usr.sbin/isdn/isdnd/msghdl.c               |  1301 -----------------
 usr.sbin/isdn/isdnd/pathnames.h            |    61 -
 usr.sbin/isdn/isdnd/pcause.c               |   232 ---
 usr.sbin/isdn/isdnd/process.c              |   219 --
 usr.sbin/isdn/isdnd/rates.c                |   509 ------
 usr.sbin/isdn/isdnd/rc_config.c            |  1771 -----------------------
 usr.sbin/isdn/isdnd/rc_parse.y             |   533 -------
 usr.sbin/isdn/isdnd/rc_scan.l              |   202 --
 usr.sbin/isdn/isdnd/support.c              |  1210 ----------------
 usr.sbin/isdn/isdnd/timer.c                |   432 -----
 usr.sbin/isdn/isdnmonitor/Makefile         |    13 -
 usr.sbin/isdn/isdnmonitor/Makefile.hpux    |    31 -
 usr.sbin/isdn/isdnmonitor/curses.c         |   618 --------
 usr.sbin/isdn/isdnmonitor/isdnmonitor.8    |   171 --
 usr.sbin/isdn/isdnmonitor/main.c           |  1182 ---------------
 usr.sbin/isdn/isdnmonitor/monitor.h        |   287 ---
 usr.sbin/isdn/isdnmonitor/monprivate.h     |   211 --
 usr.sbin/isdn/isdntel/Makefile             |    11 -
 usr.sbin/isdn/isdntel/alias.c              |   139 -
 usr.sbin/isdn/isdntel/alias.h              |    51 -
 usr.sbin/isdn/isdntel/defs.h               |   157 --
 usr.sbin/isdn/isdntel/display.c            |   254 ---
 usr.sbin/isdn/isdntel/files.c              |   299 ---
 usr.sbin/isdn/isdntel/isdntel.8            |    99 -
 usr.sbin/isdn/isdntel/main.c               |   389 -----
 usr.sbin/isdn/isdntelctl/Makefile          |     7 -
 usr.sbin/isdn/isdntelctl/isdntelctl.8      |   100 -
 usr.sbin/isdn/isdntelctl/main.c            |   227 ---
 usr.sbin/isdn/isdntrace/1tr6.c             |   756 ----------
 usr.sbin/isdn/isdntrace/Makefile           |    11 -
 usr.sbin/isdn/isdntrace/cable.txt          |    62 -
 usr.sbin/isdn/isdntrace/isdntrace.8        |   217 --
 usr.sbin/isdn/isdntrace/pcause_1tr6.c      |   166 --
 usr.sbin/isdn/isdntrace/pcause_1tr6.h      |    70 -
 usr.sbin/isdn/isdntrace/pcause_q850.c      |   330 ----
 usr.sbin/isdn/isdntrace/pcause_q850.h      |   111 -
 usr.sbin/isdn/isdntrace/q921.c             |   268 ---
 usr.sbin/isdn/isdntrace/q931.c             |   792 ----------
 usr.sbin/isdn/isdntrace/q931_util.c        |  1047 -------------
 usr.sbin/isdn/isdntrace/q932_fac.c         |  1239 ----------------
 usr.sbin/isdn/isdntrace/q932_fac.h         |   180 --
 usr.sbin/isdn/isdntrace/trace.c            |   868 -----------
 usr.sbin/isdn/isdntrace/trace.h            |    93 -
 usr.sbin/isdn/isdntrace/unknownl3.c        |   106 -
 usr.sbin/postinstall/postinstall           |     3 +-
 96 files changed, 92 insertions(+), 28066 deletions(-)

diffs (truncated from 28920 to 300 lines):

diff -r 7b1464ccfc96 -r 574fd40d40f5 distrib/sets/lists/base/mi
--- a/distrib/sets/lists/base/mi        Sun Sep 23 06:39:23 2018 +0000
+++ b/distrib/sets/lists/base/mi        Sun Sep 23 07:24:19 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1188 2018/09/19 13:58:26 maxv Exp $
+# $NetBSD: mi,v 1.1189 2018/09/23 07:24:19 maxv Exp $
 #
 # Note:        Don't delete entries from here - mark them as "obsolete" instead,
 #      unless otherwise stated below.
@@ -509,7 +509,7 @@
 ./sbin/ifconfig                                        base-netutil-root
 ./sbin/init                                    base-sysutil-root
 ./sbin/ipf                                     base-ipf-root           ipfilter
-./sbin/ipppctl                                 base-netutil-root
+./sbin/ipppctl                                 base-obsolete           obsolete
 ./sbin/iscsictl                                        base-iscsi-bin          iscsi
 ./sbin/iscsid                                  base-iscsi-bin          iscsi
 ./sbin/ispppcontrol                            base-obsolete           obsolete
@@ -1677,7 +1677,7 @@
 ./usr/sbin/dnssec-signzone                     base-bind-bin
 ./usr/sbin/dnssec-verify                       base-bind-bin
 ./usr/sbin/download-vulnerability-list         base-pkgutil-bin
-./usr/sbin/dtmfdecode                          base-isdn-bin
+./usr/sbin/dtmfdecode                          base-obsolete           obsolete
 ./usr/sbin/dtrace                              base-debug-bin          dtrace
 ./usr/sbin/dtruss                              base-debug-bin          dtrace
 ./usr/sbin/dumpfs                              base-sysutil-bin
@@ -1740,11 +1740,11 @@
 ./usr/sbin/irdaattach                          base-sysutil-bin
 ./usr/sbin/iscsi-initiator                     base-iscsi-bin          iscsi
 ./usr/sbin/iscsi-target                                base-iscsi-bin          iscsi
-./usr/sbin/isdnd                               base-isdn-bin
-./usr/sbin/isdnmonitor                         base-isdn-bin
-./usr/sbin/isdntel                             base-isdn-bin
-./usr/sbin/isdntelctl                          base-isdn-bin
-./usr/sbin/isdntrace                           base-isdn-bin
+./usr/sbin/isdnd                               base-obsolete           obsolete
+./usr/sbin/isdnmonitor                         base-obsolete           obsolete
+./usr/sbin/isdntel                             base-obsolete           obsolete
+./usr/sbin/isdntelctl                          base-obsolete           obsolete
+./usr/sbin/isdntrace                           base-obsolete           obsolete
 ./usr/sbin/isibootd                            base-bootserver-bin
 ./usr/sbin/ispppcontrol                                base-obsolete           obsolete
 ./usr/sbin/iwictl                              base-sysutil-bin
@@ -2225,7 +2225,7 @@
 ./usr/share/examples/getdate                   base-sys-examples
 ./usr/share/examples/hostapd                   base-netutil-examples
 ./usr/share/examples/ipf                       base-netutil-examples
-./usr/share/examples/isdn                      base-isdn-examples
+./usr/share/examples/isdn                      base-obsolete   obsolete
 ./usr/share/examples/kerberos                  base-krb5-examples
 ./usr/share/examples/lua                       base-sys-examples
 ./usr/share/examples/lua/README                        base-sys-examples       share
diff -r 7b1464ccfc96 -r 574fd40d40f5 distrib/sets/lists/base/rescue.mi
--- a/distrib/sets/lists/base/rescue.mi Sun Sep 23 06:39:23 2018 +0000
+++ b/distrib/sets/lists/base/rescue.mi Sun Sep 23 07:24:19 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rescue.mi,v 1.42 2018/07/31 16:44:28 khorben Exp $
+# $NetBSD: rescue.mi,v 1.43 2018/09/23 07:24:19 maxv Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -58,7 +58,7 @@
 ./rescue/init                                  base-rescue-root
 ./rescue/init.bak                              base-rescue-root
 ./rescue/installboot                           base-rescue-root
-./rescue/ipppctl                               base-rescue-root
+./rescue/ipppctl                               base-obsolete   obsolete
 ./rescue/kdump                                 base-rescue-root
 ./rescue/kill                                  base-rescue-root
 ./rescue/ksh                                   base-rescue-root
diff -r 7b1464ccfc96 -r 574fd40d40f5 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Sun Sep 23 06:39:23 2018 +0000
+++ b/distrib/sets/lists/debug/mi       Sun Sep 23 07:24:19 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.266 2018/09/22 12:54:34 rmind Exp $
+# $NetBSD: mi,v 1.267 2018/09/23 07:24:19 maxv 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
@@ -1058,7 +1058,7 @@
 ./usr/libdata/debug/usr/sbin/dnssec-settime.debug      comp-bind-debug         debug
 ./usr/libdata/debug/usr/sbin/dnssec-signzone.debug     comp-bind-debug         debug
 ./usr/libdata/debug/usr/sbin/dnssec-verify.debug       comp-bind-debug         debug
-./usr/libdata/debug/usr/sbin/dtmfdecode.debug  comp-isdn-debug         debug
+./usr/libdata/debug/usr/sbin/dtmfdecode.debug  comp-obsolete           obsolete
 ./usr/libdata/debug/usr/sbin/dtrace.debug      comp-util-debug         dtrace,debug
 ./usr/libdata/debug/usr/sbin/dumpfs.debug      comp-sysutil-debug      debug
 ./usr/libdata/debug/usr/sbin/dumplfs.debug     comp-sysutil-debug      debug
@@ -1105,11 +1105,11 @@
 ./usr/libdata/debug/usr/sbin/irdaattach.debug  comp-sysutil-debug      debug
 ./usr/libdata/debug/usr/sbin/iscsi-initiator.debug     comp-iscsi-debug        iscsi,debug
 ./usr/libdata/debug/usr/sbin/iscsi-target.debug        comp-iscsi-debug        iscsi,debug
-./usr/libdata/debug/usr/sbin/isdnd.debug       comp-isdn-debug         debug
-./usr/libdata/debug/usr/sbin/isdnmonitor.debug comp-isdn-debug         debug
-./usr/libdata/debug/usr/sbin/isdntel.debug     comp-isdn-debug         debug
-./usr/libdata/debug/usr/sbin/isdntelctl.debug  comp-isdn-debug         debug
-./usr/libdata/debug/usr/sbin/isdntrace.debug   comp-isdn-debug         debug
+./usr/libdata/debug/usr/sbin/isdnd.debug       comp-obsolete           obsolete
+./usr/libdata/debug/usr/sbin/isdnmonitor.debug comp-obsolete           obsolete
+./usr/libdata/debug/usr/sbin/isdntel.debug     comp-obsolete           obsolete
+./usr/libdata/debug/usr/sbin/isdntelctl.debug  comp-obsolete           obsolete
+./usr/libdata/debug/usr/sbin/isdntrace.debug   comp-obsolete           obsolete
 ./usr/libdata/debug/usr/sbin/isibootd.debug    comp-bootserver-debug   debug
 ./usr/libdata/debug/usr/sbin/iwictl.debug      comp-sysutil-debug      debug
 ./usr/libdata/debug/usr/sbin/kadmin.debug      comp-krb5-debug         kerberos,debug
diff -r 7b1464ccfc96 -r 574fd40d40f5 distrib/sets/lists/etc/mi
--- a/distrib/sets/lists/etc/mi Sun Sep 23 06:39:23 2018 +0000
+++ b/distrib/sets/lists/etc/mi Sun Sep 23 07:24:19 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.252 2018/06/29 12:34:14 roy Exp $
+# $NetBSD: mi,v 1.253 2018/09/23 07:24:19 maxv Exp $
 #
 # Note: end-user configuration files that are moved to another location
 #      should not be marked "obsolete"; they should just be removed from
@@ -232,7 +232,7 @@
 ./etc/rc.d/irdaattach                          etc-sys-rc
 ./etc/rc.d/iscsi_target                                etc-iscsi-rc
 ./etc/rc.d/iscsid                              etc-iscsi-rc
-./etc/rc.d/isdnd                               etc-isdn-rc
+./etc/rc.d/isdnd                               etc-obsolete            obsolete
 ./etc/rc.d/isibootd                            etc-bootserver-rc
 ./etc/rc.d/kdc                                 etc-krb5-rc
 ./etc/rc.d/kerberos                            etc-obsolete            obsolete
diff -r 7b1464ccfc96 -r 574fd40d40f5 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Sun Sep 23 06:39:23 2018 +0000
+++ b/distrib/sets/lists/man/mi Sun Sep 23 07:24:19 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1623 2018/09/22 16:22:22 maxv Exp $
+# $NetBSD: mi,v 1.1624 2018/09/23 07:24:19 maxv Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -148,7 +148,7 @@
 ./usr/share/man/cat1/dnsquery.0                        man-obsolete            obsolete
 ./usr/share/man/cat1/domainname.0              man-nis-catman          .cat
 ./usr/share/man/cat1/download-vulnerability-list.0     man-obsolete            obsolete
-./usr/share/man/cat1/dtmfdecode.0              man-isdn-catman         .cat
+./usr/share/man/cat1/dtmfdecode.0              man-obsolete            obsolete
 ./usr/share/man/cat1/dtrace.0                  man-debug-catman        dtrace,.cat
 ./usr/share/man/cat1/du.0                      man-util-catman         .cat
 ./usr/share/man/cat1/echo.0                    man-util-catman         .cat
@@ -2147,9 +2147,9 @@
 ./usr/share/man/cat5/ippool.conf.0             man-ipf-catman          ipfilter,.cat
 ./usr/share/man/cat5/ipsec.conf.0              man-netutil-catman      .cat
 ./usr/share/man/cat5/ipsend.0                  man-ipf-catman          ipfilter,.cat
-./usr/share/man/cat5/isdnd.acct.0              man-isdn-catman         .cat
-./usr/share/man/cat5/isdnd.rates.0             man-isdn-catman         .cat
-./usr/share/man/cat5/isdnd.rc.0                        man-isdn-catman         .cat
+./usr/share/man/cat5/isdnd.acct.0              man-obsolete            obsolete
+./usr/share/man/cat5/isdnd.rates.0             man-obsolete            obsolete
+./usr/share/man/cat5/isdnd.rc.0                        man-obsolete            obsolete
 ./usr/share/man/cat5/krb.conf.0                        man-obsolete            obsolete
 ./usr/share/man/cat5/krb.equiv.0               man-obsolete            obsolete
 ./usr/share/man/cat5/krb.extra.0               man-obsolete            obsolete
@@ -2630,7 +2630,7 @@
 ./usr/share/man/cat8/ipmon.0                   man-ipf-catman          ipfilter,.cat
 ./usr/share/man/cat8/ipnat.0                   man-ipf-catman          ipfilter,.cat
 ./usr/share/man/cat8/ippool.0                  man-ipf-catman          ipfilter,.cat
-./usr/share/man/cat8/ipppctl.0                 man-isdn-catman         .cat
+./usr/share/man/cat8/ipppctl.0                 man-obsolete            obsolete
 ./usr/share/man/cat8/iprop-log.0               man-krb5-catman         kerberos,.cat
 ./usr/share/man/cat8/iprop.0                   man-krb5-catman         kerberos,.cat
 ./usr/share/man/cat8/ipropd-master.0           man-krb5-catman         kerberos,.cat
@@ -2642,11 +2642,11 @@
 ./usr/share/man/cat8/iscsi-target.0            man-iscsi-catman        iscsi,.cat
 ./usr/share/man/cat8/iscsictl.0                        man-iscsi-catman        iscsi,.cat
 ./usr/share/man/cat8/iscsid.0                  man-iscsi-catman        iscsi,.cat
-./usr/share/man/cat8/isdnd.0                   man-isdn-catman         .cat
-./usr/share/man/cat8/isdnmonitor.0             man-isdn-catman         .cat
-./usr/share/man/cat8/isdntel.0                 man-isdn-catman         .cat
-./usr/share/man/cat8/isdntelctl.0              man-isdn-catman         .cat
-./usr/share/man/cat8/isdntrace.0               man-isdn-catman         .cat
+./usr/share/man/cat8/isdnd.0                   man-obsolete            obsolete
+./usr/share/man/cat8/isdnmonitor.0             man-obsolete            obsolete
+./usr/share/man/cat8/isdntel.0                 man-obsolete            obsolete
+./usr/share/man/cat8/isdntelctl.0              man-obsolete            obsolete
+./usr/share/man/cat8/isdntrace.0               man-obsolete            obsolete
 ./usr/share/man/cat8/isibootd.0                        man-bootserver-catman   .cat
 ./usr/share/man/cat8/ispppcontrol.0            man-obsolete            obsolete
 ./usr/share/man/cat8/iteconfig.0               man-sysutil-catman      .cat
@@ -2915,7 +2915,7 @@
 ./usr/share/man/cat8/pppd.0                    man-ppp-catman          .cat
 ./usr/share/man/cat8/pppd.cbcp.0               man-obsolete            obsolete
 ./usr/share/man/cat8/pppdump.0                 man-ppp-catman          .cat
-./usr/share/man/cat8/pppoectl.0                        man-isdn-catman         .cat
+./usr/share/man/cat8/pppoectl.0                        man-sysutil-catman      .cat
 ./usr/share/man/cat8/pppstats.0                        man-ppp-catman          .cat
 ./usr/share/man/cat8/praliases.0               man-obsolete            obsolete
 ./usr/share/man/cat8/prep/MAKEDEV.0            man-obsolete            obsolete
@@ -3378,7 +3378,7 @@
 ./usr/share/man/html1/dns-sd.html                      man-mdns-htmlman        mdns,html
 ./usr/share/man/html1/domainname.html          man-nis-htmlman         html
 ./usr/share/man/html1/download-vulnerability-list.html man-obsolete            obsolete
-./usr/share/man/html1/dtmfdecode.html          man-isdn-htmlman        html
+./usr/share/man/html1/dtmfdecode.html          man-obsolete            obsolete
 ./usr/share/man/html1/dtrace.html              man-debug-htmlman       dtrace,html
 ./usr/share/man/html1/du.html                  man-util-htmlman        html
 ./usr/share/man/html1/echo.html                        man-util-htmlman        html
@@ -5214,9 +5214,9 @@
 ./usr/share/man/html5/ippool.html              man-ipf-htmlman         ipfilter,html
 ./usr/share/man/html5/ipsec.conf.html          man-netutil-htmlman     html
 ./usr/share/man/html5/ipsend.html              man-ipf-htmlman         ipfilter,html
-./usr/share/man/html5/isdnd.acct.html          man-isdn-htmlman        html
-./usr/share/man/html5/isdnd.rates.html         man-isdn-htmlman        html
-./usr/share/man/html5/isdnd.rc.html            man-isdn-htmlman        html
+./usr/share/man/html5/isdnd.acct.html          man-obsolete            obsolete
+./usr/share/man/html5/isdnd.rates.html         man-obsolete            obsolete
+./usr/share/man/html5/isdnd.rc.html            man-obsolete            obsolete
 ./usr/share/man/html5/krb5.conf.html           man-krb5-htmlman        kerberos,html
 ./usr/share/man/html5/kyua-tester-list.html    man-kyua-htmlman        kyua,html
 ./usr/share/man/html5/kyua-tester-result.html  man-kyua-htmlman        kyua,html
@@ -5594,7 +5594,7 @@
 ./usr/share/man/html8/ipmon.html               man-ipf-htmlman         ipfilter,html
 ./usr/share/man/html8/ipnat.html               man-ipf-htmlman         ipfilter,html
 ./usr/share/man/html8/ippool.html              man-ipf-htmlman         ipfilter,html
-./usr/share/man/html8/ipppctl.html             man-isdn-htmlman        html
+./usr/share/man/html8/ipppctl.html             man-obsolete            obsolete
 ./usr/share/man/html8/iprop-log.html           man-krb5-htmlman        kerberos,html
 ./usr/share/man/html8/iprop.html               man-krb5-htmlman        kerberos,html
 ./usr/share/man/html8/ipropd-master.html       man-krb5-htmlman        kerberos,html
@@ -5606,11 +5606,11 @@
 ./usr/share/man/html8/iscsi-target.html                man-iscsi-htmlman       iscsi,html
 ./usr/share/man/html8/iscsictl.html            man-iscsi-htmlman       iscsi,html
 ./usr/share/man/html8/iscsid.html              man-iscsi-htmlman       iscsi,html
-./usr/share/man/html8/isdnd.html               man-isdn-htmlman        html
-./usr/share/man/html8/isdnmonitor.html         man-isdn-htmlman        html
-./usr/share/man/html8/isdntel.html             man-isdn-htmlman        html
-./usr/share/man/html8/isdntelctl.html          man-isdn-htmlman        html
-./usr/share/man/html8/isdntrace.html           man-isdn-htmlman        html
+./usr/share/man/html8/isdnd.html               man-obsolete            obsolete
+./usr/share/man/html8/isdnmonitor.html         man-obsolete            obsolete
+./usr/share/man/html8/isdntel.html             man-obsolete            obsolete
+./usr/share/man/html8/isdntelctl.html          man-obsolete            obsolete
+./usr/share/man/html8/isdntrace.html           man-obsolete            obsolete
 ./usr/share/man/html8/isibootd.html            man-bootserver-htmlman  html
 ./usr/share/man/html8/iteconfig.html           man-sysutil-htmlman     html
 ./usr/share/man/html8/iwictl.html              man-sysutil-htmlman     html
@@ -5819,7 +5819,7 @@
 ./usr/share/man/html8/poweroff.html            man-sysutil-htmlman     html
 ./usr/share/man/html8/pppd.html                        man-ppp-htmlman         html
 ./usr/share/man/html8/pppdump.html             man-ppp-htmlman         html
-./usr/share/man/html8/pppoectl.html            man-isdn-htmlman        html
+./usr/share/man/html8/pppoectl.html            man-sysutil-htmlman     html
 ./usr/share/man/html8/pppstats.html            man-ppp-htmlman         html
 ./usr/share/man/html8/prep/boot.html           man-sys-htmlman         html
 ./usr/share/man/html8/prep/mkbootimage.html    man-sys-htmlman         html
@@ -6222,7 +6222,7 @@
 ./usr/share/man/man1/dnsquery.1                        man-obsolete            obsolete
 ./usr/share/man/man1/domainname.1              man-nis-man             .man
 ./usr/share/man/man1/download-vulnerability-list.1     man-obsolete            obsolete
-./usr/share/man/man1/dtmfdecode.1              man-isdn-man            .man
+./usr/share/man/man1/dtmfdecode.1              man-obsolete            obsolete
 ./usr/share/man/man1/dtrace.1                  man-debug-man           dtrace,.man
 ./usr/share/man/man1/du.1                      man-util-man            .man
 ./usr/share/man/man1/echo.1                    man-util-man            .man
@@ -8221,9 +8221,9 @@
 ./usr/share/man/man5/ippool.conf.5             man-ipf-man             ipfilter,.man
 ./usr/share/man/man5/ipsec.conf.5              man-netutil-man         .man
 ./usr/share/man/man5/ipsend.5                  man-ipf-man             ipfilter,.man
-./usr/share/man/man5/isdnd.acct.5              man-isdn-man            .man
-./usr/share/man/man5/isdnd.rates.5             man-isdn-man            .man
-./usr/share/man/man5/isdnd.rc.5                        man-isdn-man            .man
+./usr/share/man/man5/isdnd.acct.5              man-obsolete            obsolete
+./usr/share/man/man5/isdnd.rates.5             man-obsolete            obsolete
+./usr/share/man/man5/isdnd.rc.5                        man-obsolete            obsolete
 ./usr/share/man/man5/krb.conf.5                        man-obsolete            obsolete
 ./usr/share/man/man5/krb.equiv.5               man-obsolete            obsolete
 ./usr/share/man/man5/krb.extra.5               man-obsolete            obsolete
@@ -8704,7 +8704,7 @@
 ./usr/share/man/man8/ipmon.8                   man-ipf-man             ipfilter,.man
 ./usr/share/man/man8/ipnat.8                   man-ipf-man             ipfilter,.man
 ./usr/share/man/man8/ippool.8                  man-ipf-man             ipfilter,.man
-./usr/share/man/man8/ipppctl.8                 man-isdn-man            .man
+./usr/share/man/man8/ipppctl.8                 man-obsolete            obsolete
 ./usr/share/man/man8/iprop-log.8               man-krb5-man            kerberos,.man
 ./usr/share/man/man8/iprop.8                   man-krb5-man            kerberos,.man
 ./usr/share/man/man8/ipropd-master.8           man-krb5-man            kerberos,.man
@@ -8716,11 +8716,11 @@
 ./usr/share/man/man8/iscsi-target.8            man-iscsi-man           iscsi,.man
 ./usr/share/man/man8/iscsictl.8                        man-iscsi-man           iscsi,.man
 ./usr/share/man/man8/iscsid.8                  man-iscsi-man           iscsi,.man
-./usr/share/man/man8/isdnd.8                   man-isdn-man            .man
-./usr/share/man/man8/isdnmonitor.8             man-isdn-man            .man
-./usr/share/man/man8/isdntel.8                 man-isdn-man            .man
-./usr/share/man/man8/isdntelctl.8              man-isdn-man            .man
-./usr/share/man/man8/isdntrace.8               man-isdn-man            .man
+./usr/share/man/man8/isdnd.8                   man-obsolete            obsolete
+./usr/share/man/man8/isdnmonitor.8             man-obsolete            obsolete
+./usr/share/man/man8/isdntel.8                 man-obsolete            obsolete
+./usr/share/man/man8/isdntelctl.8              man-obsolete            obsolete
+./usr/share/man/man8/isdntrace.8               man-obsolete            obsolete
 ./usr/share/man/man8/isibootd.8                        man-bootserver-man      .man
 ./usr/share/man/man8/ispppcontrol.8            man-obsolete            obsolete
 ./usr/share/man/man8/iteconfig.8               man-sysutil-man         .man
@@ -8989,7 +8989,7 @@
 ./usr/share/man/man8/pppd.8                    man-ppp-man             .man
 ./usr/share/man/man8/pppd.cbcp.8               man-obsolete            obsolete
 ./usr/share/man/man8/pppdump.8                 man-ppp-man             .man
-./usr/share/man/man8/pppoectl.8                        man-isdn-man            .man



Home | Main Index | Thread Index | Old Index