reactos.git
19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

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

svn path=/trunk/; revision=13695

19 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

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

svn path=/trunk/; revision=13693

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

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

svn path=/trunk/; revision=13679

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 years agoSM: added keys for env subsystem startup (not yet used)
Emanuele Aliberti [Sat, 19 Feb 2005 22:59:17 +0000 (22:59 +0000)]
SM: added keys for env subsystem startup (not yet used)

svn path=/trunk/; revision=13655

19 years agoSM: subsystem registration (partial)
Emanuele Aliberti [Sat, 19 Feb 2005 22:58:18 +0000 (22:58 +0000)]
SM: subsystem registration (partial)
- merged duplicate code in process creation
- experimental implementation of env subsystem registration

svn path=/trunk/; revision=13654

19 years agoCSRSS: register CSRSS to manage IMAGE_SUBSYSTEM_WINDOWS_CUI (experimental).
Emanuele Aliberti [Sat, 19 Feb 2005 22:56:59 +0000 (22:56 +0000)]
CSRSS: register CSRSS to manage IMAGE_SUBSYSTEM_WINDOWS_CUI (experimental).

svn path=/trunk/; revision=13653

19 years agoImport Wine Resource Compiler and use it for winedll's
Gé van Geldorp [Sat, 19 Feb 2005 22:30:27 +0000 (22:30 +0000)]
Import Wine Resource Compiler and use it for winedll's

svn path=/trunk/; revision=13652

19 years agoZero queue fields needed for accept.
Art Yerkes [Sat, 19 Feb 2005 22:22:45 +0000 (22:22 +0000)]
Zero queue fields needed for accept.

svn path=/trunk/; revision=13651

19 years agosilence debug message
Thomas Bluemel [Sat, 19 Feb 2005 18:12:44 +0000 (18:12 +0000)]
silence debug message

svn path=/trunk/; revision=13645

19 years agoOne could have the impression that I am bored ;-)
Gregor Anich [Sat, 19 Feb 2005 16:36:51 +0000 (16:36 +0000)]
One could have the impression that I am bored ;-)

svn path=/trunk/; revision=13644

19 years agorevert my changes to RtlTryEnterCriticalSection()
Thomas Bluemel [Sat, 19 Feb 2005 14:30:32 +0000 (14:30 +0000)]
revert my changes to RtlTryEnterCriticalSection()

svn path=/trunk/; revision=13643

19 years agodon't increment the lock count twice in RtlTryEnterCriticalSection() and added some...
Thomas Bluemel [Sat, 19 Feb 2005 13:44:56 +0000 (13:44 +0000)]
don't increment the lock count twice in RtlTryEnterCriticalSection() and added some more comments

svn path=/trunk/; revision=13642

19 years agofixed RtlEnterCriticalSection not to fail on wrong assumptions and added comment...
Thomas Bluemel [Sat, 19 Feb 2005 13:13:17 +0000 (13:13 +0000)]
fixed RtlEnterCriticalSection not to fail on wrong assumptions and added comment on why the debug message "Critical section not initialized (guess)" is wrong

svn path=/trunk/; revision=13641

19 years agodon't pass NULL handles to NtGdiCombineRgn
Thomas Bluemel [Sat, 19 Feb 2005 11:13:41 +0000 (11:13 +0000)]
don't pass NULL handles to NtGdiCombineRgn

svn path=/trunk/; revision=13640

19 years ago1. made the PEB structure match xp's layout
Thomas Bluemel [Sat, 19 Feb 2005 03:38:43 +0000 (03:38 +0000)]
1. made the PEB structure match xp's layout
2. fixed GetVersionEx()

svn path=/trunk/; revision=13639

19 years agoInclude svn revision in build string
Gé van Geldorp [Fri, 18 Feb 2005 22:46:49 +0000 (22:46 +0000)]
Include svn revision in build string

svn path=/trunk/; revision=13638

19 years agoRemove expat.dll from the list.
Filip Navara [Fri, 18 Feb 2005 21:20:01 +0000 (21:20 +0000)]
Remove expat.dll from the list.

svn path=/trunk/; revision=13637

19 years agoAdd shutdown message.
Gregor Anich [Fri, 18 Feb 2005 20:52:24 +0000 (20:52 +0000)]
Add shutdown message.

svn path=/trunk/; revision=13636

19 years agoProtect against bogus string offsets
Gé van Geldorp [Fri, 18 Feb 2005 20:19:49 +0000 (20:19 +0000)]
Protect against bogus string offsets

svn path=/trunk/; revision=13635

19 years agoFix KeUnstackDetachProcess.
Gregor Anich [Fri, 18 Feb 2005 18:28:49 +0000 (18:28 +0000)]
Fix KeUnstackDetachProcess.

svn path=/trunk/; revision=13634

19 years agoFix the detection of /3GB switch.
Filip Navara [Fri, 18 Feb 2005 17:15:01 +0000 (17:15 +0000)]
Fix the detection of /3GB switch.

svn path=/trunk/; revision=13633

19 years agodon't call win32k for GetObjectType() and query the information directly from the...
Thomas Bluemel [Fri, 18 Feb 2005 15:13:02 +0000 (15:13 +0000)]
don't call win32k for GetObjectType() and query the information directly from the shared handle table

svn path=/trunk/; revision=13632

19 years agoworkaround for buggy mingw include search order on linux (gvg)
Gunnar Dalsnes [Fri, 18 Feb 2005 13:53:21 +0000 (13:53 +0000)]
workaround for buggy mingw include search order on linux (gvg)

svn path=/trunk/; revision=13631

19 years agominor fix
Thomas Bluemel [Fri, 18 Feb 2005 13:07:27 +0000 (13:07 +0000)]
minor fix

svn path=/trunk/; revision=13630

19 years agoonly dump stack traces when GDI_DEBUG is enabled
Thomas Bluemel [Fri, 18 Feb 2005 12:59:30 +0000 (12:59 +0000)]
only dump stack traces when GDI_DEBUG is enabled

svn path=/trunk/; revision=13629

19 years agoimplemented reuse counters for gdi objects
Thomas Bluemel [Fri, 18 Feb 2005 12:54:17 +0000 (12:54 +0000)]
implemented reuse counters for gdi objects

svn path=/trunk/; revision=13628

19 years agoWe don't have separate .sym files anymore
Gé van Geldorp [Fri, 18 Feb 2005 09:17:56 +0000 (09:17 +0000)]
We don't have separate .sym files anymore

svn path=/trunk/; revision=13627

19 years agoremove duplicate typedef
Gunnar Dalsnes [Fri, 18 Feb 2005 02:41:49 +0000 (02:41 +0000)]
remove duplicate typedef

svn path=/trunk/; revision=13626

19 years agoremove duplicate typedef
Gunnar Dalsnes [Fri, 18 Feb 2005 02:28:16 +0000 (02:28 +0000)]
remove duplicate typedef

svn path=/trunk/; revision=13625

19 years ago1. implemented shared sections used for (shared) desktop heaps
Thomas Bluemel [Fri, 18 Feb 2005 01:57:32 +0000 (01:57 +0000)]
1. implemented shared sections used for (shared) desktop heaps
2. map the gdi handle table to userland

svn path=/trunk/; revision=13624

19 years ago1. object type names are stored in ntoskrnl's image (which is nonpaged memory), so...
Thomas Bluemel [Thu, 17 Feb 2005 16:41:28 +0000 (16:41 +0000)]
1. object type names are stored in ntoskrnl's image (which is nonpaged memory), so there's no need to allocate and copy them to new memory
2. fixed PsLookupThreadByThreadId() prototype
3. renamed the process list to PsActiveProcessHead and use fast mutexes to serialize access to it

svn path=/trunk/; revision=13623

19 years agodeclare NtTerminateThread()
Thomas Bluemel [Thu, 17 Feb 2005 15:11:36 +0000 (15:11 +0000)]
declare NtTerminateThread()

svn path=/trunk/; revision=13622

19 years agofixed includes
Thomas Bluemel [Thu, 17 Feb 2005 15:10:55 +0000 (15:10 +0000)]
fixed includes

svn path=/trunk/; revision=13621

19 years agoadd missing include
Gunnar Dalsnes [Thu, 17 Feb 2005 14:35:47 +0000 (14:35 +0000)]
add missing include

svn path=/trunk/; revision=13620

19 years ago_T should not be defined here
Gunnar Dalsnes [Thu, 17 Feb 2005 14:06:19 +0000 (14:06 +0000)]
_T should not be defined here

svn path=/trunk/; revision=13619

19 years agoBuild lsass.exe.
Eric Kohl [Thu, 17 Feb 2005 12:46:56 +0000 (12:46 +0000)]
Build lsass.exe.

svn path=/trunk/; revision=13618

19 years ago- Make lsass.exe a win32 application.
Eric Kohl [Thu, 17 Feb 2005 12:45:13 +0000 (12:45 +0000)]
- Make lsass.exe a win32 application.
- Load and initialize lsasrv.dll.

svn path=/trunk/; revision=13617

19 years agoforgot to change those two...
Gunnar Dalsnes [Thu, 17 Feb 2005 12:18:10 +0000 (12:18 +0000)]
forgot to change those two...

svn path=/trunk/; revision=13616

19 years agoadd workarounds for mingw runtime version differences
Gunnar Dalsnes [Thu, 17 Feb 2005 11:38:16 +0000 (11:38 +0000)]
add workarounds for mingw runtime version differences
gave directory routines a good cleanup (based on wine)
more tcharizing of routines

svn path=/trunk/; revision=13615

19 years agofix typo
Gunnar Dalsnes [Thu, 17 Feb 2005 10:44:57 +0000 (10:44 +0000)]
fix typo

svn path=/trunk/; revision=13614

19 years agoremove more cruft
Gunnar Dalsnes [Thu, 17 Feb 2005 00:01:54 +0000 (00:01 +0000)]
remove more cruft

svn path=/trunk/; revision=13613

19 years agoInterpret numeric values as being hexadecimal values if they contain hex digits a-f
Casper Hornstrup [Wed, 16 Feb 2005 23:17:17 +0000 (23:17 +0000)]
Interpret numeric values as being hexadecimal values if they contain hex digits a-f

svn path=/trunk/; revision=13612

19 years agohack into private crt headers
Gunnar Dalsnes [Wed, 16 Feb 2005 23:08:04 +0000 (23:08 +0000)]
hack into private crt headers

svn path=/trunk/; revision=13611

19 years agoSupport private messages
Casper Hornstrup [Wed, 16 Feb 2005 22:38:49 +0000 (22:38 +0000)]
Support private messages

svn path=/trunk/; revision=13610