From owner-freebsd-current Sun Aug 13 11:40:55 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id LAA23740 for current-outgoing; Sun, 13 Aug 1995 11:40:55 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id LAA23731 for ; Sun, 13 Aug 1995 11:40:47 -0700 Received: (from jkh@localhost) by time.cdrom.com (8.6.11/8.6.9) id LAA00987 for current@freebsd.org; Sun, 13 Aug 1995 11:40:36 -0700 Date: Sun, 13 Aug 1995 11:40:36 -0700 From: "Jordan K. Hubbard" Message-Id: <199508131840.LAA00987@time.cdrom.com> To: current@freebsd.org Subject: Addendum to previous message concerning ibcs2 Sender: current-owner@freebsd.org Precedence: bulk I forgot to mention two things: 1. /sys/compat/ibcs2 is where NetBSD has stuck things, and I don't see much reason for gratuitous incompatibility, especially as this code is ported from their source tree. 2. It would replace the current /sys/i386/ibcs2, which is pretty green and doesn't show much sign of improving (sorry Soren, but I KNOW you have way too much to do for this to change anytime soon and why reinvent the wheel anyway? :). I'm testing the integration now on my own box and will commit it to -current in the next day or so barring any reasoned objections. Jordan