Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jan 1998 00:56:25 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/sys linker.h src/sys/kern kern_linker.c
Message-ID:  <199801010856.AAA16410@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

bde         1998/01/01 00:56:25 PST

  Modified files:
    sys/sys              linker.h 
  Log:
  Use a real malloc type for M_LINKER instead of #defining it as M_TEMP.
  
  Revision  Changes    Path
  1.3       +5 -3      src/sys/sys/linker.h

  Modified files:
    sys/kern             kern_linker.c 
  Log:
  Use a real malloc type for M_LINKER instead of #defining it as M_TEMP.
  
  Fixed a comment.
  
  Revision  Changes    Path
  1.6       +2 -1      src/sys/kern/kern_linker.c



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