Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 10/26/2006 20:00:52
Module Name:	src
Committed By:	uwe
Date:		Thu Oct 26 20:00:52 UTC 2006

Modified Files:
	src/sys/uvm: uvm_map.c

Log Message:
uvm_page_printall: With new PQ_* flags pg->pqflags no longer fits and
makes the output of "show all pages" ragged.  Widen the field to 4 chars.


To generate a diff of this commit:
cvs rdiff -r1.230 -r1.231 src/sys/uvm/uvm_map.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.