Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 2010 21:44:43 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh eval.c histedit.c parser.c var.c
Message-ID:  <201010292144.o9TLiuDf024642@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jilles      2010-10-29 21:44:43 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               eval.c histedit.c parser.c var.c 
  Log:
  SVN rev 214538 on 2010-10-29 21:44:43Z by jilles
  
  sh: Tweak some string constants to reduce code size.
  
  * Reduce some needless differences.
  * Shorten some error messages that should not happen.
  
  Revision  Changes    Path
  1.90      +1 -1      src/bin/sh/eval.c
  1.40      +2 -2      src/bin/sh/histedit.c
  1.99      +1 -1      src/bin/sh/parser.c
  1.51      +1 -1      src/bin/sh/var.c



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