Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 1999 08:46:03 -0700 (PDT)
From:      Martin Cracauer <cracauer@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh eval.c expand.c expand.h memalloc.c options.h sh.1 trap.c var.c
Message-ID:  <199904121546.IAA12181@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cracauer    1999/04/12 08:46:02 PDT

  Modified files:        (Branch: RELENG_3)
    bin/sh               eval.c expand.c expand.h memalloc.c 
                         options.h sh.1 trap.c var.c 
  Log:
  MFC: Merge the fixes that have been in -current for a while:
  -T flag
  -a flag
  breakability of interactive loops
  quote fix by Tor Egge/NetBSD/Havard Eidnes
  various cosmetic changes
  
  Revision  Changes    Path
  1.15.2.1  +8 -2      src/bin/sh/eval.c
  1.24.2.1  +54 -14    src/bin/sh/expand.c
  1.7.2.1   +2 -2      src/bin/sh/expand.h
  1.12.2.1  +33 -17    src/bin/sh/memalloc.c
  1.7.2.1   +4 -2      src/bin/sh/options.h
  1.23.2.1  +15 -6     src/bin/sh/sh.1
  1.17.2.1  +3 -2      src/bin/sh/trap.c
  1.12.2.1  +4 -2      src/bin/sh/var.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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