Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 1995 20:23:16 -0700
From:      Peter Wemm <peter>
To:        CVS-commiters, cvs-sbin
Subject:   cvs commit: src/sbin/nfsiod nfsiod.c
Message-ID:  <199510010323.UAA29497@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       95/09/30 20:23:15

  Modified:    sbin/nfsiod  nfsiod.c
  Log:
  Catch the case where the children can die too soon causing wait3()
  to return ECHILD, which causes the while loop to run forever.
  (eg: when accidently running nfsiod on a slow system with a kernel
   without NFS support...)
  Obtained from: NetBSD; Frank van den Linden <frank@struis.fwi.uva.nl>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510010323.UAA29497>