diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /net/hping/files/patch-ac | |
parent | New index, rebuilt due to samba changes. (Gee, how many things (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'net/hping/files/patch-ac')
-rw-r--r-- | net/hping/files/patch-ac | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/hping/files/patch-ac b/net/hping/files/patch-ac deleted file mode 100644 index 32e9ae6d37e0..000000000000 --- a/net/hping/files/patch-ac +++ /dev/null @@ -1,10 +0,0 @@ ---- getlhs.c.orig Thu Oct 5 15:26:31 2000 -+++ getlhs.c Thu Oct 5 15:26:26 2000 -@@ -73,6 +73,7 @@ - else if ( strstr(ifname, "eth") /* ? */ - || strstr(ifname, "ed") - || strstr(ifname, "ne") -+ || strstr(ifname, "xe") /* Xircom */ - || strstr(ifname, "xl") /* 3com */ - || strstr(ifname, "vx") /* 3com (older model) */ - || strstr(ifname, "ep") /* 3com 3c589 */ |