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: 03/25/1998 18:20:02
mhitch
Wed Mar 25 18:13:18 PST 1998
Update of /cvsroot/src/gnu/usr.bin/gcc/arch/mips
In directory nb00:/tmp/cvs-serv21940

Modified Files:
	netbsd.h 
Log Message:
The mips port now uses /usr/libexec/ld.elf_so.


mycroft
Wed Mar 25 18:14:00 PST 1998
Update of /cvsroot/src/bin/pax
In directory nb00:/tmp/cvs-serv21993

Modified Files:
	pax.h 
Log Message:
Use major(), minor() and makedev(), not a hacked up local equivalent, which
only supported 8-bit major and minor numbers.

thorpej
Wed Mar 25 18:18:04 PST 1998
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory nb00:/tmp/cvs-serv22044/alpha

Modified Files:
	pmap.c 
Removed Files:
	pmap.old.c 
Log Message:
Remove the Mach 3 pmap from the tree, replacing it with the contents of
pmap.old.<whatever>.  To see the history, look at the corresponding
pmap.old.<whatever> file.


thorpej
Wed Mar 25 18:18:05 PST 1998
Update of /cvsroot/src/sys/arch/alpha/include
In directory nb00:/tmp/cvs-serv22044/include

Modified Files:
	pmap.h 
Removed Files:
	pmap.new.h pmap.old.h 
Log Message:
Remove the Mach 3 pmap from the tree, replacing it with the contents of
pmap.old.<whatever>.  To see the history, look at the corresponding
pmap.old.<whatever> file.


thorpej
Wed Mar 25 18:19:02 PST 1998
Update of /cvsroot/src/sys/arch/alpha/conf
In directory nb00:/tmp/cvs-serv22102

Modified Files:
	files.alpha 
Log Message:
Remove references to "new_pmap".