From 6b4fb1c448d9281ccef86edffde3bd6a1de0b6fb Mon Sep 17 00:00:00 2001 From: Stefan Walter Date: Sat, 13 May 2006 21:49:41 +0000 Subject: Update to 3.04. PR: 93806 Submitted by: Bjoern A. Zeeb (maintainer) Approved by: arved (mentor) --- emulators/hercules/files/patch-tuntap | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'emulators/hercules/files/patch-tuntap') diff --git a/emulators/hercules/files/patch-tuntap b/emulators/hercules/files/patch-tuntap index 7bee1c3e1f54..15969cd93681 100644 --- a/emulators/hercules/files/patch-tuntap +++ b/emulators/hercules/files/patch-tuntap @@ -21,17 +21,6 @@ PLCSSTDFRM pReply; pPort = &pLCSDEV->pLCSBLK->Port[pLCSDEV->bPort]; ---- hercifc.h.orig Thu Dec 1 17:37:25 2005 -+++ hercifc.h Wed Jan 25 20:05:14 2006 -@@ -77,7 +77,7 @@ - // -------------------------------------------------------------------- - - #define HERCIFC_CMD "hercifc" // Interface config command --#define HERCTUN_DEV "/dev/net/tun" // Default TUN/TAP char dev -+#define HERCTUN_DEV "/dev/tun" // Default TUN/TAP char dev - - typedef struct _CTLREQ - { --- tuntap.c.orig Sun Dec 11 16:44:16 2005 +++ tuntap.c Wed Jan 25 20:05:14 2006 @@ -159,6 +159,25 @@ int TUNTAP_CreateInterface( -- cgit v1.2.3