From owner-cvs-all Wed Dec 20 5:58:39 2000 From owner-cvs-all@FreeBSD.ORG Wed Dec 20 05:58:37 2000 Return-Path: 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 40B2437B400; Wed, 20 Dec 2000 05:58:37 -0800 (PST) Received: (from non@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBKDwbl41191; Wed, 20 Dec 2000 05:58:37 -0800 (PST) (envelope-from non) Message-Id: <200012201358.eBKDwbl41191@freefall.freebsd.org> From: Noriaki Mitsunaga Date: Wed, 20 Dec 2000 05:58:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/stg tmc18c30.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG non 2000/12/20 05:58:37 PST Modified files: (Branch: RELENG_4) sys/dev/stg tmc18c30.c Log: Remove conflicts between unsinged char *s and int s. It was possible cause of kernel panic. Pointed Out by: phk@FreeBSD.ORG Revision Changes Path 1.1.2.2 +7 -7 src/sys/dev/stg/tmc18c30.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message