haiku/src/tools
Ingo Weinhold b4f58d8758 Renamed syscall_parameters_info structure to extended_syscall_info (and
kSyscallParametersInfos to kExtendedSyscallInfos) and added "name"
field. Now the classes for syscall kernel tracing don't need to lookup
the syscall function symbol anymore, which speeds up printing/filtering
of those entries dramatically.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23687 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-21 15:29:00 +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 * fixed typo in comment 2006-11-03 09:37:36 +00:00
cppunit Fixed unit tests build for platforms libbe_test and r5. Only randomly tested 2005-11-09 16:17:31 +00:00
docbook removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
elfsymbolpatcher Fixed unit tests build for platforms libbe_test and r5. Only randomly tested 2005-11-09 16:17:31 +00:00
fs_shell * cache_detach_sub_transaction() didn't really work: it did not put all needed 2008-01-18 17:07:18 +00:00
gensyscalls Renamed syscall_parameters_info structure to extended_syscall_info (and 2008-01-21 15:29:00 +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 Moved bin2h and bin2asm to src/tools/misc (no longer added to the 2005-11-26 23:34:05 +00:00
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 two additional savety checks 2007-01-27 00:05:39 +00:00
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 Fixed build on R5. 2007-02-06 16:37:36 +00:00