Subject: CVS commit: syssrc/sys/miscfs/procfs
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/06/2001 09:20:09
Module Name: syssrc
Committed By: simonb
Date: Tue Nov 6 07:20:09 UTC 2001
Modified Files:
syssrc/sys/miscfs/procfs: procfs_mem.c
Log Message:
In procfs_domem() the addr variable is only needed if PMAP_NEED_PROCWR is
defined.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/miscfs/procfs/procfs_mem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.