Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jul 1999 11:31:01 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 vm_machdep.c src/sys/vm vm_page.c vm_page.h
Message-ID:  <199907311831.LAA78417@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         1999/07/31 11:31:01 PDT

  Modified files:
    sys/i386/i386        vm_machdep.c 
    sys/vm               vm_page.c vm_page.h 
  Log:
  Change the type of vpgqueues::lcnt from "int *" to "int".  The indirection
  served no purpose.
  
  Revision  Changes    Path
  1.125     +3 -3      src/sys/i386/i386/vm_machdep.c
  1.136     +16 -18    src/sys/vm/vm_page.c
  1.64      +2 -2      src/sys/vm/vm_page.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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