Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 2009 17:44:24 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh exec.c src/tools/regression/bin/sh/builtins type2.0
Message-ID:  <200912311754.nBVHsPEP011739@repoman.freebsd.org>

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

jilles      2009-12-31 17:44:24 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               exec.c 
  Added files:
    tools/regression/bin/sh/builtins type2.0 
  Log:
  SVN rev 201344 on 2009-12-31 17:44:24Z by jilles
  
  sh: Use PATH= assignment in type.
  
  Example:
    PATH=/var/empty; PATH=/bin type ls
  
  Revision  Changes    Path
  1.41      +1 -1      src/bin/sh/exec.c
  1.1       +26 -0     src/tools/regression/bin/sh/builtins/type2.0 (new)



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