bde bfcb7bdce1 Fixed gross errors in previous commit. `sapipe' was used uninitialized
to attempt to unblock SIGCHLD, but we actually want to unignore SIGPIPE.

Obtained from:	OpenBSD

Finished conversion from sigvec to sigaction (don't assume that sa_mask
is a scalar...).  Didn't convert from sigblock to sigprocmask.  Didn't
fix missing error checking for sigaction...
1998-05-11 12:11:59 +00:00
..
1997-09-01 06:11:40 +00:00
1997-09-01 06:12:37 +00:00
1998-03-18 16:21:55 +00:00
1998-04-20 20:57:16 +00:00
1998-05-01 15:51:23 +00:00
1997-09-17 06:29:23 +00:00
1997-09-19 06:27:30 +00:00
1997-07-06 07:38:36 +00:00
1997-10-12 11:51:25 +00:00
1997-09-25 06:38:17 +00:00
1997-10-01 06:27:34 +00:00
1998-04-18 10:05:38 +00:00
1998-05-03 05:10:23 +00:00
1997-10-06 11:38:30 +00:00
1998-05-06 15:23:53 +00:00
1998-03-12 12:54:25 +00:00
1998-04-25 09:16:23 +00:00
1998-03-22 00:43:04 +00:00
1998-03-23 08:28:12 +00:00
1998-04-02 13:20:15 +00:00
1997-10-13 11:05:07 +00:00
1997-10-13 11:06:30 +00:00
1997-10-20 12:41:41 +00:00
1997-10-20 12:43:03 +00:00
1997-10-27 07:53:22 +00:00
1998-02-04 07:30:11 +00:00
1998-05-03 05:17:28 +00:00