Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 1999 16:55:04 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm swap_pager.c
Message-ID:  <199908232355.QAA16200@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/08/23 16:55:04 PDT

  Modified files:
    sys/vm               swap_pager.c 
  Log:
  Use devtoname to print dev_t's instead of casting them to u_long for
  misprinting with %lx.
  
  Cast pointers to intptr_t instead of casting them to long.  Cosmetic.
  
  Revision  Changes    Path
  1.124     +7 -6      src/sys/vm/swap_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?199908232355.QAA16200>