Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2003 18:13:49 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_exec.c src/sys/ia64/ia64 machdep.c src/sys/ia64/include proc.h
Message-ID:  <200310210113.h9L1Dn4j011774@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/10/20 18:13:49 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exec.c 
    sys/ia64/ia64        machdep.c 
    sys/ia64/include     proc.h 
  Log:
  Remove md_bspstore from the MD fields of struct thread. Now that
  the backing store is at a fixed address, there's no need for a
  per-thread variable.
  
  Revision  Changes    Path
  1.160     +2 -2      src/sys/ia64/ia64/machdep.c
  1.11      +0 -1      src/sys/ia64/include/proc.h
  1.231     +0 -1      src/sys/kern/kern_exec.c



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