Release calc version 2.11.1

This commit is contained in:
Landon Curt Noll
1999-12-14 01:33:40 -08:00
parent 2c9b160dc5
commit 867002aa77
519 changed files with 18131 additions and 4296 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.