Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2003 19:28:11 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh machdep.h memalloc.c nodes.c.pat
Message-ID:  <200302160328.h1G3SB3s074208@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2003/02/15 19:28:11 PST

  Modified files:
    bin/sh               memalloc.c nodes.c.pat 
  Added files:
    bin/sh               machdep.h 
  Log:
  Temporarily back out machdep.h/ALIGN changes. It seems that on sparc64,
  using the alignment from sys/param.h (16) instead of the alignment
  from machdep.h (8) tickled a nasty bug in the memory allocator that I
  haven't been able to track down yet.
  
  Revision  Changes    Path
  1.8       +52 -0     src/bin/sh/machdep.h (new)
  1.21      +1 -2      src/bin/sh/memalloc.c
  1.10      +1 -2      src/bin/sh/nodes.c.pat

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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