Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 2009 16:13:33 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh eval.c exec.c exec.h src/tools/regression/bin/sh/builtins command6.0 command6.0.stdout command7.0
Message-ID:  <200912311617.nBVGHPFR093081@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jilles      2009-12-31 16:13:33 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               eval.c exec.c exec.h 
  Added files:
    tools/regression/bin/sh/builtins command6.0 command6.0.stdout 
                                     command7.0 
  Log:
  SVN rev 201343 on 2009-12-31 16:13:33Z by jilles
  
  sh: Allow command -pv and command -pV (lookup using _PATH_STDPATH).
  
  Revision  Changes    Path
  1.73      +1 -1      src/bin/sh/eval.c
  1.40      +12 -5     src/bin/sh/exec.c
  1.19      +1 -1      src/bin/sh/exec.h
  1.1       +15 -0     src/tools/regression/bin/sh/builtins/command6.0 (new)
  1.1       +8 -0      src/tools/regression/bin/sh/builtins/command6.0.stdout (new)
  1.1       +29 -0     src/tools/regression/bin/sh/builtins/command7.0 (new)



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