Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2011 15:36:28 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ia64/ia64 genassym.c machdep.c support.S trap.c unaligned.c src/sys/ia64/include vmparam.h
Message-ID:  <201103181536.p2IFabG8006251@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2011-03-18 15:36:28 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        genassym.c machdep.c support.S trap.c 
                         unaligned.c 
    sys/ia64/include     vmparam.h 
  Log:
  SVN rev 219741 on 2011-03-18 15:36:28Z by marcel
  
  Use VM_MAXUSER_ADDRESS rather than VM_MAX_ADDRESS when we talk about
  the bounds of user space. Redefine VM_MAX_ADDRESS as ~0UL, even though
  it's not used anywhere in the source tree.
  
  Revision  Changes    Path
  1.49      +1 -1      src/sys/ia64/ia64/genassym.c
  1.269     +3 -3      src/sys/ia64/ia64/machdep.c
  1.30      +13 -13    src/sys/ia64/ia64/support.S
  1.140     +2 -2      src/sys/ia64/ia64/trap.c
  1.14      +2 -2      src/sys/ia64/ia64/unaligned.c
  1.25      +5 -5      src/sys/ia64/include/vmparam.h



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