From owner-cvs-sys Tue Oct 10 01:05:49 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA21736 for cvs-sys-outgoing; Tue, 10 Oct 1995 01:05:49 -0700 Received: (from sos@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA21711 ; Tue, 10 Oct 1995 01:05:37 -0700 Message-Id: <199510100805.BAA21711@freefall.freebsd.org> Subject: Re: cvs commit: src/sys/i386/ibcs2 - Imported sources To: swallace@freefall.freebsd.org, jkh@freebsd.org Date: Tue, 10 Oct 1995 01:05:37 -0700 (PDT) Cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <199510100727.AAA19815@freefall.freebsd.org> from "Steven Wallace" at Oct 10, 95 00:27:27 am From: sos@freebsd.org Reply-to: sos@freebsd.org X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 1409 Sender: owner-cvs-sys@freebsd.org Precedence: bulk In reply to Steven Wallace who wrote: Of cause it wasn't nessesary to inform anybody about this in advance right ??? How do you plan to handle all the stuff scattered around in the kernel (the NetBSD stuff is quite different than ours) If you plan to integrate NetBSD changes to the kernel, I think this should be discussed before you do it, and at least I will have reservations on that. If you plan to "massage" the NetBSD stuff into our way of doing emulations, then I frankly cannot see why we need the NetBSD stuff, it would be far easier to fix our own (which I allready stated LONG ago, and partly have the fixes for) On the bright side though, I have NO responsibilities for the ibcs2 emu code any longer :) > > swallace 95/10/10 00:27:25 > > Branch: sys/i386/ibcs2 1.1.1 > Log: > Import of original NetBSD's ibcs2 emulator sources by Scott Bartram, > which is used as a basis for a more complete and cleaner ibcs2 emulator. > (snapshot about May 1995 with a few files from September 1995) > > Some files and code from old emulator still remains. > New files, features, and changes have been implemented by myself, > which will be shown in following commits. > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org | sos@login.dknet.dk) FreeBSD Core Team So much code to hack -- so little time