FreeBSD Bugzilla – Attachment 34337 Details for
Bug 55819
upsmon port requires patches for 5.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 740 bytes, created by
Robert Watson
on 2003-08-20 22:20:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Robert Watson
Created:
2003-08-20 22:20:12 UTC
Size:
740 bytes
patch
obsolete
>--- csocket.h.bak Wed Aug 20 17:08:31 2003 >+++ csocket.h Wed Aug 20 17:09:01 2003 >@@ -94,7 +94,7 @@ > int m_fdSocketNormal; // named stream socket descriptor - use for client/server exchange > int m_fdSocketServer; // server socket - used by server to listen for connections > int m_iLocalAddrLen; // local socket address length >- int m_iRemoteAddrLen; // local socket address length >+ socklen_t m_iRemoteAddrLen; // local socket address length > struct sockaddr_un m_saunLocal; // local socket address > struct sockaddr_un m_saunRemote; // remote socket address > char m_szSocketPath[MAX_PATHNAME]; // named stream socket path
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 55819
:
34336
| 34337 |
34338