Release calc version 2.11.1t1

This commit is contained in:
Landon Curt Noll
1999-12-15 01:35:49 -08:00
parent f3913609ea
commit 6f5e8bf1b6
519 changed files with 17771 additions and 4208 deletions

6
shs.c
View File

@@ -31,6 +31,12 @@
* Based on Version 2.11 (09 Mar 1995) from Landon Curt Noll's
* (http://reality.sgi.com/chongo/) shs hash program.
*
* @(#) $Revision: 29.1 $
* @(#) $Id: shs.c,v 29.1 1999/12/14 09:16:15 chongo Exp $
* @(#) $Source: /usr/local/src/cmd/calc/RCS/shs.c,v $
*
* This file is not covered under version 2.1 of the GNU LGPL.
*
****
*
* The SHS algorithm hashes 32 bit unsigned values, 16 at a time.