Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2001 20:31:46 -0700 (PDT)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_malloc.c
Message-ID:  <200108030331.f733Vk490953@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2001/08/02 20:31:46 PDT

  Modified files:
    sys/kern             kern_malloc.c 
  Log:
  Remove some code that appears to have endian problems with INVARIANTS.
  This is #if BIG_ENDIAN, but is only necessary if malloc types are shorts,
  not struct malloc_type * like they are now.
  
  Revision  Changes    Path
  1.90      +1 -6      src/sys/kern/kern_malloc.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?200108030331.f733Vk490953>