Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/26/1998 21:00:01
thorpej
Tue May 26 20:57:49 PDT 1998
Update of /cvsroot/src/sys/arch/pmax/pmax
In directory nb00:/tmp/cvs-serv10856

Modified Files:
	bus_dma.c 
Log Message:
Ouch, key debugging printfs off BUS_DMA_DEBUG, not DEBUG ... noisy!


scottr
Tue May 26 20:58:17 PDT 1998
Update of /cvsroot/src/sys/arch/mac68k/mac68k
In directory nb00:/tmp/cvs-serv10860

Modified Files:
	pmap.c 
Log Message:
PG_PTPAGE is only useful if !UVM.  Noted by Hauke Fath in
PR 5462.