Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2000 01:38:46 -0700 (PDT)
From:      Martin Cracauer <cracauer@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh exec.c main.c memalloc.c memalloc.h parser.c
Message-ID:  <200009060838.BAA67001@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cracauer    2000/09/06 01:38:46 PDT

  Modified files:        (Branch: RELENG_4)
    bin/sh               exec.c main.c memalloc.c memalloc.h 
                         parser.c 
  Log:
  Merge various fixes that had their test time in -current:
  - stack fixes (from tegge)
  - backout of parts of my 8-bit fixes
  - type for absolute paths
  
  Revision  Changes    Path
  1.14.2.1  +17 -10    src/bin/sh/exec.c
  1.18.2.2  +3 -2      src/bin/sh/main.c
  1.15.2.1  +20 -1     src/bin/sh/memalloc.c
  1.6.2.1   +2 -1      src/bin/sh/memalloc.h
  1.29.2.2  +2 -5      src/bin/sh/parser.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?200009060838.BAA67001>