From owner-cvs-sys Sun Dec 15 02:17:57 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id CAA14576 for cvs-sys-outgoing; Sun, 15 Dec 1996 02:17:57 -0800 (PST) Received: from spinner.DIALix.COM (root@spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id CAA14533; Sun, 15 Dec 1996 02:17:29 -0800 (PST) Received: from spinner.DIALix.COM (peter@localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.8.4/8.8.4) with ESMTP id SAA14867; Sun, 15 Dec 1996 18:14:16 +0800 (WST) Message-Id: <199612151014.SAA14867@spinner.DIALix.COM> To: Bruce Evans cc: nate@mt.sri.com, cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/boot/rawboot Makefile In-reply-to: Your message of "Sun, 15 Dec 1996 20:53:33 +1100." <199612150953.UAA32173@godzilla.zeta.org.au> Date: Sun, 15 Dec 1996 18:14:16 +0800 From: Peter Wemm Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Bruce Evans wrote: > No, the should never have been in any of these files. The ioctls > in are only useful to applications accessing > syscons devices. The keyboard definitions belong in . > They've always been (with different names). Well, you're welcome to fix i386/boot/biosboot/probe_keyboard.c then and the Makefiles that have to give the -I paths. > Bruce Cheers, -Peter