From owner-cvs-sys Sun Apr 23 05:56:02 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA25902 for cvs-sys-outgoing; Sun, 23 Apr 1995 05:56:02 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA25892 ; Sun, 23 Apr 1995 05:55:58 -0700 Date: Sun, 23 Apr 1995 05:55:58 -0700 From: Bruce Evans Message-Id: <199504231255.FAA25892@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 cons.c cons.h Sender: cvs-sys-owner@freebsd.org Precedence: bulk bde 95/04/23 05:55:57 Modified: sys/i386/i386 cons.c cons.h Log: Declare the console switch functions completely. Move declarations of console functions to cons.h (they should be config(8)ed).