aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1993-11-18 01:19:06 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1993-11-18 01:19:06 +0000
commit0def918bed31fab2d1fd7567fdbe368eb78659d0 (patch)
tree0e5f18d84859209447d67f0b8487f0a660c70730 /gnu
parent03e2b4a1fd386ca3734861c24e7d0e94f2f11f40 (diff)
downloadsrc-0def918bed31fab2d1fd7567fdbe368eb78659d0.tar.gz
src-0def918bed31fab2d1fd7567fdbe368eb78659d0.zip
remove HAVE_SETPGRP, because it doesn't detach terminal
in POSIX (setsid() is only way to do it)
Notes
Notes: svn path=/head/; revision=784
Diffstat (limited to 'gnu')
-rw-r--r--gnu/libexec/uucp/common_sources/conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/common_sources/conf.h b/gnu/libexec/uucp/common_sources/conf.h
index c0eacf68f8c3..9053c4423e0a 100644
--- a/gnu/libexec/uucp/common_sources/conf.h
+++ b/gnu/libexec/uucp/common_sources/conf.h
@@ -339,7 +339,7 @@
/* The code will use one of the following functions when detaching
from a terminal. One of these must exist. */
-#define HAVE_SETPGRP 1
+#define HAVE_SETPGRP 0
#define HAVE_SETSID 1
/* If you do not specify the local node name in the main configuration