Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2003 03:34:57 -0800 (PST)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_extern.h vm_glue.c src/share/man/man9 kernacc.9 vslock.9
Message-ID:  <200301211134.h0LBYwNn088461@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2003/01/21 03:34:57 PST

  Modified files:
    sys/vm               vm_extern.h vm_glue.c 
    share/man/man9       kernacc.9 vslock.9 
  Log:
  use 'void *' instead of 'caddr_t' for useracc, kernacc, vslock and vsunlock.
  
  Revision  Changes    Path
  1.13      +2 -2      src/share/man/man9/kernacc.9
  1.10      +2 -2      src/share/man/man9/vslock.9
  1.60      +4 -4      src/sys/vm/vm_extern.h
  1.163     +4 -4      src/sys/vm/vm_glue.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?200301211134.h0LBYwNn088461>