[ros-diffs] [hbelusca] 58973: [NTOS] Remove the kdbg-specific tags from the tag header and put them into the kdbg-specific header.

2013-05-09 Thread hbelusca
Author: hbelusca Date: Thu May 9 12:55:39 2013 New Revision: 58973 URL: http://svn.reactos.org/svn/reactos?rev=58973view=rev Log: [NTOS] Remove the kdbg-specific tags from the tag header and put them into the kdbg-specific header. Modified: branches/kd++/ntoskrnl/include/internal/tag.h

[ros-diffs] [hbelusca] 58974: Merge my current work done on the kd++ branch: - FreeLdr is able now to load personalized Kernel Debugger Transport DLLs by reading at the kernel command line and interpr

2013-05-09 Thread hbelusca
Author: hbelusca Date: Thu May 9 13:12:58 2013 New Revision: 58974 URL: http://svn.reactos.org/svn/reactos?rev=58974view=rev Log: Merge my current work done on the kd++ branch: - FreeLdr is able now to load personalized Kernel Debugger Transport DLLs by reading at the kernel command line and

[ros-diffs] [akhaldi] 58975: [ISAPNP] * Add some function annotations. * Fix several debug print specifiers. * Properly mark some unreferenced parameters as such.

2013-05-09 Thread akhaldi
Author: akhaldi Date: Thu May 9 14:06:21 2013 New Revision: 58975 URL: http://svn.reactos.org/svn/reactos?rev=58975view=rev Log: [ISAPNP] * Add some function annotations. * Fix several debug print specifiers. * Properly mark some unreferenced parameters as such. Modified:

[ros-diffs] [ekohl] 58976: [FASTFAT] Allow only readonly, hidden, system and archive files attributes to be set for a new file. Other file attributes must be ignored. This fixes several tests.

2013-05-09 Thread ekohl
Author: ekohl Date: Thu May 9 15:03:51 2013 New Revision: 58976 URL: http://svn.reactos.org/svn/reactos?rev=58976view=rev Log: [FASTFAT] Allow only readonly, hidden, system and archive files attributes to be set for a new file. Other file attributes must be ignored. This fixes several tests.

[ros-diffs] [akhaldi] 58978: [CRT] * Fix some copy pasta (incorrect checks) in the locale code. By Samuel Serapion. CORE-7176 #resolve

2013-05-09 Thread akhaldi
Author: akhaldi Date: Thu May 9 20:46:54 2013 New Revision: 58978 URL: http://svn.reactos.org/svn/reactos?rev=58978view=rev Log: [CRT] * Fix some copy pasta (incorrect checks) in the locale code. By Samuel Serapion. CORE-7176 #resolve Modified: trunk/reactos/lib/sdk/crt/locale/locale.c

[ros-diffs] [akhaldi] 58979: [KERNEL32] * Remove some unused variables. By Andrew Talbot.

2013-05-09 Thread akhaldi
Author: akhaldi Date: Thu May 9 21:01:41 2013 New Revision: 58979 URL: http://svn.reactos.org/svn/reactos?rev=58979view=rev Log: [KERNEL32] * Remove some unused variables. By Andrew Talbot. Modified: trunk/reactos/dll/win32/kernel32/wine/profile.c

[ros-diffs] [akhaldi] 58981: [PCI] * Add some function annotations. * Fix several debug print specifiers. * Properly mark some unreferenced parameters as such.

2013-05-09 Thread akhaldi
Author: akhaldi Date: Thu May 9 21:24:16 2013 New Revision: 58981 URL: http://svn.reactos.org/svn/reactos?rev=58981view=rev Log: [PCI] * Add some function annotations. * Fix several debug print specifiers. * Properly mark some unreferenced parameters as such. Modified: