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/27/1998 04:20:02
agc
Fri Mar 27 04:16:26 PST 1998
Update of /cvsroot/src/usr.sbin/pkg_install/lib
In directory nb00:/tmp/cvs-serv27749

Modified Files:
	plist.c 
Log Message:
When reading the PLIST file, don't abort everything if you don't
recognise an '@' command - just flag the line as being unrecognised,
and move to the next line.


agc
Fri Mar 27 04:17:58 PST 1998
Update of /cvsroot/src/usr.sbin/pkg_install/lib
In directory nb00:/tmp/cvs-serv27813

Modified Files:
	file.c pen.c 
Log Message:
Clean up some lint warnings about return value of errx.