Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/16/1997 01:00:05
hubertf
Wed Oct 15 17:50:26 PDT 1997
Update of /cvsroot/src/usr.sbin/pkg_install/add
In directory netbsd1:/var/slash-tmp/cvs-serv6491/add

Modified Files:
	extract.c perform.c 
Log Message:
Second part of intrgration of FreeBSD pkg_install as of 971013.
This patch adds @option preserve and handling for -s (SrcDir)
option.


hubertf
Wed Oct 15 17:50:40 PDT 1997
Update of /cvsroot/src/usr.sbin/pkg_install/create
In directory netbsd1:/var/slash-tmp/cvs-serv6491/create

Modified Files:
	create.h main.c perform.c pkg_create.1 
Log Message:
Second part of intrgration of FreeBSD pkg_install as of 971013.
This patch adds @option preserve and handling for -s (SrcDir)
option.


hubertf
Wed Oct 15 17:50:48 PDT 1997
Update of /cvsroot/src/usr.sbin/pkg_install/lib
In directory netbsd1:/var/slash-tmp/cvs-serv6491/lib

Modified Files:
	file.c plist.c 
Log Message:
Second part of intrgration of FreeBSD pkg_install as of 971013.
This patch adds @option preserve and handling for -s (SrcDir)
option.


thorpej
Wed Oct 15 17:50:51 PDT 1997
Update of /cvsroot/src/sys/dev/isapnp
In directory netbsd1:/var/slash-tmp/cvs-serv6678

Modified Files:
	com_isapnp.c 
Log Message:
Adjust for new "com" driver home.


thorpej
Wed Oct 15 17:52:03 PDT 1997
Update of /cvsroot/src/sys/dev/isapnp
In directory netbsd1:/var/slash-tmp/cvs-serv6843

Modified Files:
      Tag: marc-pcmcia
	com_isapnp.c 
Log Message:
Sync w/ trunk.


hubertf
Wed Oct 15 17:55:07 PDT 1997
Update of /cvsroot/src/usr.sbin/pkg_install/add
In directory netbsd1:/var/slash-tmp/cvs-serv7316/add

Modified Files:
	perform.c pkg_add.1 
Log Message:
 - document $PKG_PATH
 - use -v on pkg_add for dependent packages (forgot on last commit)
 - most important: do string-magic on the right variable when trying
   to find dependent packages on the local disk (i.e. package given as
   filename, not URL)


hubertf
Wed Oct 15 17:55:10 PDT 1997
Update of /cvsroot/src/usr.sbin/pkg_install/lib
In directory netbsd1:/var/slash-tmp/cvs-serv7316/lib

Modified Files:
	file.c 
Log Message:
 - document $PKG_PATH
 - use -v on pkg_add for dependent packages (forgot on last commit)
 - most important: do string-magic on the right variable when trying
   to find dependent packages on the local disk (i.e. package given as
   filename, not URL)


thorpej
Wed Oct 15 17:58:25 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory netbsd1:/var/slash-tmp/cvs-serv7751

Modified Files:
	dec_2100_a50.c dec_axppci_33.c dec_eb164.c dec_eb64plus.c 
	dec_kn20aa.c dec_kn8ae.c 
Log Message:
Adjust for new "com" driver home.