Patches
Alvaro Lopez Ortega
alvaro at sun.com
Thu Jun 23 09:08:05 PDT 2005
Hi all,
I have made 28 new patches to compile libvolume_id on Solaris.
It is mainly a fix for all the wrong types of that library.
volume_id/cramfs.c | 23 ++--
volume_id/cramfs.h | 2
volume_id/dasd.c | 4
volume_id/ext.c | 35 +++----
volume_id/ext.h | 2
volume_id/fat.c | 133 +++++++++++++-------------
volume_id/fat.h | 2
volume_id/hfs.c | 155 +++++++++++++++----------------
volume_id/hfs.h | 2
volume_id/highpoint.c | 21 ++--
volume_id/highpoint.h | 4
volume_id/hpfs.c | 7 -
volume_id/hpfs.h | 2
volume_id/iso9660.c | 31 +++---
volume_id/iso9660.h | 2
volume_id/isw_raid.c | 17 +--
volume_id/isw_raid.h | 2
volume_id/jfs.c | 23 ++--
volume_id/jfs.h | 2
volume_id/linux_raid.c | 41 ++++----
volume_id/linux_raid.h | 2
volume_id/linux_swap.c | 17 +--
volume_id/linux_swap.h | 2
volume_id/lsi_raid.c | 9 -
volume_id/lsi_raid.h | 2
volume_id/luks.c | 37 +++----
volume_id/luks.h | 2
volume_id/lvm.c | 21 ++--
volume_id/lvm.h | 4
volume_id/mac.c | 29 ++---
volume_id/mac.h | 2
volume_id/minix.c | 23 ++--
volume_id/minix.h | 2
volume_id/msdos.c | 43 ++++----
volume_id/msdos.h | 2
volume_id/ntfs.c | 107 ++++++++++-----------
volume_id/ntfs.h | 2
volume_id/nvidia_raid.c | 15 +--
volume_id/nvidia_raid.h | 2
volume_id/promise_raid.c | 9 -
volume_id/promise_raid.h | 2
volume_id/romfs.c | 11 +-
volume_id/romfs.h | 2
volume_id/silicon_raid.c | 39 +++----
volume_id/silicon_raid.h | 2
volume_id/udf.c | 37 +++----
volume_id/udf.h | 2
volume_id/ufs.c | 233
+++++++++++++++++++++++------------------------
volume_id/ufs.h | 2
volume_id/util.c | 35 ++++---
volume_id/via_raid.c | 25 ++---
volume_id/via_raid.h | 2
volume_id/volume_id.c | 3
volume_id/xfs.c | 27 ++---
volume_id/xfs.h | 2
56 files changed, 626 insertions(+), 642 deletions(-)
--
Greetings, alo.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-04-dasd_types.diff
Type: text/x-patch
Size: 871 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-04-dasd_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-05-ext_types.diff
Type: text/x-patch
Size: 1905 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-05-ext_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-06-fat_types.diff
Type: text/x-patch
Size: 4803 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-06-fat_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-07-hfs_types.diff
Type: text/x-patch
Size: 5379 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-07-hfs_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-08-highpoint_types.diff
Type: text/x-patch
Size: 2133 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-08-highpoint_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-09-isw_raid_types.diff
Type: text/x-patch
Size: 1502 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-09-isw_raid_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-10-lsi_raid_types.diff
Type: text/x-patch
Size: 1279 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-10-lsi_raid_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-11-via_raid_types.diff
Type: text/x-patch
Size: 1723 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-11-via_raid_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-12-silicon_raid_types.diff
Type: text/x-patch
Size: 2222 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-12-silicon_raid_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-13-nvidia_raid_types.diff
Type: text/x-patch
Size: 1421 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-13-nvidia_raid_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-14-promise_raid_types.diff
Type: text/x-patch
Size: 1603 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-14-promise_raid_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-15-iso9660_types.diff
Type: text/x-patch
Size: 1705 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-15-iso9660_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-16-jfs_types.diff
Type: text/x-patch
Size: 1384 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-16-jfs_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-17-linux_raid_types.diff
Type: text/x-patch
Size: 2065 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-17-linux_raid_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-18-linux_swap_types.diff
Type: text/x-patch
Size: 1457 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-18-linux_swap_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-19-lvm_types.diff
Type: text/x-patch
Size: 1860 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-19-lvm_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-20-luks_types.diff
Type: text/x-patch
Size: 2250 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-20-luks_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-21-mac_types.diff
Type: text/x-patch
Size: 1843 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-21-mac_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-22-msdos_types.diff
Type: text/x-patch
Size: 2540 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-22-msdos_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-23-ntfs_types.diff
Type: text/x-patch
Size: 4503 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-23-ntfs_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-24-udf_types.diff
Type: text/x-patch
Size: 2070 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-24-udf_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-25-ufs_types.diff
Type: text/x-patch
Size: 6843 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-25-ufs_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-26-xfs_types.diff
Type: text/x-patch
Size: 1436 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-26-xfs_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-27-hpfs_types.diff
Type: text/x-patch
Size: 1060 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-27-hpfs_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-28-romfs_types.diff
Type: text/x-patch
Size: 1125 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-28-romfs_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-29-cramfs_types.diff
Type: text/x-patch
Size: 1434 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-29-cramfs_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-30-minix_types.diff
Type: text/x-patch
Size: 1470 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-30-minix_types.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-31-util.diff
Type: text/x-patch
Size: 3156 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-31-util.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-32-volume_id.diff
Type: text/x-patch
Size: 652 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050623/b7b07413/hal-32-volume_id.bin
-------------- next part --------------
_______________________________________________
hal mailing list
hal at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/hal
More information about the Hal
mailing list