From owner-freebsd-current Sat Mar 8 1:45:19 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4904237B405; Sat, 8 Mar 2003 01:45:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5A2443F75; Sat, 8 Mar 2003 01:45:17 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from freefall.freebsd.org (davidxu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h289jHNS049377; Sat, 8 Mar 2003 01:45:17 -0800 (PST) (envelope-from davidxu@freefall.freebsd.org) Received: (from davidxu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h289jHV5049376; Sat, 8 Mar 2003 01:45:17 -0800 (PST) Date: Sat, 8 Mar 2003 01:45:17 -0800 (PST) From: David Xu Message-Id: <200303080945.h289jHV5049376@freefall.freebsd.org> To: current@freebsd.org Subject: witness needs DDB Cc: jhb@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG subr_witness.c now needs DDB option enabled, otherwise can not be compiled. please fix it. David Xu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message