From owner-cvs-all Mon May 6 0:30: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38AD237B406; Mon, 6 May 2002 00:30:03 -0700 (PDT) Received: (from dd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g467U3I93539; Mon, 6 May 2002 00:30:03 -0700 (PDT) (envelope-from dd) Message-Id: <200205060730.g467U3I93539@freefall.freebsd.org> From: Dima Dorfman Date: Mon, 6 May 2002 00:30:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/snp snp.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2002/05/06 00:30:03 PDT Modified files: (Branch: RELENG_4) sys/dev/snp snp.c Log: MFC 1.73: treat input as unsigned so that 8-bit characters don't get sign-extended. Approved by: murray Revision Changes Path 1.69.2.2 +1 -1 src/sys/dev/snp/snp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message