From owner-freebsd-commit Thu Dec 14 15:02:06 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA25510 for freebsd-commit-outgoing; Thu, 14 Dec 1995 15:02:06 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA25496 for cvs-all-outgoing; Thu, 14 Dec 1995 15:01:59 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA25484 for cvs-sys-outgoing; Thu, 14 Dec 1995 15:01:56 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA25476 Thu, 14 Dec 1995 15:01:53 -0800 (PST) Date: Thu, 14 Dec 1995 15:01:53 -0800 (PST) From: Bruce Evans Message-Id: <199512142301.PAA25476@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa clock.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 95/12/14 15:01:52 Modified: sys/kern tty_subr.c sys/i386/isa clock.c Log: Fixed staticization of DDB functions. Revision Changes Path 1.20 +2 -2 src/sys/kern/tty_subr.c 1.41 +2 -2 src/sys/i386/isa/clock.c