Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2011 23:38:11 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh exec.c
Message-ID:  <201102032338.p13NcMUC076699@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jilles      2011-02-03 23:38:11 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               exec.c 
  Log:
  SVN rev 218242 on 2011-02-03 23:38:11Z by jilles
  
  sh: Return only 126 or 127 for execve() failures.
  
  Do not return 2 for errors other than [EACCES] or [ENOENT].
  
  Revision  Changes    Path
  1.48      +5 -12     src/bin/sh/exec.c



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