Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 1997 13:12:48 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit:  src/sys/i386/i386 machdep.c
Message-ID:  <199705072012.NAA19265@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       97/05/07 13:12:48

  Modified:    sys/i386/i386  machdep.c
  Log:
  md_regs is struct trapframe * now, rather than int []
  Remove TF_REGP() macro and use.  The original reason (address space
  problems due to having UPAGES in mapped into user space) is gone.  It
  looks cleaner without it.
  
  Revision  Changes    Path
  1.240     +58 -69    src/sys/i386/i386/machdep.c



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