reactos.git
18 years agoand remove regedt32 from the install CD
Steven Edwards [Mon, 28 Feb 2005 19:46:39 +0000 (19:46 +0000)]
and remove regedt32 from the install CD

svn path=/trunk/; revision=13780

18 years agodisable buggy German resource script for desk.cpl. Remove regedt32 as even Microsoft...
Steven Edwards [Mon, 28 Feb 2005 19:45:54 +0000 (19:45 +0000)]
disable buggy German resource script for desk.cpl. Remove regedt32 as even Microsoft sees having two registry editors is pointless.

svn path=/trunk/; revision=13779

18 years agoReverting to 13775. Sorry for the mess. This is dedicated to Jane! 19934415.
Alex Ionescu [Mon, 28 Feb 2005 17:40:15 +0000 (17:40 +0000)]
Reverting to 13775. Sorry for the mess. This is dedicated to Jane! 19934415.

svn path=/trunk/; revision=13777

18 years agoTest commit. Not official branch release -- it will follow shortly in 15 minutes...
Alex Ionescu [Mon, 28 Feb 2005 16:44:38 +0000 (16:44 +0000)]
Test commit. Not official branch release -- it will follow shortly in 15 minutes. If this ends up in HEAD i will revert immediately (i have svn switched so it shouldn't)

svn path=/trunk/; revision=13776

18 years agoGerman translation fixes by Rouven Wessling
Thomas Bluemel [Mon, 28 Feb 2005 14:38:02 +0000 (14:38 +0000)]
German translation fixes by Rouven Wessling

svn path=/trunk/; revision=13775

18 years agoFirst shot at some primitives for powerpc. Untested yet.
Art Yerkes [Mon, 28 Feb 2005 00:26:28 +0000 (00:26 +0000)]
First shot at some primitives for powerpc.  Untested yet.

svn path=/trunk/; revision=13773

18 years agomerge in Winehq changes to reduce noise
Steven Edwards [Sun, 27 Feb 2005 22:55:54 +0000 (22:55 +0000)]
merge in Winehq changes to reduce noise

svn path=/trunk/; revision=13772

18 years agoAdd support for explorer to load the desk.cpl when right clicking on background.
Klemens Friedl [Sun, 27 Feb 2005 21:40:32 +0000 (21:40 +0000)]
Add support for explorer to load the desk.cpl when right clicking on background.

svn path=/trunk/; revision=13771

18 years agoupdate files (rundll32 moved)
Klemens Friedl [Sun, 27 Feb 2005 21:31:07 +0000 (21:31 +0000)]
update files (rundll32 moved)

svn path=/trunk/; revision=13770

18 years agomove rundll32
Klemens Friedl [Sun, 27 Feb 2005 21:22:04 +0000 (21:22 +0000)]
move rundll32

svn path=/trunk/; revision=13769

18 years agoCheck for removable media and Partition length is 0, for DiskClassCheckReadWrite.
James Tabor [Sun, 27 Feb 2005 21:17:24 +0000 (21:17 +0000)]
Check for removable media and Partition length is 0, for DiskClassCheckReadWrite.

svn path=/trunk/; revision=13768

18 years agoDo only signal the other side of the pipe if the pipe is connected.
Hartmut Birr [Sun, 27 Feb 2005 20:38:36 +0000 (20:38 +0000)]
Do only signal the other side of the pipe if the pipe is connected.

svn path=/trunk/; revision=13767

18 years agosmall efficiency fix
Royce Mitchell III [Sun, 27 Feb 2005 17:03:00 +0000 (17:03 +0000)]
small efficiency fix

svn path=/trunk/; revision=13766

18 years agoConnectNamedPipe must return TRUE if lpOverlapped is not NULL and NtFsIoControl retur...
Eric Kohl [Sun, 27 Feb 2005 15:46:46 +0000 (15:46 +0000)]
ConnectNamedPipe must return TRUE if lpOverlapped is not NULL and NtFsIoControl returns STATUS_PENDING.

svn path=/trunk/; revision=13765

18 years agoUse unadjusted rect (the one calculated before sending WM_SIZING) for sizing calculat...
Filip Navara [Sun, 27 Feb 2005 14:55:01 +0000 (14:55 +0000)]
Use unadjusted rect (the one calculated before sending WM_SIZING) for sizing calculations while resizing windows.

svn path=/trunk/; revision=13764

18 years ago- Data is now written to the readers data buffer and the reader reads from his own...
Eric Kohl [Sun, 27 Feb 2005 12:43:37 +0000 (12:43 +0000)]
- Data is now written to the readers data buffer and the reader reads from his own data buffer. This fixes Filip's wrokaround to enable the reader to read data although the writers side was closed.
- Minor cleanup.

svn path=/trunk/; revision=13763

18 years agoSM some simple work (wip)
Emanuele Aliberti [Sat, 26 Feb 2005 23:22:48 +0000 (23:22 +0000)]
SM some simple work (wip)

svn path=/trunk/; revision=13762

18 years agoCSR: Wrong event and wrong place for mu.
Emanuele Aliberti [Sat, 26 Feb 2005 23:21:58 +0000 (23:21 +0000)]
CSR: Wrong event and wrong place for mu.

svn path=/trunk/; revision=13761

18 years agosm namespace macros
Emanuele Aliberti [Sat, 26 Feb 2005 23:19:56 +0000 (23:19 +0000)]
sm namespace macros

svn path=/trunk/; revision=13760

18 years agoDbgPrint calls DbgPrintEx
Emanuele Aliberti [Sat, 26 Feb 2005 23:18:27 +0000 (23:18 +0000)]
DbgPrint calls DbgPrintEx
(which runs the code previously belonging to DbgPrint).

svn path=/trunk/; revision=13759

18 years ago- Server stubs are void functions.
Eric Kohl [Sat, 26 Feb 2005 15:54:27 +0000 (15:54 +0000)]
- Server stubs are void functions.
- Fix a warning in the server stub descriptor.

svn path=/trunk/; revision=13752

18 years agoMultiuser Win32: empty server dll
Emanuele Aliberti [Sat, 26 Feb 2005 15:17:54 +0000 (15:17 +0000)]
Multiuser Win32: empty server dll

svn path=/trunk/; revision=13751

18 years agoCSR pre-init cleanup
Emanuele Aliberti [Sat, 26 Feb 2005 15:06:19 +0000 (15:06 +0000)]
CSR pre-init cleanup

svn path=/trunk/; revision=13748

18 years agoMove to media directory
Casper Hornstrup [Fri, 25 Feb 2005 21:22:05 +0000 (21:22 +0000)]
Move to media directory

svn path=/trunk/; revision=13747

18 years agoCreate rosmedia subfolder (artworks, themes, ...)
Klemens Friedl [Fri, 25 Feb 2005 20:53:00 +0000 (20:53 +0000)]
Create rosmedia subfolder (artworks, themes, ...)

svn path=/trunk/; revision=13745

18 years agoUpdated linux wrapper to contain more funcs (to allow UHCI in the future), also wait...
Aleksey Bragin [Fri, 25 Feb 2005 15:05:51 +0000 (15:05 +0000)]
Updated linux wrapper to contain more funcs (to allow UHCI in the future), also wait added into hub thread, so it *should* take much fewer cpu time then it was taking before (though I haven't tested it at all - will do later). Added dependency tracking to makefiles.

svn path=/trunk/; revision=13741

18 years ago- Support multiple interfaces per idl file.
Eric Kohl [Fri, 25 Feb 2005 12:20:36 +0000 (12:20 +0000)]
- Support multiple interfaces per idl file.
- Support explicit binding handles.

svn path=/trunk/; revision=13740

18 years agoReads are allowed on connecting sockets. They act like normal reads
Art Yerkes [Fri, 25 Feb 2005 05:28:54 +0000 (05:28 +0000)]
Reads are allowed on connecting sockets.  They act like normal reads
with no data available.

svn path=/trunk/; revision=13739

18 years agoSet nonblocking on all sockets initially.
Art Yerkes [Fri, 25 Feb 2005 05:27:43 +0000 (05:27 +0000)]
Set nonblocking on all sockets initially.
Zero flags and other junk in the ea buffer when creating a new socket.
More correct error return function (check both Errno and ReturnedBytes ptrs).

svn path=/trunk/; revision=13738

18 years agoNoticed that I had not used the right status for EOF when consolidating
Art Yerkes [Fri, 25 Feb 2005 03:02:45 +0000 (03:02 +0000)]
Noticed that I had not used the right status for EOF when consolidating
some code.  Added a flag that governs whether we are after or at EOF.

svn path=/trunk/; revision=13737

18 years agoAdded some init code for the embedded DBGSS.
Emanuele Aliberti [Thu, 24 Feb 2005 22:20:43 +0000 (22:20 +0000)]
Added some init code for the embedded DBGSS.

svn path=/trunk/; revision=13736

18 years agoSilent debug messages
Hervé Poussineau [Thu, 24 Feb 2005 21:28:49 +0000 (21:28 +0000)]
Silent debug messages

svn path=/trunk/; revision=13735

18 years agoFix various warnings
Hervé Poussineau [Thu, 24 Feb 2005 20:47:07 +0000 (20:47 +0000)]
Fix various warnings

svn path=/trunk/; revision=13734

18 years agoSupport remaining basic types (float, double, small, wchar_t and handle_t).
Eric Kohl [Thu, 24 Feb 2005 16:48:16 +0000 (16:48 +0000)]
Support remaining basic types (float, double, small, wchar_t and handle_t).

svn path=/trunk/; revision=13733

18 years agoFixed more socket close problems. You could get through TCPClose, unlock
Art Yerkes [Thu, 24 Feb 2005 08:51:18 +0000 (08:51 +0000)]
Fixed more socket close problems.  You could get through TCPClose, unlock
the socket, have somebody else service and even, and unlink the connection
object at the same time.  Now we hold the TCP lock while removing a connection.

svn path=/trunk/; revision=13732

18 years agoMinor changes and documentation.
Emanuele Aliberti [Wed, 23 Feb 2005 23:37:06 +0000 (23:37 +0000)]
Minor changes and documentation.

svn path=/trunk/; revision=13731

18 years agoAdd resources
Casper Hornstrup [Wed, 23 Feb 2005 22:03:02 +0000 (22:03 +0000)]
Add resources

svn path=/trunk/; revision=13730

18 years agoGerman language file (minor update)
Klemens Friedl [Wed, 23 Feb 2005 18:45:46 +0000 (18:45 +0000)]
German language file (minor update)

svn path=/trunk/; revision=13729

18 years agoUsed HasTerminated as bitmap for flags to make difference between calling PsTerminate...
Hartmut Birr [Wed, 23 Feb 2005 18:43:25 +0000 (18:43 +0000)]
Used HasTerminated as bitmap for flags to make difference between calling PsTerminateCurrentThread and delivering an apc which calls PsTerminateCurrentThread.

svn path=/trunk/; revision=13728

18 years agoGerman language support added
Klemens Friedl [Wed, 23 Feb 2005 18:40:51 +0000 (18:40 +0000)]
German language support added

svn path=/trunk/; revision=13727

18 years agoChange icons: speaker
Klemens Friedl [Wed, 23 Feb 2005 18:36:04 +0000 (18:36 +0000)]
Change icons: speaker

svn path=/trunk/; revision=13726

18 years agoWIDL: Support basic type function arguments.
Eric Kohl [Wed, 23 Feb 2005 13:15:40 +0000 (13:15 +0000)]
WIDL: Support basic type function arguments.

svn path=/trunk/; revision=13725

18 years agoadded msacm32.dll to the bootcd
Thomas Bluemel [Wed, 23 Feb 2005 10:37:46 +0000 (10:37 +0000)]
added msacm32.dll to the bootcd

svn path=/trunk/; revision=13724

18 years agoadded more irql checks
Thomas Bluemel [Wed, 23 Feb 2005 09:56:36 +0000 (09:56 +0000)]
added more irql checks

svn path=/trunk/; revision=13723

18 years agotinus <o112w8r02@sneakemail.com>
Gé van Geldorp [Wed, 23 Feb 2005 08:16:19 +0000 (08:16 +0000)]
tinus <o112w8r02@sneakemail.com>
Cleanup the timers after sending WM_NCDESTROY

svn path=/trunk/; revision=13722

18 years agotinus <o112w8r02@sneakemail.com>
Gé van Geldorp [Wed, 23 Feb 2005 08:14:48 +0000 (08:14 +0000)]
tinus <o112w8r02@sneakemail.com>
Fix the caret timer warnings
Don't kill the timer unless we added it.

svn path=/trunk/; revision=13721

18 years agoadded more irql checks
Thomas Bluemel [Tue, 22 Feb 2005 22:19:14 +0000 (22:19 +0000)]
added more irql checks

svn path=/trunk/; revision=13720

18 years agoRemove accidentially committed changes.
Eric Kohl [Tue, 22 Feb 2005 22:08:04 +0000 (22:08 +0000)]
Remove accidentially committed changes.

svn path=/trunk/; revision=13719

18 years agoadded more irql checks and secured access to buffers in symbolic link code
Thomas Bluemel [Tue, 22 Feb 2005 21:09:54 +0000 (21:09 +0000)]
added more irql checks and secured access to buffers in symbolic link code

svn path=/trunk/; revision=13718

18 years agoGerman translation of winecalc by Rouven Wessling
Thomas Bluemel [Tue, 22 Feb 2005 20:08:06 +0000 (20:08 +0000)]
German translation of winecalc by Rouven Wessling

svn path=/trunk/; revision=13717

18 years agoRemove bison/flex dependency
Gé van Geldorp [Tue, 22 Feb 2005 19:59:12 +0000 (19:59 +0000)]
Remove bison/flex dependency

svn path=/trunk/; revision=13716

18 years agoFix a small bug I did found in no gdi hook code
Magnus Olsen [Tue, 22 Feb 2005 19:26:40 +0000 (19:26 +0000)]
Fix a small bug I did found in no gdi hook code
for SysMouseAImpl_GetDeviceData
no buffer implenet yet

svn path=/trunk/; revision=13715

18 years agoadded more irql checks
Thomas Bluemel [Tue, 22 Feb 2005 19:25:17 +0000 (19:25 +0000)]
added more irql checks

svn path=/trunk/; revision=13714

18 years agoGerman translation by Rouven Wessling
Thomas Bluemel [Tue, 22 Feb 2005 18:17:16 +0000 (18:17 +0000)]
German translation by Rouven Wessling

svn path=/trunk/; revision=13713

18 years ago1. added irql checks to various rtl and security functions
Thomas Bluemel [Tue, 22 Feb 2005 17:58:19 +0000 (17:58 +0000)]
1. added irql checks to various rtl and security functions
2. RtlGetVersion needs to be implemented differently in ntoskrnl and ntdll, ntoskrnl's version must not access the PEB (which might not be present) while ntdlls gets most information from the PEB structure
3. can't use spinlocks to serialize access to the security descriptor cache since it calls sd rtl functions which require to run < apc level

svn path=/trunk/; revision=13712

18 years ago- Support implict_handle attribute in IDL files.
Eric Kohl [Tue, 22 Feb 2005 11:46:44 +0000 (11:46 +0000)]
- Support implict_handle attribute in IDL files.
- Build mixed-mode stub files.

svn path=/trunk/; revision=13711

18 years agoremove obsolete check in InterlockedPopEntrySList()
Thomas Bluemel [Tue, 22 Feb 2005 09:35:59 +0000 (09:35 +0000)]
remove obsolete check in InterlockedPopEntrySList()

svn path=/trunk/; revision=13710

18 years agoInterlockedPushEntrySList() and InterlockedPopEntrySList() shouldn't serialize access...
Thomas Bluemel [Tue, 22 Feb 2005 01:07:41 +0000 (01:07 +0000)]
InterlockedPushEntrySList() and InterlockedPopEntrySList() shouldn't serialize access to the list with semaphores

svn path=/trunk/; revision=13709

18 years agomove public expat headers into common include folder
Martin Fuchs [Mon, 21 Feb 2005 21:40:31 +0000 (21:40 +0000)]
move public expat headers into common include folder

svn path=/trunk/; revision=13708

18 years agoupdate Expat and XMLStorage files
Martin Fuchs [Mon, 21 Feb 2005 20:40:30 +0000 (20:40 +0000)]
update Expat and XMLStorage files

svn path=/trunk/; revision=13707

18 years agoFix build on Linux.
Filip Navara [Mon, 21 Feb 2005 20:30:10 +0000 (20:30 +0000)]
Fix build on Linux.

svn path=/trunk/; revision=13706

18 years agoFix csrss shutdown/cleanup
Gé van Geldorp [Mon, 21 Feb 2005 17:42:23 +0000 (17:42 +0000)]
Fix csrss shutdown/cleanup

svn path=/trunk/; revision=13705

18 years agoAdd basic support for creating client and server stub files.
Eric Kohl [Mon, 21 Feb 2005 12:38:50 +0000 (12:38 +0000)]
Add basic support for creating client and server stub files.

svn path=/trunk/; revision=13704

18 years agosynchronized with wine to get tools build again (missing definition of RPC_FC_CVSTRUCT)
Thomas Bluemel [Mon, 21 Feb 2005 11:01:32 +0000 (11:01 +0000)]
synchronized with wine to get tools build again (missing definition of RPC_FC_CVSTRUCT)

svn path=/trunk/; revision=13703

18 years agoBuild unmodified widl.
Eric Kohl [Mon, 21 Feb 2005 09:48:09 +0000 (09:48 +0000)]
Build unmodified widl.

svn path=/trunk/; revision=13702

18 years agoimplemented CmUnRegisterCallback() and CmUnRegisterCallback()
Thomas Bluemel [Mon, 21 Feb 2005 02:41:16 +0000 (02:41 +0000)]
implemented CmUnRegisterCallback() and CmUnRegisterCallback()

svn path=/trunk/; revision=13701

18 years agohandle the case when ExRundownCompleted() was called before ExReleaseRundownProtectio...
Thomas Bluemel [Mon, 21 Feb 2005 00:39:59 +0000 (00:39 +0000)]
handle the case when ExRundownCompleted() was called before ExReleaseRundownProtectionEx()

svn path=/trunk/; revision=13700

18 years agofixed some bugs in ExWaitForRundownProtectionRelease() and ExReleaseRundownProtectionEx()
Thomas Bluemel [Sun, 20 Feb 2005 23:56:47 +0000 (23:56 +0000)]
fixed some bugs in ExWaitForRundownProtectionRelease() and ExReleaseRundownProtectionEx()

svn path=/trunk/; revision=13699

18 years agoAllow HAL choice during first stage setup
Hervé Poussineau [Sun, 20 Feb 2005 22:40:30 +0000 (22:40 +0000)]
Allow HAL choice during first stage setup

svn path=/trunk/; revision=13698

18 years agoI shouldn't commit at night...never!
Filip Navara [Sun, 20 Feb 2005 20:46:59 +0000 (20:46 +0000)]
I shouldn't commit at night...never!

svn path=/trunk/; revision=13697

18 years agoFix a stupid cut & paste error.
Filip Navara [Sun, 20 Feb 2005 20:41:11 +0000 (20:41 +0000)]
Fix a stupid cut & paste error.

svn path=/trunk/; revision=13696

18 years agoAdd KeMemoryBarrier.
Filip Navara [Sun, 20 Feb 2005 20:35:59 +0000 (20:35 +0000)]
Add KeMemoryBarrier.

svn path=/trunk/; revision=13695

18 years agoAdded a Open dialog. Right now it still opens new windows
Steven Edwards [Sun, 20 Feb 2005 19:51:38 +0000 (19:51 +0000)]
Added a Open dialog. Right now it still opens new windows
rather than opening documents in a existing ibrowser window.

svn path=/trunk/; revision=13694

18 years agoForgotten file
Gé van Geldorp [Sun, 20 Feb 2005 19:07:24 +0000 (19:07 +0000)]
Forgotten file

svn path=/trunk/; revision=13693

18 years agoHandle NULL values in IntGdiPolygon and IntRectangle
Hervé Poussineau [Sun, 20 Feb 2005 18:01:03 +0000 (18:01 +0000)]
Handle NULL values in IntGdiPolygon and IntRectangle

svn path=/trunk/; revision=13691

18 years agoHandle NULL values in IntRoundRect and NtGdiEllipse
Hervé Poussineau [Sun, 20 Feb 2005 17:35:50 +0000 (17:35 +0000)]
Handle NULL values in IntRoundRect and NtGdiEllipse

svn path=/trunk/; revision=13690

18 years agoSM_ missing updated headers
Emanuele Aliberti [Sun, 20 Feb 2005 16:46:10 +0000 (16:46 +0000)]
SM_ missing updated headers

svn path=/trunk/; revision=13689

18 years agoFreeType: version information
Emanuele Aliberti [Sun, 20 Feb 2005 16:37:58 +0000 (16:37 +0000)]
FreeType: version information
- original copyright added
- year updated

svn path=/trunk/; revision=13688

18 years agoFix the compilation of expat.
Filip Navara [Sun, 20 Feb 2005 15:24:06 +0000 (15:24 +0000)]
Fix the compilation of expat.

svn path=/trunk/; revision=13687

18 years agoImport from Wine
Gé van Geldorp [Sun, 20 Feb 2005 15:02:48 +0000 (15:02 +0000)]
Import from Wine

svn path=/trunk/; revision=13686

18 years agoBuild unicode and wpp as host_library
Gé van Geldorp [Sun, 20 Feb 2005 14:54:18 +0000 (14:54 +0000)]
Build unicode and wpp as host_library

svn path=/trunk/; revision=13683

18 years agoAdd host_library TARGET_TYPE
Gé van Geldorp [Sun, 20 Feb 2005 14:52:47 +0000 (14:52 +0000)]
Add host_library TARGET_TYPE

svn path=/trunk/; revision=13682

18 years agoUpdate status
Gé van Geldorp [Sun, 20 Feb 2005 11:33:58 +0000 (11:33 +0000)]
Update status

svn path=/trunk/; revision=13679

18 years agoWine-20050211 vendor import
Gé van Geldorp [Sun, 20 Feb 2005 11:11:20 +0000 (11:11 +0000)]
Wine-20050211 vendor import

svn path=/trunk/; revision=13675

18 years agoPrepare for vendor import
Gé van Geldorp [Sun, 20 Feb 2005 11:07:59 +0000 (11:07 +0000)]
Prepare for vendor import

svn path=/trunk/; revision=13673

18 years agoSync to Wine-20050211
Gé van Geldorp [Sun, 20 Feb 2005 11:03:14 +0000 (11:03 +0000)]
Sync to Wine-20050211
Eric Pouech <pouech-eric@wanadoo.fr>
- rewrite MCI interfaces as Unicode interface (as it should be)
- made some winmm APIs rely on the Unicode version for the core
  implementation (instead of Ansi flavor)
Klemens Friedl <klemens_friedl@gmx.net>
Henning Gerhardt <henning.gerhardt@web.de>
- Spelling fixes.

svn path=/trunk/; revision=13671

18 years agoNeed to W->A convert the ReactOS version string too
Gé van Geldorp [Sun, 20 Feb 2005 10:48:44 +0000 (10:48 +0000)]
Need to W->A convert the ReactOS version string too

svn path=/trunk/; revision=13670

18 years agohandle new expat 1.95.8 error codes
Martin Fuchs [Sun, 20 Feb 2005 10:43:00 +0000 (10:43 +0000)]
handle new expat 1.95.8 error codes

svn path=/trunk/; revision=13669

18 years agofix XBEL write routine
Martin Fuchs [Sun, 20 Feb 2005 10:36:35 +0000 (10:36 +0000)]
fix XBEL write routine

svn path=/trunk/; revision=13668

18 years agoupdate Expat and XMLStorage files
Martin Fuchs [Sun, 20 Feb 2005 10:21:20 +0000 (10:21 +0000)]
update Expat and XMLStorage files

svn path=/trunk/; revision=13667

18 years agoappend the reactos string after a null-character
Thomas Bluemel [Sun, 20 Feb 2005 10:21:19 +0000 (10:21 +0000)]
append the reactos string after a null-character

svn path=/trunk/; revision=13666

18 years agorm expat.h
Martin Fuchs [Sun, 20 Feb 2005 10:20:15 +0000 (10:20 +0000)]
rm expat.h

svn path=/trunk/; revision=13665

18 years agoupdate to Expat 2.0 pre-release
Martin Fuchs [Sun, 20 Feb 2005 10:12:49 +0000 (10:12 +0000)]
update to Expat 2.0 pre-release

svn path=/trunk/; revision=13664

18 years agoMake sure to actually include symbols that are needed! Thanks to Usurp.
Mike Nordell [Sun, 20 Feb 2005 02:32:23 +0000 (02:32 +0000)]
Make sure to actually include symbols that are needed! Thanks to Usurp.

svn path=/trunk/; revision=13663

18 years agoUsed, but never set include-guard macro fixed. Thanks to Usurp.
Mike Nordell [Sun, 20 Feb 2005 02:30:28 +0000 (02:30 +0000)]
Used, but never set include-guard macro fixed. Thanks to Usurp.

svn path=/trunk/; revision=13662

18 years agoFinish zeroing fields that need it.
Art Yerkes [Sat, 19 Feb 2005 23:24:38 +0000 (23:24 +0000)]
Finish zeroing fields that need it.

svn path=/trunk/; revision=13661

18 years agoMake OHCI+Core drivers really working, they are basically working now. Next thing...
Aleksey Bragin [Sat, 19 Feb 2005 23:12:32 +0000 (23:12 +0000)]
Make OHCI+Core drivers really working, they are basically working now. Next thing to do is to make them working better (e.g. having a thread infinitely looping to serve irqs/other stuff isn't a good solution for multitasking OS) - add interrupt handler, spinlocks wrappers, waits etc.

svn path=/trunk/; revision=13660

18 years agoCSRSS: silenced debug messages.
Emanuele Aliberti [Sat, 19 Feb 2005 23:07:22 +0000 (23:07 +0000)]
CSRSS: silenced debug messages.

svn path=/trunk/; revision=13658

18 years agoRemove cromwell from default build for now (it can significantly slow down work witho...
Aleksey Bragin [Sat, 19 Feb 2005 23:06:59 +0000 (23:06 +0000)]
Remove cromwell from default build for now (it can significantly slow down work without any usb devices really working)

svn path=/trunk/; revision=13657

18 years agoDon't use svn command line tool to get revision number
Gé van Geldorp [Sat, 19 Feb 2005 23:05:09 +0000 (23:05 +0000)]
Don't use svn command line tool to get revision number
XML code stolen from the xmlbuildsystem branch, we need
to merge this when merging the xmlbuildsystem back into trunk

svn path=/trunk/; revision=13656