fix the process linkages, but was that fd's got closed more than
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 28 Aug 1992 05:01:14 +0000 (21:01 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 28 Aug 1992 05:01:14 +0000 (21:01 -0800)
once, Diomidis says there were other bad effects as well.

SCCS-vsn: usr.bin/sed/process.c 5.5
SCCS-vsn: usr.bin/sed/compile.c 5.4

usr/src/usr.bin/sed/compile.c
usr/src/usr.bin/sed/process.c

index dfc430c..26bda02 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)compile.c  5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)compile.c  5.4 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/types.h>
 #endif /* not lint */
 
 #include <sys/types.h>
index 63da5cc..9892d18 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)process.c  5.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)process.c  5.5 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/types.h>
 #endif /* not lint */
 
 #include <sys/types.h>