Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151947505
D48313.id148751.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
547 B
Referenced Files
None
Subscribers
None
D48313.id148751.diff
View Options
diff --git a/net/samba419/files/0100-Fix-pathref-handling-for-FreeBSD-13plus.patch b/net/samba419/files/0100-Fix-pathref-handling-for-FreeBSD-13plus.patch
--- a/net/samba419/files/0100-Fix-pathref-handling-for-FreeBSD-13plus.patch
+++ b/net/samba419/files/0100-Fix-pathref-handling-for-FreeBSD-13plus.patch
@@ -70,7 +70,7 @@
/* Linux */
{ "/proc/self/fd/%d", "/proc/self/fd/0" },
+ /* FreeBSD */
-+ { "/compat/linux/dev/fd/%d", "/compat/linux/dev/fd/0" },
++ { "/var/run/samba4/fd/%d", "/var/run/samba4/fd/0" },
{ NULL, NULL },
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 12, 5:00 PM (10 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31360070
Default Alt Text
D48313.id148751.diff (547 B)
Attached To
Mode
D48313: net/samba419: Fix procfd search patterns for FreeBSD
Attached
Detach File
Event Timeline
Log In to Comment