History log of /haiku-fatelf/src/add-ons/kernel/file_systems/iso9660/iso9660_identify.cpp
Revision Date Author Comments
# f47bff08 05-May-2009 Axel Dörfler <axeld@pinc-software.de>

* Made the iso9660 file system buildable within the fs_shell (iso9660_shell).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30639 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0c397beb 12-Sep-2008 Michael Lotz <mmlr@mlotz.ch>

CID 1021: Move NULL check before dereferencing "string" in the TRACE statement.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27468 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 28143c31 13-Nov-2007 Axel Dörfler <axeld@pinc-software.de>

Build fix: iso9660_identify.cpp still included the old header.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22924 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5b2c5d03 13-Nov-2007 Axel Dörfler <axeld@pinc-software.de>

* Fixed a crashing bug in the identification code: it copied a C++ object on
the stack to an allocated one - on destruction of the latter, the resources
were already freed.
* Made the identify code more negligent against bad CDs - ie. it will identify
even broken CDs if they can be mounted.
* Made identification endian aware (it should now also work on big endian
systems).
* Renamed many structures, methods, and fields to be less verbose, and follow
our style guide.
* Renamed iso9660.cpp|h to iso9660_identify.cpp|h.
* Renamed iso.c to iso9660.c, rock.h to rock_ridge.h.
* Removed unnecessary cruft from the Jamfile.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22920 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f47bff088097e3f4c04e95fbdb2383caa65ff996 05-May-2009 Axel Dörfler <axeld@pinc-software.de>

* Made the iso9660 file system buildable within the fs_shell (iso9660_shell).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30639 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0c397beb9cb3f1cb6a9621b71fb0ef4529c35b78 12-Sep-2008 Michael Lotz <mmlr@mlotz.ch>

CID 1021: Move NULL check before dereferencing "string" in the TRACE statement.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27468 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 28143c31d16ed369569743bdb5e6cb4a7ae605d0 13-Nov-2007 Axel Dörfler <axeld@pinc-software.de>

Build fix: iso9660_identify.cpp still included the old header.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22924 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5b2c5d03e874e4861b2e75221e1ee37492682e06 13-Nov-2007 Axel Dörfler <axeld@pinc-software.de>

* Fixed a crashing bug in the identification code: it copied a C++ object on
the stack to an allocated one - on destruction of the latter, the resources
were already freed.
* Made the identify code more negligent against bad CDs - ie. it will identify
even broken CDs if they can be mounted.
* Made identification endian aware (it should now also work on big endian
systems).
* Renamed many structures, methods, and fields to be less verbose, and follow
our style guide.
* Renamed iso9660.cpp|h to iso9660_identify.cpp|h.
* Renamed iso.c to iso9660.c, rock.h to rock_ridge.h.
* Removed unnecessary cruft from the Jamfile.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22920 a95241bf-73f2-0310-859d-f6bbb57e9c96