Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Feb 2004 14:34:05 -0800 (PST)
From:      Martin Cracauer <cracauer@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh jobs.c
Message-ID:  <200402052234.i15MY5ZJ071968@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cracauer    2004/02/05 14:34:05 PST

  FreeBSD src repository

  Modified files:
    bin/sh               jobs.c 
  Log:
  Commit fix sent by Tor Egge <Tor.Egge@cvsup.no.freebsd.org>
  
  Only use return value from system call if system call succeeded.
  
  Tested with `make world` and some of my own scripts.
  
  This should be MFCed soon.  While /bin/sh is hard to test the fix is
  obviously correct and can be assumed not to break something else
  (famous last words...).
  
  Revision  Changes    Path
  1.66      +1 -1      src/bin/sh/jobs.c



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