Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 May 2002 23:39:16 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/nice nice.1 nice.c
Message-ID:  <200205100639.g4A6dGa75644@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/05/09 23:39:16 PDT

  Modified files:
    usr.bin/nice         nice.1 nice.c 
  Log:
  According to POSIX, exit status must be 127 if the requested utility was not
  found, 126 if the execvp() failed for any other reason.
  
  Similar to rev. 1.6 to src/usr.bin/env/env.c
  
  Reviewed by:    mike
  
  Revision  Changes    Path
  1.19      +14 -4     src/usr.bin/nice/nice.1
  1.8       +1 -1      src/usr.bin/nice/nice.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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