Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/file/magdir file recognizes Amiga icon (.info) files...



details:   https://anonhg.NetBSD.org/src/rev/0a1a9d6b0933
branches:  trunk
changeset: 515880:0a1a9d6b0933
user:      is <is%NetBSD.org@localhost>
date:      Sat Oct 06 20:55:42 2001 +0000

description:
file recognizes Amiga icon (.info) files now.

diffstat:

 usr.bin/file/magdir/amigaos |  12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diffs (19 lines):

diff -r 1edf2b544149 -r 0a1a9d6b0933 usr.bin/file/magdir/amigaos
--- a/usr.bin/file/magdir/amigaos       Sat Oct 06 20:34:49 2001 +0000
+++ b/usr.bin/file/magdir/amigaos       Sat Oct 06 20:55:42 2001 +0000
@@ -8,3 +8,15 @@
 #
 0      belong          0x000003f3      AmigaOS loadseg()ble executable/binary
 0      belong          0x000003e7      AmigaOS object/library data
+#
+0      beshort         0xe310          Amiga Workbench
+>2     beshort         1               
+>>48   byte            1               disk icon
+>>48   byte            2               drawer icon
+>>48   byte            3               tool icon
+>>48   byte            4               project icon
+>>48   byte            5               garbage icon
+>>48   byte            6               device icon
+>>48   byte            7               kickstart icon
+>>48   byte            8               workbench application icon
+>2     beshort         >1              icon, vers. %d



Home | Main Index | Thread Index | Old Index