Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/04/2001 02:17:44
Module Name: syssrc
Committed By: thorpej
Date: Thu Jan 4 00:17:44 UTC 2001
Modified Files:
syssrc/sys/arch/i386/i386: pmap.c
syssrc/sys/arch/i386/include: pmap.h
Log Message:
Just garbage-collect the #if 0'd pmap_transfer() stuff.
To generate a diff of this commit:
cvs rdiff -r1.116 -r1.117 syssrc/sys/arch/i386/i386/pmap.c
cvs rdiff -r1.52 -r1.53 syssrc/sys/arch/i386/include/pmap.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.