diff options
-rw-r--r-- | comms/seyon/files/patch-aa | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/seyon/files/patch-aa b/comms/seyon/files/patch-aa index 9ddb21bb298f..673bcc7499f8 100644 --- a/comms/seyon/files/patch-aa +++ b/comms/seyon/files/patch-aa @@ -101,7 +101,7 @@ diff -c ./config.h ../seyon.new/config.h --- ../seyon.new/config.h Fri Feb 3 07:37:50 1995 *************** *** 81,86 **** ---- 81,92 ---- +--- 81,94 ---- #define HAVE_USLEEP YES #endif @@ -109,6 +109,8 @@ diff -c ./config.h ../seyon.new/config.h + #define USE_NONSTD_BAUD YES + #define LF_PATH "/var/spool/lock" + #define LF_PREFIX "LCK.." ++ #define LF_USE_ASCII_PID YES ++ #define LF_USE_DEV_NUMBERS NO + #endif + #ifdef SVR4 |