From owner-cvs-all Fri Feb 12 04:15:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA02388 for cvs-all-outgoing; Fri, 12 Feb 1999 04:15:10 -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 EAA02237; Fri, 12 Feb 1999 04:15:08 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA13952; Fri, 12 Feb 1999 04:15:07 -0800 (PST) (envelope-from bde@FreeBSD.org) Date: Fri, 12 Feb 1999 04:15:07 -0800 (PST) Message-Id: <199902121215.EAA13952@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/ddb db_aout.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/02/12 04:15:07 PST Modified files: sys/ddb db_aout.c Log: Fixed fatal type mismatches in the aout case. Const poisoning in db_sym.h had not reached here. Revision Changes Path 1.25 +5 -5 src/sys/ddb/db_aout.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message