History log of /haiku/src/bin/bfs_tools/lib/Disk.cpp
Revision Date Author Comments
# 8f087d87 28-Nov-2017 Alexander von Gluck IV <kallisti5@unixzen.com>

bfs_tools: License clarification to MIT.

* Consulted with Axel D. via IRC to confirm license desires.


# 467105d0 10-Nov-2014 Adrien Destugues <pulkomandy@gmail.com>

bfs_tools: fix NULL pointer dereference

Happened when the given path did not map to any device (for example
'/').

Fixes #11436.


# 2a8d81c2 10-May-2013 Jérôme Duval <jerome.duval@gmail.com>

bfsinfo: fixes 64 bit warnings


# 5644d283 09-Dec-2012 Matt Madia <mattmadia@gmail.com>

Manually applied: Fix typos: super block -> superblock (#8974)

by: Przemysław Buczkowski <przemub@yahoo.pl>


# fd919c2c 02-Dec-2012 Axel Dörfler <axeld@pinc-software.de>

bfs_tools: Disk is now using a BBufferIO.

* Automatic whitespace cleanup.


# a59d56fa 26-Mar-2012 François Revol <revol@free.fr>

gcc4 build fixes.


# 647cff2e 26-Mar-2012 Axel Dörfler <axeld@pinc-software.de>

Imported BFS-Tools (without docs), added bfsinfo to the image.

* The sources are unchanged, and most of it doesn't follow Haiku's coding
style -- stuff that I updated over the years might also have seen a coding
style update.
* This was also the basis on which Haiku's BFS has been written.
* In the long run, the stuff in 'lib' that is already part of BFS should
be removed, and used directly from BFS itself.
* I haven't yet added any other of the tools to the image. Not sure if they
are ready for inclusion yet; 'recover' could also be renamed to reflect that
it is BFS specific.


# 467105d0863ad0f03593749812afc9f49f265768 10-Nov-2014 Adrien Destugues <pulkomandy@gmail.com>

bfs_tools: fix NULL pointer dereference

Happened when the given path did not map to any device (for example
'/').

Fixes #11436.


# 2a8d81c2913b3e23f9ea101b5a188411830a3dfd 10-May-2013 Jérôme Duval <jerome.duval@gmail.com>

bfsinfo: fixes 64 bit warnings


# 5644d283b63aa82f578848dd04eaf1f27cb4c060 09-Dec-2012 Matt Madia <mattmadia@gmail.com>

Manually applied: Fix typos: super block -> superblock (#8974)

by: Przemysław Buczkowski <przemub@yahoo.pl>


# fd919c2c1a167430310ae36a6aff7674e5c6b400 02-Dec-2012 Axel Dörfler <axeld@pinc-software.de>

bfs_tools: Disk is now using a BBufferIO.

* Automatic whitespace cleanup.


# a59d56fa3688bf331859d4d03273490c7b7b1bef 26-Mar-2012 François Revol <revol@free.fr>

gcc4 build fixes.


# 647cff2e5925f2a1483b94aaff5620647ddf11bd 26-Mar-2012 Axel Dörfler <axeld@pinc-software.de>

Imported BFS-Tools (without docs), added bfsinfo to the image.

* The sources are unchanged, and most of it doesn't follow Haiku's coding
style -- stuff that I updated over the years might also have seen a coding
style update.
* This was also the basis on which Haiku's BFS has been written.
* In the long run, the stuff in 'lib' that is already part of BFS should
be removed, and used directly from BFS itself.
* I haven't yet added any other of the tools to the image. Not sure if they
are ready for inclusion yet; 'recover' could also be renamed to reflect that
it is BFS specific.