From owner-cvs-all Sun Sep 26 11:48:55 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B515515293; Sun, 26 Sep 1999 11:48:53 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA04825; Sun, 26 Sep 1999 11:48:53 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199909261848.LAA04825@freefall.freebsd.org> From: Nick Hibma Date: Sun, 26 Sep 1999 11:48:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_autoconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/09/26 11:48:53 PDT Modified files: sys/kern subr_autoconf.c Log: Change explicit use of the queue fields into use of the definitions in queue.h. Change the name of two variables for consistency. Reviewed-By: peter Revision Changes Path 1.13 +14 -11 src/sys/kern/subr_autoconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message