dillon      2007/01/01 20:52:32 PST

DragonFly src repository

  Modified files:
    sys/vm               vm_kern.c 
  Log:
  Remove pmap_kernel() (which just returned a pointer to kernel_pmap), and
  change the kernel_pmap global from a pointer to a directly accessed
  structure.  Adjust code accordingly.
  
  Revision  Changes    Path
  1.28      +1 -1      src/sys/vm/vm_kern.c


http://www.dragonflybsd.org/cvsweb/src/sys/vm/vm_kern.c.diff?r1=1.27&r2=1.28&f=u

Reply via email to