FreeBSD Bugzilla – Attachment 65680 Details for
Bug 97258
[PATCH] devel/pwlib: [Fix build on FreeBSD 4.x]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pwlib-1.10.0_1,1.patch
pwlib-1.10.0_1,1.patch (text/plain), 1.38 KB, created by
Tod McQuillin
on 2006-05-14 13:30:17 UTC
(
hide
)
Description:
pwlib-1.10.0_1,1.patch
Filename:
MIME Type:
Creator:
Tod McQuillin
Created:
2006-05-14 13:30:17 UTC
Size:
1.38 KB
patch
obsolete
>Index: files/patch-plugins-vidinput_bsd-vidinput_bsd.h >=================================================================== >RCS file: /usr/src/cvs-repo/ports/devel/pwlib/files/patch-plugins-vidinput_bsd-vidinput_bsd.h,v >retrieving revision 1.1 >diff -u -u -r1.1 patch-plugins-vidinput_bsd-vidinput_bsd.h >--- files/patch-plugins-vidinput_bsd-vidinput_bsd.h 7 May 2006 13:02:10 -0000 1.1 >+++ files/patch-plugins-vidinput_bsd-vidinput_bsd.h 14 May 2006 12:03:44 -0000 >@@ -1,6 +1,6 @@ >---- plugins/vidinput_bsd/vidinput_bsd.h.orig Tue Aug 9 11:08:09 2005 >-+++ plugins/vidinput_bsd/vidinput_bsd.h Thu Apr 6 09:37:11 2006 >-@@ -1,13 +1,24 @@ >+--- plugins/vidinput_bsd/vidinput_bsd.h.orig Tue Aug 9 18:08:09 2005 >++++ plugins/vidinput_bsd/vidinput_bsd.h Sun May 14 20:50:59 2006 >+@@ -1,13 +1,25 @@ > +#ifndef _PVIDEOIOBSDCAPTURE > > -//#include <sys/mman.h> >@@ -11,6 +11,7 @@ > +#pragma interface > +#endif > + >++#include <sys/types.h> > +#include <sys/mman.h> > > #include <ptlib.h> >@@ -27,7 +28,7 @@ > #endif > > #if defined(P_OPENBSD) || defined(P_NETBSD) >-@@ -20,19 +30,24 @@ >+@@ -20,19 +32,24 @@ > #endif > #endif > >@@ -59,7 +60,7 @@ > > BOOL IsOpen(); > >-@@ -43,11 +58,24 @@ >+@@ -43,11 +60,24 @@ > > BOOL IsCapturing(); > >@@ -87,7 +88,7 @@ > > BOOL GetFrameSizeLimits(unsigned int&, unsigned int&, > unsigned int&, unsigned int&); >-@@ -99,3 +127,5 @@ >+@@ -99,3 +129,5 @@ > int mmap_size; > > };
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 97258
: 65680 |
65681