summaryrefslogtreecommitdiff
path: root/net/kdenetwork/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/kdenetwork/patches/patch-aa')
-rw-r--r--net/kdenetwork/patches/patch-aa42
1 files changed, 0 insertions, 42 deletions
diff --git a/net/kdenetwork/patches/patch-aa b/net/kdenetwork/patches/patch-aa
deleted file mode 100644
index 3a42dd68021..00000000000
--- a/net/kdenetwork/patches/patch-aa
+++ /dev/null
@@ -1,42 +0,0 @@
-$NetBSD: patch-aa,v 1.10 1999/11/12 14:40:04 hubertf Exp $
-
---- kppp/devices.h.orig Fri Mar 5 19:03:33 1999
-+++ kppp/devices.h Fri Nov 12 15:35:08 1999
-@@ -8,6 +8,25 @@
- "/dev/cuaa2",
- "/dev/cuaa3",
- #else
-+#ifdef __NetBSD__
-+ "/dev/tty00", /* "normal" modem lines */
-+ "/dev/tty01",
-+ "/dev/tty02",
-+ "/dev/tty03",
-+ "/dev/dty00", /* Dial out devices */
-+ "/dev/dty01",
-+ "/dev/dty02",
-+ "/dev/dty03",
-+ "/dev/ttyU0", /* USB stuff modems */
-+ "/dev/ttyU1",
-+ "/dev/ttyU2",
-+ "/dev/ttyU3",
-+ "/dev/dtyU0", /* USB stuff, too (dial out device) */
-+ "/dev/dtyU1",
-+ "/dev/dtyU2",
-+ "/dev/dtyU3",
-+ "/dev/modem",
-+#else /* !NetBSD */
- "/dev/modem",
- "/dev/cua0",
- "/dev/cua1",
-@@ -23,8 +42,9 @@
- "/dev/ttyI1",
- "/dev/ttyI2",
- "/dev/ttyI3",
--#endif
--#endif
-+#endif /* ISDNSUPPORT */
-+#endif /* NetBSD */
-+#endif /* FreeBSD */
- 0};
-
- // default device number from the list above