FreeBSD Bugzilla – Attachment 10001 Details for
Bug 20225
rlogind doesn't compile without -DINET6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 412 bytes, created by
Paul Herman
on 2000-07-27 19:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Paul Herman
Created:
2000-07-27 19:30:00 UTC
Size:
412 bytes
patch
obsolete
>--- libexec/rlogind/rlogind.c.orig Thu Jul 27 20:07:37 2000 >+++ libexec/rlogind/rlogind.c Thu Jul 27 20:07:57 2000 >@@ -231,9 +231,9 @@ > hostname[sizeof(hostname) - 1] = '\0'; > > { >- if ((fromp->su_family != AF_INET && >+ if ((fromp->su_family != AF_INET > #ifdef INET6 >- fromp->su_family != AF_INET6 >+ && fromp->su_family != AF_INET6 > #endif > ) || > fromp->su_port >= IPPORT_RESERVED ||
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 20225
: 10001