FreeBSD Bugzilla – Attachment 14064 Details for
Bug 26506
[patch] sendto() syscall returns EINVAL in jail environment
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-in_pcb.c
patch-in_pcb.c (text/x-patch), 296 bytes, created by
viny
on 2004-11-26 15:19:07 UTC
(
hide
)
Description:
patch-in_pcb.c
Filename:
MIME Type:
Creator:
viny
Created:
2004-11-26 15:19:07 UTC
Size:
296 bytes
patch
obsolete
>Index: src/sys/netinet/in_pcb.c >=================================================================== >RCS file: /home/ncvs/src/sys/netinet/in_pcb.c,v >retrieving revision 1.156 >diff -r1.156 in_pcb.c >296,298d295 >< /* Don't allow the port to change. */ >< if (*lportp != 0) >< return (EINVAL);
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 Raw
Actions:
View
Attachments on
bug 26506
: 14064 |
14065
|
14066
Working