From owner-cvs-all Sun Dec 13 15:36:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA25426 for cvs-all-outgoing; Sun, 13 Dec 1998 15:36:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA25412; Sun, 13 Dec 1998 15:36:17 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA17139; Sun, 13 Dec 1998 15:36:17 -0800 (PST) Date: Sun, 13 Dec 1998 15:36:17 -0800 (PST) Message-Id: <199812132336.PAA17139@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/matcd matcd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/12/13 15:36:16 PST Modified files: sys/i386/isa/matcd matcd.c Log: Fix 3-byte buffer overflow. Also, while I'm here, fix up some more after those that haven't noticed #endif isn't a comment introducer. Revision Changes Path 1.37 +3 -3 src/sys/i386/isa/matcd/matcd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message