cvs commit: src/usr.sbin/jexec jexec.c

Bosko Milekic bmilekic at FreeBSD.org
Fri Jul 4 12:14:30 PDT 2003


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 at bsdpro.com>
  PR: bin/54109
  
  Revision  Changes    Path
  1.2       +2 -2      src/usr.sbin/jexec/jexec.c


More information about the cvs-all mailing list