Using "latest-X.0" looks more correct than specifying exact version
number two times.
WBR,
Aleksey.
On Oct 4, 2008, at 5:00 PM, cfinck(a)svn.reactos.org wrote:
> Author: cfinck
> Date: Sat Oct 4 08:00:33 2008
> New Revision: 36643
>
> URL: http://svn.reactos.org/svn/reactos?rev=36643&view=rev
> Log:
> Update some links properly and update the description of Opera
> (sounds stupid to use the same for Firefox and Opera)
>
> Modified:
> trunk/rosapps/applications/downloader/downloader.xml
>
> Modified: trunk/rosapps/applications/downloader/downloader.xml
> URL: http://svn.reactos.org/svn/reactos/trunk/rosapps/applications/
> downloader/downloader.xml?rev=36643&r1=36642&r2=36643&view=diff
> ======================================================================
> ========
> --- trunk/rosapps/applications/downloader/downloader.xml
> [iso-8859-1] (original)
> +++ trunk/rosapps/applications/downloader/downloader.xml
> [iso-8859-1] Sat Oct 4 08:00:33 2008
> @@ -12,13 +12,13 @@
> <licence>MPL/GPL/LGPL</licence>
> <version>2.0.0.17</version>
> <description>The most popular and one of the best free Web
> Browsers out there.</description>
> - <location>http://releases.mozilla.org/pub/mozilla.org/firefox/
> releases/latest-2.0/win32/en-US/Firefox%20Setup%202.0.0.17.exe</
> location>
> + <location>http://releases.mozilla.org/pub/mozilla.org/firefox/
> releases/2.0.0.17/win32/en-US/Firefox%20Setup%202.0.0.17.exe</
> location>
> </application>
> <application name="Opera">
> <regname>Opera</regname>
> <licence>Freeware</licence>
> <version>9.26</version>
> - <description>The most popular and one of the best free Web
> Browsers out there.</description>
> + <description>The popular Opera Browser with many advanced
> features and including a Mail and BitTorrent client.</description>
> <location>http://mirror.nwps.ws/opera/win/926/en/
> Opera_9.26_Classic_Setup.exe</location>
> </application>
> <application name="Thunderbird 1.5">
> @@ -26,20 +26,20 @@
> <licence>MPL/GPL/LGPL</licence>
> <version>1.5.0.14</version>
> <description>The most popular and one of the best free Mail
> Clients out there.</description>
> - <location>http://releases.mozilla.org/pub/mozilla.org/
> thunderbird/releases/latest-1.5/win32/en-US/Thunderbird%20Setup%
> 201.5.0.14.exe</location>
> + <location>http://releases.mozilla.org/pub/mozilla.org/
> thunderbird/releases/1.5.0.14/win32/en-US/Thunderbird%20Setup%
> 201.5.0.14.exe</location>
> </application>
> <application name="Thunderbird 2.0">
> <regname>Mozilla Thunderbird (2.0.0.16)</regname>
> <licence>MPL/GPL/LGPL</licence>
> <version>2.0.0.16</version>
> <description>The most popular and one of the best free Mail
> Clients out there.</description>
> - <location>http://releases.mozilla.org/pub/mozilla.org/
> thunderbird/releases/latest-2.0/win32/en-US/Thunderbird%20Setup%
> 202.0.0.16.exe</location>
> + <location>http://releases.mozilla.org/pub/mozilla.org/
> thunderbird/releases/2.0.0.17/win32/en-US/Thunderbird%20Setup%
> 202.0.0.17.exe</location>
> </application>
> <application name="SeaMonkey">
> <regname>SeaMonkey (1.1.9)</regname>
> <version>1.1.9</version>
> <description>Mozilla Suite is alive. This is the one and only
> Browser, Mail, Chat, and Composer bundle you will ever need.</
> description>
> - <location>http://releases.mozilla.org/pub/mozilla.org/seamonkey/
> releases/1.1.9/seamonkey-1.1.9.en-US.win32.installer.exe</location>
> + <location>http://releases.mozilla.org/pub/mozilla.org/seamonkey/
> releases/1.1.12/seamonkey-1.1.12.en-US.win32.installer.exe</location>
> </application>
> <application name="Mozilla ActiveX Control">
> <regname>Mozilla ActiveX Control v1.7.12 (ReactOS special)</
> regname>
>
Please show me where the developers of this code agreed to having
their code GPL V3 licensed.
I would like to see a full trail of every developer that wrote this
code, as well as written permission from them for you to slap on this
license.
Thank you.
On 23-Sep-08, at 7:45 AM, fireball(a)svn.reactos.org wrote:
> + * LICENSE: GPL v2 or later - See COPYING in the top level
> directory
Best regards,
Alex Ionescu
Pasting gpl notices in every file of a project,
takes up space. better to put in license.txt in project root
to encompass all source files. but most that don't like a license
will refuse to use it and just copy paste the code anyways, and
not say where they got it. (happens all the time). kinda makes
me wonder why we got licenses for software in the first place,
seems to be silly constructs of obstructionism.
GPLv3 don't allow you to control the software
that runs
on the custom hardware, inability to link to the code with out
upsetting the original author.
ce
From: James Tabor <jimtabor.rosdev(a)gmail.com>
To: ReactOS Development List <ros-dev(a)reactos.org>
Sent: Saturday, October 4, 2008 12:38:23 AM
Subject: Re: Reformat to the kernel coding style.
1st: No to v3!
2nd: No to v3!
3rd: No to v3!
On Fri, Oct 3, 2008 at 11:44 PM, Alex Ionescu <ionucu(a)videotron.ca> wrote:
> You basically assumed that a header from another file (probably copy-
> pasted) applies to the file you modified.
>
> While I'm certainly being pedantic, and I admit it -- this shouldn't
> be a change to brush over.
>
> Someone needs to figure out if the devs agree with v3 or not -- I
Why wrap into #ifdefs? I thought it's supposed to be runtime, not
compile time.
WBR,
Aleksey.
On Oct 1, 2008, at 3:54 PM, hyperion(a)svn.reactos.org wrote:
> Author: hyperion
> Date: Wed Oct 1 06:54:29 2008
> New Revision: 36610
>
> URL: http://svn.reactos.org/svn/reactos?rev=36610&view=rev
> Log:
> modified ke/i386/cpu.c
> Added CMPXCHG8B enabling/detection code for TransMeta, Centaur
> and Rise (source: <URL: http://www.geoffchappell.com/notes/windows/
> kernel/cpu/cx8.htm>). Code dead until each vendor will be
> officially supported
> Alex and others: please review
I was asked on IRC to add support for non-Intel and AMD CPUs to the kernel.
Obviously I can't do that -- but I mentioned that some special "magic
tricks" need to be done to enable support for the instruction on other
CPUs, which is why I made the kernel bugcheck.
Thankfully, someone documented the steps required, so I won't get in
trouble for pointing out this link for you:
http://www.geoffchappell.com/notes/windows/kernel/cpu/cx8.htm.
I can confirm that's what the kernel does. Do that too, and you can
then support Transmeta/Rise/VIA CPUs.
Best regards,
Alex Ionescu
James, if it's undocumented, please don't add it to the SDK headers.
On 29-Sep-08, at 8:27 PM, jimtabor(a)svn.reactos.org wrote:
> WM_POPUPSYSTEMMENU
Best regards,
Alex Ionescu
It's going (if not already) to overflow the baseaddress range given
to it, thus making ntdll.dll relocated, which leads to obvious problems.
WBR,
Aleksey.
On Sep 29, 2008, at 2:39 AM, hyperion(a)svn.reactos.org wrote:
> Author: hyperion
> Date: Sun Sep 28 17:39:45 2008
> New Revision: 36586
>
> URL: http://svn.reactos.org/svn/reactos?rev=36586&view=rev
> Log:
> modified dll/win32/kernel32/kernel32.def
> modified dll/win32/kernel32/kernel32.rbuild
> added dll/win32/kernel32/misc/icustubs.cpp
> Export NormalizeString and IsStringNormalized from kernel32.dll.
> This (finally) makes normaliz.dll (50%) functional.
> Link kernel32.dll to ICU. Finally. Binary size increased by
> about 300 KB on a debug build (this is only the beginning).
> Umpteenth copy of C++ and Win32 stubs required to get ICU to
> link properly added to kernel32.dll.
> This commit dedicated to Timo Kreuzer. <3.
Hi,
I am doing a project on "Implementation of VFS in ReactOS". What I am
doing is extract the VFS layer from Linux Kernel and create a driver to ROS
kernel. I am aware of the Installable FS but I feel that VFS is a better
option. I would like to request for suggestions and help on the same.
--
Mahesh M
Happy hacking...
, ,
/ \
((__-^^-,-^^-__))
`-_---' `---_-'
`--|o` 'o|--'
\ ` /
): :(
:o_o:
"-"