From owner-cvs-all Fri Jan 19 1: 5:19 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 7337237B699; Fri, 19 Jan 2001 01:04:57 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0J94vW90401; Fri, 19 Jan 2001 01:04:57 -0800 (PST) (envelope-from jhb) Message-Id: <200101190904.f0J94vW90401@freefall.freebsd.org> From: John Baldwin Date: Fri, 19 Jan 2001 01:04:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ex if_ex.c if_exvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/19 01:04:57 PST Modified files: sys/dev/ex if_ex.c if_exvar.h Log: Warning police: - Share the ex_stop() prototype in if_exvar.h - Remove an unused local variable. Revision Changes Path 1.36 +1 -3 src/sys/dev/ex/if_ex.c 1.2 +3 -1 src/sys/dev/ex/if_exvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message