Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 1999 05:55:39 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm device_pager.c
Message-ID:  <199905131255.FAA61029@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/05/13 05:55:39 PDT

  Modified files:
    sys/vm               device_pager.c 
  Log:
  Casting handles from void * to uintptr_t on the way to dev_t became
  especially bogus when dev_t became a pointer.
  
  Revision  Changes    Path
  1.43      +3 -3      src/sys/vm/device_pager.c


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?199905131255.FAA61029>