cvs commit: src/bin/sh jobs.c

Martin Cracauer cracauer at FreeBSD.org
Thu Feb 5 14:34:06 PST 2004


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 at 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


More information about the cvs-src mailing list