FreeBSD Bugzilla – Attachment 11195 Details for
Bug 22143
[PATCH] wicontrol(9)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 330 bytes, created by
Seth Kingsley
on 2000-10-20 08:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Seth Kingsley
Created:
2000-10-20 08:40:01 UTC
Size:
330 bytes
patch
obsolete
>diff -u -r1.13 wicontrol.c >--- wicontrol.c 2000/09/21 00:25:07 1.13 >+++ wicontrol.c 2000/10/20 06:58:14 >@@ -208,6 +208,9 @@ > { > struct wi_req wreq; > >+ if (iface == NULL) >+ errx(1, "must specify interface name"); >+ > bzero((char *)&wreq, sizeof(wreq)); > > wreq.wi_type = code;
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 22143
: 11195