Subject: CVS commit: src/distrib/utils
To: None <source-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 06/08/2004 21:43:40
Module Name:	src
Committed By:	abs
Date:		Tue Jun  8 21:43:40 UTC 2004

Modified Files:
	src/distrib/utils: Makefile
Added Files:
	src/distrib/utils/sparkcrc: Makefile sparkcrc.c

Log Message:
Import a trivial program to generate 16bit CRCs as used in sparkive archives.
For use by mksparkive.sh in generating the acorn32 bootloader sparkive.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/distrib/utils/Makefile
cvs rdiff -r0 -r1.1 src/distrib/utils/sparkcrc/Makefile \
    src/distrib/utils/sparkcrc/sparkcrc.c

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