FreeBSD Bugzilla – Attachment 156865 Details for
Bug 200245
comms/owfs: Update to 3.1p0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
fix files/patch-module_owfs_src_c_owfs.c
patch-module_owfs_src_c_owfs.c (text/x-csrc), 398 bytes, created by
Andrey Fesenko
on 2015-05-18 07:54:34 UTC
(
hide
)
Description:
fix files/patch-module_owfs_src_c_owfs.c
Filename:
MIME Type:
Creator:
Andrey Fesenko
Created:
2015-05-18 07:54:34 UTC
Size:
398 bytes
patch
obsolete
>--- module/owfs/src/c/owfs.c.orig 2015-02-23 03:46:11 UTC >+++ module/owfs/src/c/owfs.c >@@ -128,7 +128,7 @@ int main(int argc, char *argv[]) > > // Unmount just in case > // No checks -- can fail without consequences >- umount( Outbound_Control.head->name ) ; >+ unmount( Outbound_Control.head->name, 0) ; > > Fuse_parse(fuse_mnt_opt, &fuse_options); > LEVEL_DEBUG("fuse_mnt_opt=[%s]", fuse_mnt_opt);
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 200245
:
156834
|
156859
|
156861
|
156863
|
156864
| 156865 |
156889
|
156994
|
157649
|
157826
|
157827