Module Name: src
Committed By: maxv
Date: Sun Sep 23 07:24:21 UTC 2018
Modified Files:
src/distrib/sets/lists/base: mi rescue.mi
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/etc: mi
src/distrib/sets/lists/man: mi
src/distrib/sets/lists/misc: mi
src/etc/defaults: rc.conf
src/etc/mtree: NetBSD.dist.base special
src/etc/rc.d: Makefile ipfs racoon
src/rescue: list
src/sbin/pppoectl: Makefile pppoectl.8
src/share/examples: Makefile
src/share/man/man5: rc.conf.5
src/usr.sbin: Makefile
src/usr.sbin/ifwatchd: ifwatchd.8
src/usr.sbin/postinstall: postinstall
Removed Files:
src/etc/rc.d: isdnd
src/share/examples/isdn: Makefile holidays.D.SH isdnd.rates.A
isdnd.rates.D isdnd.rates.F isdnd.rates.L isdnd.rates.UK.BT
isdnd.rc.sample
src/usr.sbin/isdn: Makefile Makefile.inc
src/usr.sbin/isdn/dtmfdecode: Makefile dtmfdecode.1 dtmfdecode.c
dtmfsounds.al.uue
src/usr.sbin/isdn/isdnd: Makefile alias.c config.h controller.c
curses.c dial.c exec.c fsm.c holiday.c isdnd.8 isdnd.acct.5 isdnd.h
isdnd.rates.5 isdnd.rc.5 log.c main.c monitor.c msghdl.c
pathnames.h pcause.c process.c rates.c rc_config.c rc_parse.y
rc_scan.l support.c timer.c
src/usr.sbin/isdn/isdnmonitor: Makefile Makefile.hpux curses.c
isdnmonitor.8 main.c monitor.h monprivate.h
src/usr.sbin/isdn/isdntel: Makefile alias.c alias.h defs.h display.c
files.c isdntel.8 main.c
src/usr.sbin/isdn/isdntelctl: Makefile isdntelctl.8 main.c
src/usr.sbin/isdn/isdntrace: 1tr6.c Makefile cable.txt isdntrace.8
pcause_1tr6.c pcause_1tr6.h pcause_q850.c pcause_q850.h q921.c
q931.c q931_util.c q932_fac.c q932_fac.h trace.c trace.h
unknownl3.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.1188 -r1.1189 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.42 -r1.43 src/distrib/sets/lists/base/rescue.mi
cvs rdiff -u -r1.266 -r1.267 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.252 -r1.253 src/distrib/sets/lists/etc/mi
cvs rdiff -u -r1.1623 -r1.1624 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.207 -r1.208 src/distrib/sets/lists/misc/mi
cvs rdiff -u -r1.144 -r1.145 src/etc/defaults/rc.conf
cvs rdiff -u -r1.175 -r1.176 src/etc/mtree/NetBSD.dist.base
cvs rdiff -u -r1.163 -r1.164 src/etc/mtree/special
cvs rdiff -u -r1.98 -r1.99 src/etc/rc.d/Makefile
cvs rdiff -u -r1.7 -r1.8 src/etc/rc.d/ipfs
cvs rdiff -u -r1.10 -r0 src/etc/rc.d/isdnd
cvs rdiff -u -r1.5 -r1.6 src/etc/rc.d/racoon
cvs rdiff -u -r1.50 -r1.51 src/rescue/list
cvs rdiff -u -r1.3 -r1.4 src/sbin/pppoectl/Makefile
cvs rdiff -u -r1.30 -r1.31 src/sbin/pppoectl/pppoectl.8
cvs rdiff -u -r1.22 -r1.23 src/share/examples/Makefile
cvs rdiff -u -r1.3 -r0 src/share/examples/isdn/Makefile \
src/share/examples/isdn/holidays.D.SH \
src/share/examples/isdn/isdnd.rates.A
cvs rdiff -u -r1.2 -r0 src/share/examples/isdn/isdnd.rates.D \
src/share/examples/isdn/isdnd.rates.F \
src/share/examples/isdn/isdnd.rates.L \
src/share/examples/isdn/isdnd.rates.UK.BT
cvs rdiff -u -r1.6 -r0 src/share/examples/isdn/isdnd.rc.sample
cvs rdiff -u -r1.172 -r1.173 src/share/man/man5/rc.conf.5
cvs rdiff -u -r1.278 -r1.279 src/usr.sbin/Makefile
cvs rdiff -u -r1.27 -r1.28 src/usr.sbin/ifwatchd/ifwatchd.8
cvs rdiff -u -r1.4 -r0 src/usr.sbin/isdn/Makefile
cvs rdiff -u -r1.2 -r0 src/usr.sbin/isdn/Makefile.inc
cvs rdiff -u -r1.3 -r0 src/usr.sbin/isdn/dtmfdecode/Makefile \
src/usr.sbin/isdn/dtmfdecode/dtmfdecode.c
cvs rdiff -u -r1.8 -r0 src/usr.sbin/isdn/dtmfdecode/dtmfdecode.1
cvs rdiff -u -r1.1 -r0 src/usr.sbin/isdn/dtmfdecode/dtmfsounds.al.uue
cvs rdiff -u -r1.12 -r0 src/usr.sbin/isdn/isdnd/Makefile \
src/usr.sbin/isdn/isdnd/exec.c src/usr.sbin/isdn/isdnd/msghdl.c
cvs rdiff -u -r1.5 -r0 src/usr.sbin/isdn/isdnd/alias.c \
src/usr.sbin/isdn/isdnd/dial.c src/usr.sbin/isdn/isdnd/pcause.c \
src/usr.sbin/isdn/isdnd/timer.c
cvs rdiff -u -r1.2 -r0 src/usr.sbin/isdn/isdnd/config.h \
src/usr.sbin/isdn/isdnd/pathnames.h
cvs rdiff -u -r1.10 -r0 src/usr.sbin/isdn/isdnd/controller.c \
src/usr.sbin/isdn/isdnd/curses.c src/usr.sbin/isdn/isdnd/log.c
cvs rdiff -u -r1.8 -r0 src/usr.sbin/isdn/isdnd/fsm.c
cvs rdiff -u -r1.4 -r0 src/usr.sbin/isdn/isdnd/holiday.c \
src/usr.sbin/isdn/isdnd/process.c
cvs rdiff -u -r1.16 -r0 src/usr.sbin/isdn/isdnd/isdnd.8 \
src/usr.sbin/isdn/isdnd/monitor.c src/usr.sbin/isdn/isdnd/support.c
cvs rdiff -u -r1.6 -r0 src/usr.sbin/isdn/isdnd/isdnd.acct.5 \
src/usr.sbin/isdn/isdnd/isdnd.rates.5
cvs rdiff -u -r1.19 -r0 src/usr.sbin/isdn/isdnd/isdnd.h
cvs rdiff -u -r1.21 -r0 src/usr.sbin/isdn/isdnd/isdnd.rc.5
cvs rdiff -u -r1.13 -r0 src/usr.sbin/isdn/isdnd/main.c
cvs rdiff -u -r1.7 -r0 src/usr.sbin/isdn/isdnd/rates.c \
src/usr.sbin/isdn/isdnd/rc_parse.y src/usr.sbin/isdn/isdnd/rc_scan.l
cvs rdiff -u -r1.27 -r0 src/usr.sbin/isdn/isdnd/rc_config.c
cvs rdiff -u -r1.7 -r0 src/usr.sbin/isdn/isdnmonitor/Makefile \
src/usr.sbin/isdn/isdnmonitor/curses.c
cvs rdiff -u -r1.1.1.1 -r0 src/usr.sbin/isdn/isdnmonitor/Makefile.hpux
cvs rdiff -u -r1.6 -r0 src/usr.sbin/isdn/isdnmonitor/isdnmonitor.8
cvs rdiff -u -r1.14 -r0 src/usr.sbin/isdn/isdnmonitor/main.c
cvs rdiff -u -r1.5 -r0 src/usr.sbin/isdn/isdnmonitor/monitor.h
cvs rdiff -u -r1.3 -r0 src/usr.sbin/isdn/isdnmonitor/monprivate.h
cvs rdiff -u -r1.7 -r0 src/usr.sbin/isdn/isdntel/Makefile
cvs rdiff -u -r1.4 -r0 src/usr.sbin/isdn/isdntel/alias.c \
src/usr.sbin/isdn/isdntel/display.c
cvs rdiff -u -r1.1.1.1 -r0 src/usr.sbin/isdn/isdntel/alias.h
cvs rdiff -u -r1.5 -r0 src/usr.sbin/isdn/isdntel/defs.h \
src/usr.sbin/isdn/isdntel/files.c
cvs rdiff -u -r1.8 -r0 src/usr.sbin/isdn/isdntel/isdntel.8 \
src/usr.sbin/isdn/isdntel/main.c
cvs rdiff -u -r1.1.1.1 -r0 src/usr.sbin/isdn/isdntelctl/Makefile
cvs rdiff -u -r1.11 -r0 src/usr.sbin/isdn/isdntelctl/isdntelctl.8
cvs rdiff -u -r1.7 -r0 src/usr.sbin/isdn/isdntelctl/main.c
cvs rdiff -u -r1.3 -r0 src/usr.sbin/isdn/isdntrace/1tr6.c \
src/usr.sbin/isdn/isdntrace/pcause_q850.c \
src/usr.sbin/isdn/isdntrace/q931.c
cvs rdiff -u -r1.5 -r0 src/usr.sbin/isdn/isdntrace/Makefile
cvs rdiff -u -r1.1.1.1 -r0 src/usr.sbin/isdn/isdntrace/cable.txt \
src/usr.sbin/isdn/isdntrace/q932_fac.h
cvs rdiff -u -r1.9 -r0 src/usr.sbin/isdn/isdntrace/isdntrace.8
cvs rdiff -u -r1.4 -r0 src/usr.sbin/isdn/isdntrace/pcause_1tr6.c \
src/usr.sbin/isdn/isdntrace/q931_util.c \
src/usr.sbin/isdn/isdntrace/q932_fac.c
cvs rdiff -u -r1.2 -r0 src/usr.sbin/isdn/isdntrace/pcause_1tr6.h \
src/usr.sbin/isdn/isdntrace/pcause_q850.h \
src/usr.sbin/isdn/isdntrace/q921.c src/usr.sbin/isdn/isdntrace/trace.h \
src/usr.sbin/isdn/isdntrace/unknownl3.c
cvs rdiff -u -r1.14 -r0 src/usr.sbin/isdn/isdntrace/trace.c
cvs rdiff -u -r1.217 -r1.218 src/usr.sbin/postinstall/postinstall
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sets/lists/base/mi
diff -u src/distrib/sets/lists/base/mi:1.1188 src/distrib/sets/lists/base/mi:1.1189
--- src/distrib/sets/lists/base/mi:1.1188 Wed Sep 19 13:58:26 2018
+++ src/distrib/sets/lists/base/mi Sun Sep 23 07:24:19 2018
@@ -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
Index: src/distrib/sets/lists/base/rescue.mi
diff -u src/distrib/sets/lists/base/rescue.mi:1.42 src/distrib/sets/lists/base/rescue.mi:1.43
--- src/distrib/sets/lists/base/rescue.mi:1.42 Tue Jul 31 16:44:28 2018
+++ src/distrib/sets/lists/base/rescue.mi Sun Sep 23 07:24:19 2018
@@ -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
Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.266 src/distrib/sets/lists/debug/mi:1.267
--- src/distrib/sets/lists/debug/mi:1.266 Sat Sep 22 12:54:34 2018
+++ src/distrib/sets/lists/debug/mi Sun Sep 23 07:24:19 2018
@@ -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
Index: src/distrib/sets/lists/etc/mi
diff -u src/distrib/sets/lists/etc/mi:1.252 src/distrib/sets/lists/etc/mi:1.253
--- src/distrib/sets/lists/etc/mi:1.252 Fri Jun 29 12:34:14 2018
+++ src/distrib/sets/lists/etc/mi Sun Sep 23 07:24:19 2018
@@ -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
Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1623 src/distrib/sets/lists/man/mi:1.1624
--- src/distrib/sets/lists/man/mi:1.1623 Sat Sep 22 16:22:22 2018
+++ src/distrib/sets/lists/man/mi Sun Sep 23 07:24:19 2018
@@ -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
+./usr/share/man/man8/pppoectl.8 man-sysutil-man .man
./usr/share/man/man8/pppstats.8 man-ppp-man .man
./usr/share/man/man8/praliases.8 man-obsolete obsolete
./usr/share/man/man8/prep/MAKEDEV.8 man-obsolete obsolete
Index: src/distrib/sets/lists/misc/mi
diff -u src/distrib/sets/lists/misc/mi:1.207 src/distrib/sets/lists/misc/mi:1.208
--- src/distrib/sets/lists/misc/mi:1.207 Sun Jun 10 17:17:46 2018
+++ src/distrib/sets/lists/misc/mi Sun Sep 23 07:24:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.207 2018/06/10 17:17:46 kamil Exp $
+# $NetBSD: mi,v 1.208 2018/09/23 07:24:19 maxv Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1423,13 +1423,13 @@
./usr/share/examples/ipf/nat.eg misc-ipf-examples ipfilter,share
./usr/share/examples/ipf/server misc-ipf-examples ipfilter,share
./usr/share/examples/ipf/tcpstate misc-ipf-examples ipfilter,share
-./usr/share/examples/isdn/holidays.D.SH misc-isdn-examples share
-./usr/share/examples/isdn/isdnd.rates.A misc-isdn-examples share
-./usr/share/examples/isdn/isdnd.rates.D misc-isdn-examples share
-./usr/share/examples/isdn/isdnd.rates.F misc-isdn-examples share
-./usr/share/examples/isdn/isdnd.rates.L misc-isdn-examples share
-./usr/share/examples/isdn/isdnd.rates.UK.BT misc-isdn-examples share
-./usr/share/examples/isdn/isdnd.rc.sample misc-isdn-examples share
+./usr/share/examples/isdn/holidays.D.SH misc-obsolete obsolete
+./usr/share/examples/isdn/isdnd.rates.A misc-obsolete obsolete
+./usr/share/examples/isdn/isdnd.rates.D misc-obsolete obsolete
+./usr/share/examples/isdn/isdnd.rates.F misc-obsolete obsolete
+./usr/share/examples/isdn/isdnd.rates.L misc-obsolete obsolete
+./usr/share/examples/isdn/isdnd.rates.UK.BT misc-obsolete obsolete
+./usr/share/examples/isdn/isdnd.rc.sample misc-obsolete obsolete
./usr/share/examples/kerberos/krb5.conf misc-krb5-examples kerberos,share
./usr/share/examples/kyua-cli misc-kyua-examples
./usr/share/examples/kyua-cli/Kyuafile.top misc-kyua-examples share,kyua
Index: src/etc/defaults/rc.conf
diff -u src/etc/defaults/rc.conf:1.144 src/etc/defaults/rc.conf:1.145
--- src/etc/defaults/rc.conf:1.144 Fri Jun 29 12:34:15 2018
+++ src/etc/defaults/rc.conf Sun Sep 23 07:24:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: rc.conf,v 1.144 2018/06/29 12:34:15 roy Exp $
+# $NetBSD: rc.conf,v 1.145 2018/09/23 07:24:19 maxv Exp $
#
# /etc/defaults/rc.conf --
# default configuration of /etc/rc.conf
@@ -313,9 +313,6 @@ iscsid=NO
hostapd=NO hostapd_flags="-B /etc/hostapd.conf"
wpa_supplicant=NO wpa_supplicant_flags="" # -i<if> -c<file>
-# ISDN daemon
-isdnd=NO isdnd_flags=""
-
# Bluetooth configuration
bluetooth=NO
# and the following are used when bluetooth=YES
Index: src/etc/mtree/NetBSD.dist.base
diff -u src/etc/mtree/NetBSD.dist.base:1.175 src/etc/mtree/NetBSD.dist.base:1.176
--- src/etc/mtree/NetBSD.dist.base:1.175 Wed Sep 12 15:29:11 2018
+++ src/etc/mtree/NetBSD.dist.base Sun Sep 23 07:24:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: NetBSD.dist.base,v 1.175 2018/09/12 15:29:11 christos Exp $
+# $NetBSD: NetBSD.dist.base,v 1.176 2018/09/23 07:24:19 maxv Exp $
# @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
# Do not customize this file as it may be overwritten on upgrades.
@@ -375,7 +375,6 @@
./usr/share/examples/getdate
./usr/share/examples/hostapd
./usr/share/examples/ipf
-./usr/share/examples/isdn
./usr/share/examples/kerberos
./usr/share/examples/kyua-cli
./usr/share/examples/libsaslc
Index: src/etc/mtree/special
diff -u src/etc/mtree/special:1.163 src/etc/mtree/special:1.164
--- src/etc/mtree/special:1.163 Fri Jun 29 12:34:15 2018
+++ src/etc/mtree/special Sun Sep 23 07:24:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: special,v 1.163 2018/06/29 12:34:15 roy Exp $
+# $NetBSD: special,v 1.164 2018/09/23 07:24:19 maxv Exp $
# @(#)special 8.2 (Berkeley) 1/23/94
#
# This file may be overwritten on upgrades.
@@ -230,7 +230,6 @@
./etc/rc.d/irdaattach type=file mode=0555
./etc/rc.d/iscsi_target type=file mode=0555
./etc/rc.d/iscsid type=file mode=0555
-./etc/rc.d/isdnd type=file mode=0555
./etc/rc.d/isibootd type=file mode=0555
./etc/rc.d/kdc type=file mode=0555
./etc/rc.d/ldconfig type=file mode=0555
Index: src/etc/rc.d/Makefile
diff -u src/etc/rc.d/Makefile:1.98 src/etc/rc.d/Makefile:1.99
--- src/etc/rc.d/Makefile:1.98 Fri Jun 29 12:34:15 2018
+++ src/etc/rc.d/Makefile Sun Sep 23 07:24:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2018/06/29 12:34:15 roy Exp $
+# $NetBSD: Makefile,v 1.99 2018/09/23 07:24:19 maxv Exp $
.include <bsd.own.mk>
@@ -25,7 +25,7 @@ CONFIGFILES=\
gpio \
hostapd httpd \
identd ifwatchd inetd ip6addrctl ipfilter ipfs ipmon ipnat \
- ipsec irdaattach iscsi_target iscsid isdnd isibootd \
+ ipsec irdaattach iscsi_target iscsid isibootd \
kdc \
ldconfig ldpd local lpd lvm \
makemandb mdnsd mixerctl modules mopd motd mountall \
Index: src/etc/rc.d/ipfs
diff -u src/etc/rc.d/ipfs:1.7 src/etc/rc.d/ipfs:1.8
--- src/etc/rc.d/ipfs:1.7 Fri Aug 13 18:08:03 2004
+++ src/etc/rc.d/ipfs Sun Sep 23 07:24:19 2018
@@ -1,10 +1,10 @@
#!/bin/sh
#
-# $NetBSD: ipfs,v 1.7 2004/08/13 18:08:03 mycroft Exp $
+# $NetBSD: ipfs,v 1.8 2018/09/23 07:24:19 maxv Exp $
#
# PROVIDE: ipfs
-# REQUIRE: ipnat mountcritremote downinterfaces isdnd
+# REQUIRE: ipnat mountcritremote downinterfaces
# BEFORE: SERVERS
# KEYWORD: shutdown
Index: src/etc/rc.d/racoon
diff -u src/etc/rc.d/racoon:1.5 src/etc/rc.d/racoon:1.6
--- src/etc/rc.d/racoon:1.5 Tue Dec 7 17:37:15 2004
+++ src/etc/rc.d/racoon Sun Sep 23 07:24:19 2018
@@ -1,10 +1,10 @@
#!/bin/sh
#
-# $NetBSD: racoon,v 1.5 2004/12/07 17:37:15 kleink Exp $
+# $NetBSD: racoon,v 1.6 2018/09/23 07:24:19 maxv Exp $
#
# PROVIDE: ike
-# REQUIRE: isdnd kdc ppp
+# REQUIRE: kdc ppp
# BEFORE: SERVERS
# KEYWORD: shutdown
Index: src/rescue/list
diff -u src/rescue/list:1.50 src/rescue/list:1.51
--- src/rescue/list:1.50 Tue Jul 31 16:44:29 2018
+++ src/rescue/list Sun Sep 23 07:24:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.50 2018/07/31 16:44:29 khorben Exp $
+# $NetBSD: list,v 1.51 2018/09/23 07:24:19 maxv Exp $
SRCDIRS bin
@@ -96,7 +96,7 @@ PROG newfs mount_mfs
PROG newfs_lfs
PROG newfs_msdos
PROG ping
-PROG pppoectl ipppctl
+PROG pppoectl
PROG raidctl
PROG rcorder
PROG reboot halt
Index: src/sbin/pppoectl/Makefile
diff -u src/sbin/pppoectl/Makefile:1.3 src/sbin/pppoectl/Makefile:1.4
--- src/sbin/pppoectl/Makefile:1.3 Mon May 28 12:06:23 2007
+++ src/sbin/pppoectl/Makefile Sun Sep 23 07:24:19 2018
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2007/05/28 12:06:23 tls Exp $
+# $NetBSD: Makefile,v 1.4 2018/09/23 07:24:19 maxv Exp $
PROG= pppoectl
MAN= pppoectl.8
USE_FORT?= yes # network client
-LINKS= ${BINDIR}/pppoectl ${BINDIR}/ipppctl
-MLINKS= pppoectl.8 ipppctl.8
.include <bsd.prog.mk>
Index: src/sbin/pppoectl/pppoectl.8
diff -u src/sbin/pppoectl/pppoectl.8:1.30 src/sbin/pppoectl/pppoectl.8:1.31
--- src/sbin/pppoectl/pppoectl.8:1.30 Mon Sep 12 05:35:20 2016
+++ src/sbin/pppoectl/pppoectl.8 Sun Sep 23 07:24:19 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: pppoectl.8,v 1.30 2016/09/12 05:35:20 sevan Exp $
+.\" $NetBSD: pppoectl.8,v 1.31 2018/09/23 07:24:19 maxv Exp $
.\"
.\" Copyright (C) 1997 by Joerg Wunsch, Dresden
.\" All rights reserved.
@@ -26,17 +26,16 @@
.\"
.\" From: spppcontrol.1,v 1.1.1.1 1997/10/11 11:30:30 joerg Exp
.\"
-.\" $Id: pppoectl.8,v 1.30 2016/09/12 05:35:20 sevan Exp $
+.\" $Id: pppoectl.8,v 1.31 2018/09/23 07:24:19 maxv Exp $
.\"
.\" last edit-date: [Thu Aug 31 10:47:33 2000]
.\"
-.Dd September 12, 2016
+.Dd September 22, 2018
.Dt PPPOECTL 8
.Os
.Sh NAME
-.Nm pppoectl ,
-.Nm ipppctl
-.Nd "display or set parameters for an pppoe or isdn ppp (ippp) interface"
+.Nm pppoectl
+.Nd "display or set parameters for an PPPoE interface"
.Sh SYNOPSIS
.Nm pppoectl
.Op Fl v
@@ -44,12 +43,6 @@
.Op Ar parameter Ns Op \&= Ns Ar value
.Op Ar ...
.Pp
-.Nm ipppctl
-.Op Fl v
-.Ar ifname
-.Op Ar parameter Ns Op \&= Ns Ar value
-.Op Ar ...
-.Pp
.Nm pppoectl
.Fl e Ar ethernet-ifname
.Op Fl s Ar service-name
@@ -102,10 +95,8 @@ Typically, not both the access concentra
specified.
.Pp
The
-.Xr ippp 4
-or the
.Xr pppoe 4
-drivers require a number of additional arguments or optional
+driver requires a number of additional arguments or optional
parameters besides the settings that can be adjusted with
.Xr ifconfig 8 .
These are things like authentication protocol parameters, but also
@@ -246,10 +237,6 @@ mode.
For services that are charged by connection time the interface can optionally
disconnect after a configured idle time.
If set to 0, this feature is disabled.
-Note: for ISDN devices, it is preferable to use the
-.Xr isdnd 8
-based timeout mechanism, as isdnd can predict the next charging unit for
-ISDN connections and optimize the timeout with this information.
.It Ar lcp-timeout Ns \&= Ns Em timeout-value
Allows to change the value of the LCP timeout.
The default value of the LCP timeout is currently set to 1 second.
@@ -306,40 +293,6 @@ option.
.El
.Sh EXAMPLES
.Bd -literal
-# ipppctl ippp0
-ippp0: phase=dead
- myauthproto=chap myauthname="uriah"
- hisauthproto=chap hisauthname="ifb-gw" norechallenge
- lcp timeout: 3.000 s
-.Ed
-.Pp
-Display the settings for ippp0.
-The interface is currently in
-.Em dead
-phase, i.e. the LCP layer is down, and no traffic is possible.
-Both ends of the connection use the CHAP protocol,
-my end tells remote the system name
-.Ql uriah ,
-and remote is expected to authenticate by the name
-.Ql ifb-gw .
-Once the initial CHAP handshake was successful, no further CHAP
-challenges will be transmitted.
-There are supposedly some known CHAP
-secrets for both ends of the link which are not being shown.
-.Pp
-.Bd -literal
-# ipppctl ippp0 \e
- authproto=chap \e
- myauthname=uriah myauthsecret='some secret' \e
- hisauthname=ifb-gw hisauthsecret='another' \e
- norechallenge
-.Ed
-.Pp
-A possible call to
-.Nm
-that could have been used to bring the interface into the state shown
-by the previous example.
-.Pp
The following example is the complete sequence of commands to bring
a PPPoE connection up:
.Bd -literal
@@ -363,7 +316,6 @@ ifconfig pppoe0 0.0.0.0 0.0.0.1 netmask
.Ed
.Sh SEE ALSO
.Xr netstat 1 ,
-.Xr ippp 4 ,
.Xr pppoe 4 ,
.Xr ifconfig 8 ,
.Xr ifwatchd 8
Index: src/share/examples/Makefile
diff -u src/share/examples/Makefile:1.22 src/share/examples/Makefile:1.23
--- src/share/examples/Makefile:1.22 Thu Jan 23 07:26:51 2014
+++ src/share/examples/Makefile Sun Sep 23 07:24:20 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2014/01/23 07:26:51 spz Exp $
+# $NetBSD: Makefile,v 1.23 2018/09/23 07:24:20 maxv Exp $
SUBDIR= amd apm asm disktab emul fstab ftpd getdate hostapd \
- isdn lua npf pppd racoon supfiles syslogd wpa_supplicant wsmoused
+ lua npf pppd racoon supfiles syslogd wpa_supplicant wsmoused
.include <bsd.subdir.mk>
Index: src/share/man/man5/rc.conf.5
diff -u src/share/man/man5/rc.conf.5:1.172 src/share/man/man5/rc.conf.5:1.173
--- src/share/man/man5/rc.conf.5:1.172 Fri Jul 27 15:31:02 2018
+++ src/share/man/man5/rc.conf.5 Sun Sep 23 07:24:20 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.conf.5,v 1.172 2018/07/27 15:31:02 roy Exp $
+.\" $NetBSD: rc.conf.5,v 1.173 2018/09/23 07:24:20 maxv Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@@ -55,7 +55,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd July 27, 2018
+.Dd September 12, 2018
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -273,9 +273,8 @@ An unsigned integer.
Sets the priority of the above DNS to other sources, lowest wins.
Defaults to 0.
.Pp
-This is important for some stateful interfaces, for example PPP over ISDN
-connections that cost money by connection time or PPPoE interfaces which
-have no direct means of noticing
+This is important for some stateful interfaces, for example PPPoE interfaces
+which have no direct means of noticing
.Dq disconnect
events.
.Pp
@@ -1411,23 +1410,6 @@ Runs the server for iSCSI requests,
.Xr iscsi-target 8 .
Passes
.Sy iscsi_target_flags .
-.It Sy isdnd
-Boolean value.
-Runs
-.Xr isdnd 8 ,
-the isdn4bsd ISDN connection management daemon.
-Passes
-.Sy isdnd_flags .
-.It Sy isdn_autoupdown
-Boolean value.
-Set all configured ISDN interfaces to
-.Dq up .
-If
-.Sy isdn_interfaces
-is not blank, only the listed interfaces will be modified.
-Used only if
-.Sy isdnd
-is true.
.It Sy kdc
Boolean value.
Runs the
Index: src/usr.sbin/Makefile
diff -u src/usr.sbin/Makefile:1.278 src/usr.sbin/Makefile:1.279
--- src/usr.sbin/Makefile:1.278 Thu Sep 6 06:42:00 2018
+++ src/usr.sbin/Makefile Sun Sep 23 07:24:20 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.278 2018/09/06 06:42:00 maxv Exp $
+# $NetBSD: Makefile,v 1.279 2018/09/23 07:24:20 maxv Exp $
# from: @(#)Makefile 5.20 (Berkeley) 6/12/93
.include <bsd.own.mk>
@@ -12,7 +12,7 @@ SUBDIR= ac accton acpitools altq apm apm
gpioctl grfconfig gspa \
hdaudioctl \
i2cscan ifwatchd inetd installboot intrctl iopctl iostat ipwctl irdaattach \
- isdn isibootd iteconfig iwictl \
+ isibootd iteconfig iwictl \
kgmon \
lastlogin ldpd link lmcconfig lockstat lpr \
mailwrapper makefs map-mbone mdconfig memswitch mlxctl mmcformat \
Index: src/usr.sbin/ifwatchd/ifwatchd.8
diff -u src/usr.sbin/ifwatchd/ifwatchd.8:1.27 src/usr.sbin/ifwatchd/ifwatchd.8:1.28
--- src/usr.sbin/ifwatchd/ifwatchd.8:1.27 Fri Apr 16 13:56:45 2010
+++ src/usr.sbin/ifwatchd/ifwatchd.8 Sun Sep 23 07:24:20 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: ifwatchd.8,v 1.27 2010/04/16 13:56:45 wiz Exp $
+.\" $NetBSD: ifwatchd.8,v 1.28 2018/09/23 07:24:20 maxv Exp $
.\"
.\" Copyright (c) 2001-2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 16, 2010
+.Dd September 22, 2018
.Dt IFWATCHD 8
.Os
.Sh NAME
@@ -50,9 +50,7 @@ for address changes, and to monitor stat
changes.
Sometimes these interfaces are accompanied by a daemon program,
which can take care of running any necessary scripts (like
-.Xr pppd 8
-or
-.Xr isdnd 8 ) ,
+.Xr pppd 8 ) ,
but sometimes the interfaces run completely autonomously (like
.Xr pppoe 4 ) .
.Pp
Index: src/usr.sbin/postinstall/postinstall
diff -u src/usr.sbin/postinstall/postinstall:1.217 src/usr.sbin/postinstall/postinstall:1.218
--- src/usr.sbin/postinstall/postinstall:1.217 Mon Jul 2 15:10:43 2018
+++ src/usr.sbin/postinstall/postinstall Sun Sep 23 07:24:21 2018
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: postinstall,v 1.217 2018/07/02 15:10:43 roy Exp $
+# $NetBSD: postinstall,v 1.218 2018/09/23 07:24:21 maxv Exp $
#
# Copyright (c) 2002-2015 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -1399,7 +1399,6 @@ ipsec
irdaattach
iscsi_target
iscsid
-isdnd
isibootd
kdc
ldconfig