Deleted Added
sdiff udiff text old ( 273689 ) new ( 275698 )
full compact
1#------------------------------------------------------------------------------
2# $File: filesystems,v 1.106 2014/10/23 17:17:09 christos Exp $
3# filesystems: file(1) magic for different filesystems
4#
50 name partid
6>0 ubyte 0x00 Unused
7>0 ubyte 0x01 12-bit FAT
8>0 ubyte 0x02 XENIX /
9>0 ubyte 0x03 XENIX /usr
10>0 ubyte 0x04 16-bit FAT, less than 32M

--- 2106 unchanged lines hidden (view full) ---

2117>>>>>>>&0 beshort 2
2118>>>>>>>>&4 bedate x on: %s
2119>>>>>>>>&0 bedate =0 full dump
2120>>>>>>>>&0 bedate !0 incremental since: %s
2121
2122#----------------------------------------------------------
2123#delta ISO Daniel Novotny (dnovotny@redhat.com)
21240 string DISO Delta ISO data
2125>4 belong x version %d
2126
2127# VMS backup savesets - gerardo.cacciari@gmail.com
2128#
21294 string \x01\x00\x01\x00\x01\x00
2130>(0.s+16) string \x01\x01
2131>>&(&0.b+8) byte 0x42 OpenVMS backup saveset data
2132>>>40 lelong x (block size %d,

--- 205 unchanged lines hidden ---