From owner-cvs-src Sun Feb 16 5:22:17 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41A1937B401; Sun, 16 Feb 2003 05:22:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D85CD43F75; Sun, 16 Feb 2003 05:22:15 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1GDMFbv009351; Sun, 16 Feb 2003 05:22:15 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1GDMFxd009350; Sun, 16 Feb 2003 05:22:15 -0800 (PST) Message-Id: <200302161322.h1GDMFxd009350@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 16 Feb 2003 05:22:15 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_clock.c tty.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/16 05:22:15 PST Modified files: sys/kern kern_clock.c tty.c Log: Move the tty related statistics counters to live with the tty code. Revision Changes Path 1.148 +0 -5 src/sys/kern/kern_clock.c 1.193 +5 -0 src/sys/kern/tty.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message