From owner-cvs-usrbin Thu Sep 21 13:11:01 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA26869 for cvs-usrbin-outgoing; Thu, 21 Sep 1995 13:11:01 -0700 Received: (from joerg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA26860 ; Thu, 21 Sep 1995 13:10:55 -0700 Date: Thu, 21 Sep 1995 13:10:55 -0700 From: Joerg Wunsch Message-Id: <199509212010.NAA26860@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/file/Magdir freebsd Sender: owner-cvs-usrbin@FreeBSD.org Precedence: bulk joerg 95/09/21 13:10:54 Modified: usr.bin/file/Magdir freebsd Log: Implement a rather gross hack to identify i386 a.out core files. Takes advantage of some bytes in our current tss structure that reliably have particular values (due to our current architecture or CPU requirements).