FreeBSD Bugzilla – Attachment 20665 Details for
Bug 36430
mail/emil: fix bento error on current
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 667 bytes, created by
obraun
on 2002-03-28 20:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
obraun
Created:
2002-03-28 20:10:01 UTC
Size:
667 bytes
patch
obsolete
>diff -ruN emil.old/files/patch-main.c emil/files/patch-main.c >--- emil.old/files/patch-main.c Thu Jan 1 01:00:00 1970 >+++ emil/files/patch-main.c Thu Mar 28 20:58:49 2002 >@@ -0,0 +1,20 @@ >+--- main.c.orig Thu Mar 28 20:57:50 2002 >++++ main.c Thu Mar 28 20:58:31 2002 >+@@ -69,7 +69,7 @@ >+ int pseudo_route = 0; >+ >+ int in_fd = 0; >+-FILE * out_fd = stdout; >++FILE * out_fd; >+ FILE * char_fd = NULL; >+ FILE * conf_fd = NULL; >+ off_t pz; >+@@ -83,7 +83,7 @@ >+ int no_run = FALSE; >+ char *cmailer = NULL; >+ char *member = NULL; >+- >++ out_fd = stdout; >+ #ifdef HAVE_GETPAGESIZE >+ pz = (off_t) getpagesize(); >+ #elif defined(hpux) || defined(_AUX_SOURCE)
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 36430
: 20665