Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jul 2003 12:14:27 -0700 (PDT)
From:      Bosko Milekic <bmilekic@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/jexec jexec.c
Message-ID:  <200307041914.h64JERlU047221@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmilekic    2003/07/04 12:14:27 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/jexec       jexec.c 
  Log:
  Make jexec duplicate the actions of the shell searching for an
  executable file even if the specified action/filename does not
  contain a '/' character; convert execv() to execvp().
  
  Submitted by: Christian S.J. Peron <maneo@bsdpro.com>
  PR: bin/54109
  
  Revision  Changes    Path
  1.2       +2 -2      src/usr.sbin/jexec/jexec.c



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