From owner-freebsd-current Mon Jul 8 02:13:30 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA19607 for current-outgoing; Mon, 8 Jul 1996 02:13:30 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA19602 for ; Mon, 8 Jul 1996 02:13:27 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with ESMTP id CAA20066; Mon, 8 Jul 1996 02:10:28 -0700 (PDT) To: faried nawaz cc: current@freebsd.org Subject: Re: `file', BSD/i386 In-reply-to: Your message of "Mon, 08 Jul 1996 01:29:06 PDT." <20714.836814546@waldrog.cs.uidaho.edu> Date: Mon, 08 Jul 1996 02:10:27 -0700 Message-ID: <20064.836817027@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk And this is correct. Since it's apparently hard to tell some of the various *BSD binaries apart, they're now lumped into a more generic category. Better than having them idenfied as NetBSD or PDP-11 execs/binaries now, I guess. :-) Jordan > > Hi, > > All my executables are being recognized as BSD/i386: > > ; file /bin/ls > /bin/ls: BSD/i386 compact demand paged executable > ; file /usr/local/bin/bash > /usr/local/bin/bash: BSD/i386 compact demand paged dynamically linked executa ble > ; file /usr/bin/man > /usr/bin/man: BSD/i386 compact demand paged dynamically linked executable > ; > > I last sup'd on Saturday, July 6th. > > > faried.