FreeBSD Bugzilla – Attachment 64261 Details for
Bug 95612
[patch] net/ngrep segfaults at startup on amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 993 bytes, created by
Vasil Dimov
on 2006-04-11 07:40:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Vasil Dimov
Created:
2006-04-11 07:40:13 UTC
Size:
993 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/local/pcvs/ports/net/ngrep/Makefile,v >retrieving revision 1.20 >diff -u -r1.20 Makefile >--- Makefile 11 Sep 2005 08:53:19 -0000 1.20 >+++ Makefile 11 Apr 2006 06:36:32 -0000 >@@ -8,6 +8,7 @@ > > PORTNAME= ngrep > PORTVERSION= 1.44 >+PORTREVISION= 1 > CATEGORIES= net security > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >Index: files/patch-ngrep.c >=================================================================== >RCS file: files/patch-ngrep.c >diff -N files/patch-ngrep.c >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-ngrep.c 11 Apr 2006 06:36:32 -0000 >@@ -0,0 +1,10 @@ >+--- ngrep.c.orig Tue Apr 11 09:20:31 2006 >++++ ngrep.c Tue Apr 11 09:20:59 2006 >+@@ -15,6 +15,7 @@ >+ #include <netinet/in.h> >+ #include <netinet/in_systm.h> >+ #include <net/if.h> >++#include <arpa/inet.h> >+ #include <sys/tty.h> >+ #include <pwd.h> >+ #endif >--- ngrep_port.diff ends here ---
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 95612
: 64261