cvs commit: src/sys/kern kern_exec.c src/sys/ia64/ia64 machdep.c src/sys/ia64/include proc.h

Marcel Moolenaar marcel at FreeBSD.org
Mon Oct 20 18:13:50 PDT 2003


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


More information about the cvs-src mailing list