haiku/src/tools
Axel Dörfler 4fc4f2c8ae * Added a transaction listener mechanism to be notified when a
transaction ends or has been aborted.
* BFS now listens for transactions when it created an inode to see if 
  the transaction will be aborted without freeing the inode (in which 
  case it will panic for now).
* Started implementing tracing support, but it's not working yet.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23492 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-13 17:18:29 +00:00
..
addattr Patch by Morgan Howe: Support for building on Mac OS X. It should now be 2007-05-19 15:01:11 +00:00
bfs_shell * Moved helper function to check initialization parameters to separate 2007-11-10 17:33:47 +00:00
copy_to_bfs_image
cppunit
docbook removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
elfsymbolpatcher
fs_shell * Added a transaction listener mechanism to be notified when a 2008-01-13 17:18:29 +00:00
gensyscalls Merged branch haiku/branches/developer/bonefish/optimization revision 2008-01-11 00:36:44 +00:00
keymap Patch by Morgan Howe (slightly modified): Several changes to support 2007-05-18 15:59:04 +00:00
makebootable If the boot code couldn't be found in makebootable's resources, it tries 2007-05-18 17:33:21 +00:00
misc
MsgSpy
PortSpy
rc Mostly aesthetical change. 2007-06-15 18:13:39 +00:00
remote_disk_server Made the remote_disk_server build under R5. 2007-08-14 14:54:09 +00:00
resattr Be stricter in case of errors in loops. We do always fully fail now, if 2007-07-26 22:54:32 +00:00
restest
rman
stubgen
translation
unflatten
unzip At least one file is C++, so we have to link against the C++ runtime. 2007-10-30 17:18:59 +00:00
vmdkheader
data_to_source.cpp Added small tool source_to_data, which takes an arbitrary data file and 2007-07-15 00:04:27 +00:00
Jamfile Support for compiling unzip as a build tool. 2007-09-04 19:04:48 +00:00
set_haiku_revision.cpp