Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Nov 1998 01:08:49 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/boot/kzipboot malloc.c src/sys/kern inflate.c
Message-ID:  <199811100908.BAA28075@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/11/10 01:08:49 PST

  Modified files:
    sys/i386/boot/kzipboot malloc.c 
    sys/kern             inflate.c 
  Log:
  kzipboot uses kern/inflate.c outside the kernel by providing its own
  minimal malloc/free implementation.  Stop passing M_GZIP to it.
  
  Revision  Changes    Path
  1.6       +2 -4      src/sys/i386/boot/kzipboot/malloc.c
  1.12      +8 -3      src/sys/kern/inflate.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?199811100908.BAA28075>