Subject: CVS commit: basesrc/usr.bin/pmap
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 10/12/2002 06:08:29
Module Name: basesrc
Committed By: atatat
Date: Sat Oct 12 03:08:28 UTC 2002
Modified Files:
basesrc/usr.bin/pmap: pmap.c
Log Message:
Print the contents of the aref (it's small and MI -- MD code here
would be horrific).
Handle the new VM_MAP_DYING flag (and adjust the VM_MAP_TOPDOWN bit).
Check to see if 0, 1, and 2 are properly "open" and try to "adjust" if
they're not. Emit no warnings or errors here.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.bin/pmap/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.