Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2011 10:21:24 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh var.c src/tools/regression/bin/sh/builtins export1.0 set2.0
Message-ID:  <201106171022.p5HAMRPg002496@repoman.freebsd.org>

index | next in thread | raw e-mail

jilles      2011-06-17 10:21:24 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               var.c 
  Added files:
    tools/regression/bin/sh/builtins export1.0 set2.0 
  Log:
  SVN rev 223183 on 2011-06-17 10:21:24Z by jilles
  
  sh: Skip variables with invalid names in "set", "export -p", "readonly -p".
  
  This ensures the output of these commands is valid shell input.
  
  Revision  Changes    Path
  1.63      +13 -0     src/bin/sh/var.c
  1.1       +3 -0      src/tools/regression/bin/sh/builtins/export1.0 (new)
  1.1       +3 -0      src/tools/regression/bin/sh/builtins/set2.0 (new)


help

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