Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 2010 20:23:41 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh parser.c
Message-ID:  <201010292024.o9TKO0Ic006354@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jilles      2010-10-29 20:23:41 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               parser.c 
  Log:
  SVN rev 214525 on 2010-10-29 20:23:41Z by jilles
  
  sh: Error out on various specials/keywords in the wrong place in backticks.
  
  Example:
    echo `date)`
  
  Exp-run done by:        pav (with some other sh(1) changes)
  Obtained from:          NetBSD (Christos Zoulas, NetBSD PR 11317)
  
  Revision  Changes    Path
  1.96      +16 -16    src/bin/sh/parser.c



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