FreeBSD Bugzilla – Attachment 73429 Details for
Bug 106457
Add UUCP device locking to ser2net
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 921 bytes, created by
emss
on 2006-12-07 20:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
emss
Created:
2006-12-07 20:50:01 UTC
Size:
921 bytes
patch
obsolete
>diff -urN ser2net.orig/Makefile ser2net/Makefile >--- ser2net.orig/Makefile Mon Sep 4 11:26:10 2006 >+++ ser2net/Makefile Thu Dec 7 21:26:05 2006 >@@ -14,7 +14,6 @@ > COMMENT= Allows to access serial ports over IP > > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --without-uucp-locking > MAN8= ${PORTNAME}.8 > PLIST_FILES= sbin/${PORTNAME} etc/${PORTNAME}.conf.sample > USE_RC_SUBR= ${PORTNAME} >diff -urN ser2net.orig/files/patch-dataxfer.c ser2net/files/patch-dataxfer.c >--- ser2net.orig/files/patch-dataxfer.c Thu Jan 1 01:00:00 1970 >+++ ser2net/files/patch-dataxfer.c Thu Dec 7 20:12:02 2006 >@@ -0,0 +1,11 @@ >+--- dataxfer.c.orig Thu Dec 7 20:09:25 2006 >++++ dataxfer.c Thu Dec 7 20:10:33 2006 >+@@ -53,7 +53,7 @@ >+ #endif /* HAVE_TCPD_H */ >+ >+ #ifdef USE_UUCP_LOCKING >+-static char *uucp_lck_dir = "/var/lock"; >++static char *uucp_lck_dir = "/var/spool/lock"; >+ #ifndef HAVE_TCPD_H >+ static char *progname = "ser2net"; >+ #endif
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 106457
: 73429