Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2001 21:22:44 -0800 (PST)
From:      Mike Heffner <mikeh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/sed compile.c extern.h main.c misc.c process.c
Message-ID:  <200111290522.fAT5Mi391947@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mikeh       2001/11/28 21:22:44 PST

  Modified files:        (Branch: RELENG_4)
    usr.bin/sed          compile.c extern.h main.c misc.c 
                         process.c 
  Log:
  MFC:
          compile.c       1.16
          extern.h        1.7
          main.c          1.13
          misc.c          1.4
          process.c       1.11
  
          Expand xmalloc and xrealloc in place.
  
          compile.c      1.17
  
          Don't allocate zero byte segment.
  
  Revision  Changes    Path
  1.13.2.3  +40 -18    src/usr.bin/sed/compile.c
  1.3.6.2   +1 -3      src/usr.bin/sed/extern.h
  1.9.2.4   +7 -4      src/usr.bin/sed/main.c
  1.3.2.1   +2 -31     src/usr.bin/sed/misc.c
  1.10.2.1  +12 -6     src/usr.bin/sed/process.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?200111290522.fAT5Mi391947>