haiku/src
Axel Dörfler e66295e5e5 * The inode may actually not be known when calling _RemoveInvalidNode(), this
could cause a KDL.
* Added a "force" argument to Inode::Remove() which should make it remove inodes
  more reliably for checkfs.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31773 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-26 14:01:27 +00:00
..
add-ons * The inode may actually not be known when calling _RemoveInvalidNode(), this 2009-07-26 14:01:27 +00:00
apps * avoids some divisions by zero 2009-07-26 12:35:05 +00:00
bin * Always include the public arch_debugger.h headers. The structures defined 2009-07-21 22:18:39 +00:00
build Fixing random GCC4 warnings. Mostly missing consts, some parentheses, some braces... Should all be harmless and not change anything. 2009-07-16 02:42:03 +00:00
data change video/ts to video/mp2t as recommended by Fredrik Ekdahl 2009-07-14 20:57:11 +00:00
documentation
kits * Some style cleanups, no functional change. 2009-07-26 11:25:14 +00:00
libs Clean up. Renamed spool_file to spoolFile. 2009-07-11 14:37:11 +00:00
preferences Applied patch by Gerald Zajac, revised by me to match our coding style: 2009-07-20 15:18:05 +00:00
servers When the gradient finished ealier than the to be filled area, 2009-07-26 13:53:52 +00:00
system * Moved most utility functions from bfs.h to Utility.h. 2009-07-26 13:44:31 +00:00
tests * Fixed typo in usage text. 2009-07-26 11:56:02 +00:00
tools Patch by Jens Arm with cleanup by myself: 2009-07-23 13:47:29 +00:00
Jamfile