Subject: CVS commit: [netbsd-2-0] src/distrib/utils/sparkcrc
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/17/2004 08:03:09
Module Name: src
Committed By: tron
Date: Thu Jun 17 08:03:09 UTC 2004
Added Files:
src/distrib/utils/sparkcrc [netbsd-2-0]: Makefile sparkcrc.c
Log Message:
Pull up revision 1.1 (requested by abs in ticket #497):
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 -r0 -r1.2.2.1 src/distrib/utils/sparkcrc/Makefile
cvs rdiff -r0 -r1.1.2.1 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.