Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 1998 21:18:00 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
Subject:   cvs commit: src/sys/miscfs/union union_subr.c src/sys/sys buf.h mbuf.h src/sys/vm vm_page.c
Message-ID:  <199807150418.VAA17135@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/07/14 21:17:59 PDT

  Modified files:
    sys/miscfs/union     union_subr.c 
    sys/sys              buf.h mbuf.h 
    sys/vm               vm_page.c 
  Log:
  Cast pointers to [u]intptr_t instead of to [unsigned] long.
  
  Revision  Changes    Path
  1.31      +2 -2      src/sys/miscfs/union/union_subr.c
  1.53      +2 -2      src/sys/sys/buf.h
  1.27      +5 -4      src/sys/sys/mbuf.h
  1.104     +2 -2      src/sys/vm/vm_page.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?199807150418.VAA17135>