From owner-cvs-all Sat Jan 13 23: 0:27 2001 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 4280237B402; Sat, 13 Jan 2001 23:00:00 -0800 (PST) Received: (from non@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0E700H18132; Sat, 13 Jan 2001 23:00:00 -0800 (PST) (envelope-from non) Message-Id: <200101140700.f0E700H18132@freefall.freebsd.org> From: Noriaki Mitsunaga Date: Sat, 13 Jan 2001 23:00:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nsp nsp.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG non 2001/01/13 23:00:00 PST Modified files: (Branch: RELENG_4) sys/dev/nsp nsp.c Log: [MFC] Remove conflicts between unsigned 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 +5 -5 src/sys/dev/nsp/nsp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message