Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 02/04/2003 01:16:31
Module Name: src
Committed By: chris
Date: Mon Feb 3 23:16:31 UTC 2003
Modified Files:
src/sys/arch/i386/i386: pmap.c
Log Message:
Trivial change, convert a tqh_first to TAILQ_FIRST().
To generate a diff of this commit:
cvs rdiff -r1.148 -r1.149 src/sys/arch/i386/i386/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.