From owner-freebsd-hackers Tue Nov 28 10:05:54 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA23003 for hackers-outgoing; Tue, 28 Nov 1995 10:05:54 -0800 Received: from cls.net (freeside.cls.de [192.129.50.1]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id KAA22994 for ; Tue, 28 Nov 1995 10:05:39 -0800 Received: by mail.cls.net (Smail3.1.29.1) from allegro.lemis.de (192.109.197.134) with smtp id ; Tue, 28 Nov 95 18:05 GMT From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Reply-To: grog@lemis.de (Greg Lehey) Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id TAA27256; Tue, 28 Nov 1995 19:05:02 +0100 Message-Id: <199511281805.TAA27256@allegro.lemis.de> Subject: Re: Documentation.. To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Tue, 28 Nov 1995 19:05:02 +0100 (MET) Cc: hackers@freebsd.org (FreeBSD Hackers) In-Reply-To: <1011.817579560@time.cdrom.com> from "Jordan K. Hubbard" at Nov 28, 95 09:26:00 am X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 375 Sender: owner-hackers@freebsd.org Precedence: bulk Jordan K. Hubbard writes: > > > locking as the result of the change of struct flock. The binary I had > > (elm) was compiled on BSD/386 1.1, and it didn't run on BSD/OS 2.0 > > either. > > Now try compiling elm on BSD/OS 2.0 and running that under FreeBSD. That > was what was referred to. Aha. How about that--it SIGSEGVs out of start. Is this known behaviour? Greg