Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 1997 15:25:21 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-usrbin@FreeBSD.org
Subject:   cvs commit:  src/usr.bin/vacation vacation.c
Message-ID:  <199704232225.PAA10738@freefall.freebsd.org>

index | next in thread | raw e-mail

ache        97/04/23 15:25:20

  Modified:    usr.bin/vacation  vacation.c
  Log:
  Replace vfork() by fork(), vfork() usage is totally bogus in this context.
  This program don't bother to do even minimal vfork() support as per vfork(2)
  manpage required.
  
  Revision  Changes    Path
  1.7       +2 -2      src/usr.bin/vacation/vacation.c


help

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