Subject: CVS commit: othersrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/23/2001 16:04:04
Module Name:	othersrc
Committed By:	tron
Date:		Fri Mar 23 14:04:04 UTC 2001

Modified Files:
	othersrc/zoularis/bsd: Makefile
	othersrc/zoularis/bsd/lib/libbsdcompat: SunOS.5.mk
Added Files:
	othersrc/zoularis/bsd/tar: Makefile
Removed Files:
	othersrc/zoularis/bsd/cksum: Makefile

Log Message:
- Include "setprogname" in "libbsdcompat" to avoid link error with latest
  NetBSD-current source.
- Remove "cksum" command from Zoularis. It failed to build and has been
  replaced by the "digest" package.
- Add "tar" to Zoularis because it is required for boot strapping from
  Binary package once Zoularis has been turned into a System V package.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 othersrc/zoularis/bsd/Makefile
cvs rdiff -r1.1 -r0 othersrc/zoularis/bsd/cksum/Makefile
cvs rdiff -r1.6 -r1.7 othersrc/zoularis/bsd/lib/libbsdcompat/SunOS.5.mk
cvs rdiff -r0 -r1.1 othersrc/zoularis/bsd/tar/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.