From owner-freebsd-commit Sun Apr 23 05:42:22 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA25555 for commit-outgoing; Sun, 23 Apr 1995 05:42:22 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA25542 for cvs-sys-outgoing; Sun, 23 Apr 1995 05:42:18 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA25516 ; Sun, 23 Apr 1995 05:42:03 -0700 Date: Sun, 23 Apr 1995 05:42:03 -0700 From: Bruce Evans Message-Id: <199504231242.FAA25516@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa sio.c Sender: commit-owner@FreeBSD.org Precedence: bulk bde 95/04/23 05:42:01 Modified: sys/i386/isa sio.c Log: Move declarations of console functions to cons.h (they should be config(8)ed). Update other misplaced prototypes.