Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2010 23:45:57 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh histedit.c memalloc.c memalloc.h src/tools/regression/bin/sh/expansion trim4.0
Message-ID:  <201010212347.o9LNlMeT049132@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2010-10-21 23:45:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    bin/sh               histedit.c memalloc.c memalloc.h 
  Added files:           (Branch: RELENG_8)
    tools/regression/bin/sh/expansion trim4.0 
  Log:
  SVN rev 214190 on 2010-10-21 23:45:57Z by obrien
  
  MFC r213814: Do not assume in growstackstr() that a "precious" character
  will be immediately written into the stack after the call.  Instead let
  the caller manage the "space left".
  
  Revision  Changes    Path
  1.31.2.6  +1 -1      src/bin/sh/histedit.c
  1.28.2.4  +10 -7     src/bin/sh/memalloc.c
  1.11.2.3  +8 -1      src/bin/sh/memalloc.h
  1.1.2.2   +15 -0     src/tools/regression/bin/sh/expansion/trim4.0 (new)



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