Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/15/1997 17:00:12
agc
Wed Oct 15 09:54:49 PDT 1997
Update of /cvsroot/pkgsrc/misc/amanda
In directory netbsd1:/var/slash-tmp/cvs-serv18572

Modified Files:
	Makefile 
Log Message:
Pre-process the source tree, to modify /usr/local to ${PREFIX}.
This is done in the pre-configure stage.


thorpej
Wed Oct 15 09:54:52 PDT 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv18656

Modified Files:
	dp8390.c dp8390var.h 
Log Message:
Pulldown from marc-pcmcia branch: minor tweaks to make this a completely
bus-independent driver, and garbage collect a few unnecessary things
from the softc.


agc
Wed Oct 15 09:58:21 PDT 1997
Update of /cvsroot/pkgsrc/misc/amanda/patches
In directory netbsd1:/var/slash-tmp/cvs-serv19022

Modified Files:
	patch-ab patch-ac 
Log Message:
Revert the default location to be /usr/local, so that we can use
the pre-processing stage in the pre-configure Makefile target to
modify /usr/local to ${PREFIX}.


thorpej
Wed Oct 15 09:58:25 PDT 1997
Update of /cvsroot/src/sys/arch/mac68k/dev
In directory netbsd1:/var/slash-tmp/cvs-serv19198

Modified Files:
	if_ae_nubus.c 
Log Message:
Pulldown from marc-pcmcia branch: adapt to changes in the MI dp8390 driver.