Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2003 13:10:13 -0800 (PST)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf/alpha reloc.c src/libexec/rtld-elf/i386 reloc.c src/libexec/rtld-elf/ia64 reloc.c src/libexec/rtld-elf/powerpc reloc.c src/libexec/rtld-elf/sparc64 reloc.c
Message-ID:  <200303142110.h2ELADdh047431@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kan         2003/03/14 13:10:13 PST

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf/alpha reloc.c 
    libexec/rtld-elf/i386 reloc.c 
    libexec/rtld-elf/ia64 reloc.c 
    libexec/rtld-elf/powerpc reloc.c 
    libexec/rtld-elf/sparc64 reloc.c 
  Log:
  No need to zero fill memory, mmapped anonymously. Kernel will
  return pre-zeroed pages itself.
  
  Noticed by:     jake
  
  Revision  Changes    Path
  1.18      +0 -2      src/libexec/rtld-elf/alpha/reloc.c
  1.12      +0 -2      src/libexec/rtld-elf/i386/reloc.c
  1.11      +0 -2      src/libexec/rtld-elf/ia64/reloc.c
  1.2       +1 -5      src/libexec/rtld-elf/powerpc/reloc.c
  1.7       +0 -2      src/libexec/rtld-elf/sparc64/reloc.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?200303142110.h2ELADdh047431>