alfred 036a7d2e16 Avoid getting stuck in system(3) when the internal call to wait4()
is interrupted by saving the pid.

The old code would assign the return value to pid which would trash
it, to fix the problem save a copy of the pid to be used as the
paramter to wait4().

Submitted by: Toshihiko ARAI <toshi@jp.FreeBSD.org>
2001-10-03 11:01:39 +00:00
..
2001-09-30 21:06:00 +00:00
2001-07-09 23:12:23 +00:00
2001-03-27 17:27:19 +00:00
2001-03-27 17:27:19 +00:00
2001-09-30 21:41:46 +00:00
2001-03-27 17:27:19 +00:00
2001-09-30 21:58:17 +00:00
2001-09-30 22:01:19 +00:00
2001-09-30 22:02:43 +00:00
2001-09-30 22:04:49 +00:00
2001-09-30 22:11:06 +00:00
2001-03-27 17:27:19 +00:00
2001-09-30 22:15:15 +00:00
2001-09-30 22:30:15 +00:00
2001-03-27 17:27:19 +00:00
2001-09-30 22:36:18 +00:00
2001-09-30 22:02:43 +00:00