diff src/s/bsd4-2.h @ 5966:cef67aeae92b

(BSD_PGRPS): Defined.
author Richard M. Stallman <rms@gnu.org>
date Thu, 17 Feb 1994 03:07:50 +0000
parents 6e6fd9ff650f
children a5d8611cbad8
line wrap: on
line diff
--- a/src/s/bsd4-2.h	Thu Feb 17 03:00:56 1994 +0000
+++ b/src/s/bsd4-2.h	Thu Feb 17 03:07:50 1994 +0000
@@ -134,3 +134,7 @@
 /* We do have vfork.  */
 
 #define HAVE_VFORK
+
+/* Process groups work in the traditional BSD manner.  */
+
+#define BSD_PGRPS