Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 04/13/1999 01:44:01
Module Name:	pkgsrc
Committed By:	agc
Date:		Tue Apr 13 08:44:00 UTC 1999

Modified Files:
	pkgsrc/cross/zoularis: Makefile
	pkgsrc/cross/zoularis/files: md5
Log Message:
Bug-fix release:

+ Fix the password routines to use thread-safe functions (getpwnam_r,
getpwent_r, getpwuid_r)
+ Use the ${INSTALL} definition from Makefile.inc rather than install
+ Install make as bmake

This fixes a segmentation violation on Sparc. i386 still has problems.