haiku/src
Rene Gollent 7024fac220 Clean up _RegisterCommands().
- _RegisterCommand() now accepts a space separated list of names
  to register a command by and creates a registration for each.
2012-12-19 22:27:45 -05:00
..
add-ons Display controls driver stub. 2012-12-15 14:44:13 +01:00
apps Clean up _RegisterCommands(). 2012-12-19 22:27:45 -05:00
bin Manually applied: Fix typos: super block -> superblock (#8974) 2012-12-09 08:51:58 -05:00
build Convert fs_host files from c back to cpp and style changes. 2012-08-13 18:51:59 -04:00
data Polish default keymap change 2012-12-09 08:59:23 -05:00
documentation Fixed typo. Fixes #8755 2012-07-30 13:12:02 +00:00
kits Move Tokenizer/Token into ExpressionParser's namespace. 2012-12-18 21:31:43 -05:00
libs Fixed 64-bit pointer truncation in FreeBSD driver compat layer, fixes #9187. 2012-11-18 21:16:37 +00:00
preferences Using a variable instead of translating a string twice. 2012-12-12 21:25:10 +01:00
servers Switch over to using Debugger as the primary system debugger. 2012-12-18 23:55:49 -05:00
system 64-bit fixes for kernel with KDEBUG_LEVEL = 0 2012-12-18 14:56:16 +00:00
tests Manually applied: Fix typos: super block -> superblock (#8974) 2012-12-09 08:51:58 -05:00
tools Add newline at end of file. 2012-11-25 15:07:48 -05:00
Jamfile