Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 1995 11:56:10 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/vm device_pager.c swap_pager.c swap_pager.h vm_extern.h vm_pageout.c vm_pager.c vm_pager.h vnode_pager.c
Message-ID:  <199505101856.LAA00649@freefall.cdrom.com>

index | next in thread | raw e-mail

davidg      95/05/10 11:56:10

  Modified:    sys/vm    device_pager.c swap_pager.c swap_pager.h
                        vm_extern.h  vm_pageout.c vm_pager.c vm_pager.h
                        vnode_pager.c
  Log:
  Changed "handle" from type caddr_t to void *; "handle" is several different
  types of pointers, and "char *" is a bad choice for the type.


help

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