From owner-cvs-sys Sat Oct 14 00:08:20 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA27521 for cvs-sys-outgoing; Sat, 14 Oct 1995 00:08:20 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA27512 ; Sat, 14 Oct 1995 00:08:11 -0700 Date: Sat, 14 Oct 1995 00:08:11 -0700 From: Bruce Evans Message-Id: <199510140708.AAA27512@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa syscons.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk bde 95/10/14 00:08:10 Modified: sys/i386/isa syscons.c Log: Don't allow i/o operations for non-root users. Add prototypes.