Date: Thu, 3 Jan 2002 13:43:50 -0800 (PST) From: Scott Flatman <sf@dsinw.com> To: freebsd-gnats-submit@FreeBSD.org Subject: bin/33517: Tweak /usr/bin/file magic so it can recognize CMUCL FASL files Message-ID: <200201032143.g03LhoK68736@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 33517
>Category: bin
>Synopsis: Tweak /usr/bin/file magic so it can recognize CMUCL FASL files
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Jan 03 13:50:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Scott Flatman
>Release:
>Organization:
>Environment:
>Description:
Tweak /usr/src/contrib/file/Magdir/lisp so /usr/bin/file can recognize
CMUCL FASL files.
>How-To-Repeat:
>Fix:
--- lisp.orig Thu Aug 2 15:51:38 2001
+++ lisp Thu Jan 3 13:16:16 2002
@@ -20,3 +20,6 @@
#.com and .bin for MIT scheme
0 string \372\372\372\372 MIT scheme (library?)
+
+# CMUCL
+0 string FASL CMUCL FASL file
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201032143.g03LhoK68736>
