summaryrefslogtreecommitdiffstats
path: root/share/examples/Makefile
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2008-05-26 10:40:09 +0000
committerbz <bz@FreeBSD.org>2008-05-26 10:40:09 +0000
commit6bba9b42448c966b4d7425ab0ca6f86f26564fb5 (patch)
treece6d26c22aa5ab44c23fab794efd22c6b5bc9c39 /share/examples/Makefile
parentcf7fbdd9301f7a93d32de3e79370507fa46278c6 (diff)
downloadFreeBSD-src-6bba9b42448c966b4d7425ab0ca6f86f26564fb5.zip
FreeBSD-src-6bba9b42448c966b4d7425ab0ca6f86f26564fb5.tar.gz
Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and
parts relied on the now removed NET_NEEDS_GIANT. Most of I4B has been disconnected from the build since July 2007 in HEAD/RELENG_7. This is what was removed: - configuration in /etc/isdn - examples - man pages - kernel configuration - sys/i4b (drivers, layers, include files) - user space tools - i4b support from ppp - further documentation Discussed with: rwatson, re
Diffstat (limited to 'share/examples/Makefile')
-rw-r--r--share/examples/Makefile32
1 files changed, 0 insertions, 32 deletions
diff --git a/share/examples/Makefile b/share/examples/Makefile
index 6e1fb70..b5e2ab3 100644
--- a/share/examples/Makefile
+++ b/share/examples/Makefile
@@ -15,7 +15,6 @@ LDIRS= BSD_daemon \
find_interface \
ibcs2 \
ipfw \
- isdn \
kld \
libvgl \
mdoc \
@@ -77,35 +76,6 @@ XFILES= BSD_daemon/FreeBSD.pfa \
ibcs2/README \
ibcs2/hello.uu \
ipfw/change_rules.sh \
- isdn/FAQ \
- isdn/KERNEL \
- isdn/Overview \
- isdn/README \
- isdn/ROADMAP \
- isdn/ReleaseNotes \
- isdn/Resources \
- isdn/SupportedCards \
- isdn/ThankYou \
- isdn/contrib/README \
- isdn/contrib/anleitung.ppp \
- isdn/contrib/answer.c \
- isdn/contrib/answer.sh \
- isdn/contrib/convert.sh \
- isdn/contrib/hplay.c \
- isdn/contrib/i4b-ppp-newbie.txt \
- isdn/contrib/isdnctl \
- isdn/contrib/isdnd_acct \
- isdn/contrib/isdnd_acct.pl \
- isdn/contrib/isdntelmux.c \
- isdn/contrib/mrtg-isp0.sh \
- isdn/i4brunppp/Makefile \
- isdn/i4brunppp/README \
- isdn/i4brunppp/i4brunppp-isdnd.rc \
- isdn/i4brunppp/i4brunppp.8 \
- isdn/i4brunppp/i4brunppp.c \
- isdn/v21/Makefile \
- isdn/v21/README \
- isdn/v21/v21modem.c \
kld/Makefile \
kld/cdev/Makefile \
kld/cdev/README \
@@ -146,9 +116,7 @@ XFILES= BSD_daemon/FreeBSD.pfa \
ppi/Makefile \
ppi/ppilcd.c \
ppp/chap-auth \
- ppp/isdnd.rc \
ppp/login-auth \
- ppp/ppp.conf.isdn \
ppp/ppp.conf.sample \
ppp/ppp.conf.span-isp \
ppp/ppp.conf.span-isp.working \
OpenPOWER on IntegriCloud