From owner-freebsd-current Tue Apr 30 15:22:50 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA18039 for current-outgoing; Tue, 30 Apr 1996 15:22:50 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA18032 Tue, 30 Apr 1996 15:22:39 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id IAA24948; Wed, 1 May 1996 08:17:13 +1000 Date: Wed, 1 May 1996 08:17:13 +1000 From: Bruce Evans Message-Id: <199604302217.IAA24948@godzilla.zeta.org.au> To: bde@freefall.freebsd.org, bde@zeta.org.au, gpalmer@freefall.freebsd.org, rkw@dataplex.net Subject: Re: conf/22 Cc: current@FreeBSD.org Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I miswrote: >More importantly, several many links are created. For my kernel alone: ^^^^^^^^^^^^^^^^^^ many wrong links >... >For the LINT kernel, almost everything is wrong. Links are only created >for 146 files out of 502. Of these: >58 don't exist in GENERIC >27 differ from the the GENERIC version. The difference may be only that > that option DIAGNOSTIC is present in LINT, but it's hard to tell. >61 are correct. Mostly small ones like strcpy.o :-(. Bruce