mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 04:26:32 +00:00
Add a large number of missing newlines at the end of text files.
svn path=/trunk/; revision=58335
This commit is contained in:
parent
8701c51946
commit
dc60f98a6f
53 changed files with 52 additions and 53 deletions
|
@ -36,4 +36,4 @@ add_subdirectory(taskmgr)
|
|||
add_subdirectory(winhlp32)
|
||||
add_subdirectory(winver)
|
||||
add_subdirectory(wordpad)
|
||||
add_subdirectory(write)
|
||||
add_subdirectory(write)
|
||||
|
|
|
@ -19,4 +19,4 @@ Unfortunately, all the ssh clients I've found don't work this way. You can outp
|
|||
3) Get Openssh from http://www.openssh.com
|
||||
4) Modify Openssh so it will compile, and get rid of all the termios stuff
|
||||
|
||||
Obviously this is a lot of work. If you need a good ssh client, try PuTTY from http://www.chiark.greenend.org.uk/~sgtatham/putty/. It may be possible to integrate PuTTY and Telnet, and that would certainly be easier than the above option. PuTTY is licensed under the MIT license, which seems to be compatible with the GPL. The primary advantage of integrating the two projects is that PuTTY would gain the key mappings that telnet has, and telnet would gain encryption.
|
||||
Obviously this is a lot of work. If you need a good ssh client, try PuTTY from http://www.chiark.greenend.org.uk/~sgtatham/putty/. It may be possible to integrate PuTTY and Telnet, and that would certainly be easier than the above option. PuTTY is licensed under the MIT license, which seems to be compatible with the GPL. The primary advantage of integrating the two projects is that PuTTY would gain the key mappings that telnet has, and telnet would gain encryption.
|
||||
|
|
|
@ -19,4 +19,4 @@ add_pch(tcpsvcs tcpsvcs.h)
|
|||
|
||||
|
||||
add_cd_file(TARGET tcpsvcs DESTINATION reactos/system32 FOR all)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/quotes DESTINATION reactos/system32/drivers/etc FOR all)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/quotes DESTINATION reactos/system32/drivers/etc FOR all)
|
||||
|
|
|
@ -21,4 +21,4 @@ This is mostly done thanks to Greatlord(cmd.c is the hardest spot that is left).
|
|||
Not sure where to put this code even
|
||||
|
||||
*Reg Testing
|
||||
We need more batch files like the one Royce made for "set /a". What out for if bugs when doing this... could lead to in the wrong direction when looking for a regression.
|
||||
We need more batch files like the one Royce made for "set /a". What out for if bugs when doing this... could lead to in the wrong direction when looking for a regression.
|
||||
|
|
|
@ -51,4 +51,4 @@ ReactOS - among other topics. Contributors to the project are always welcome.
|
|||
6. Author
|
||||
---------
|
||||
|
||||
This document was written by Jason Filby (jasonfilby@yahoo.com).
|
||||
This document was written by Jason Filby (jasonfilby@yahoo.com).
|
||||
|
|
|
@ -39,4 +39,4 @@ directory structure for the sake of ease of maintainability.
|
|||
___________________
|
||||
|
||||
Those files were written using the Sconscript and source list files as reference. I think that diff-ing them between two
|
||||
versions would permit to easily update the cmake configuration files.
|
||||
versions would permit to easily update the cmake configuration files.
|
||||
|
|
|
@ -3,4 +3,4 @@ add_subdirectory(auxiliary)
|
|||
add_subdirectory(drivers/softpipe)
|
||||
add_subdirectory(state_trackers/wgl)
|
||||
add_subdirectory(targets/libgl-gdi)
|
||||
add_subdirectory(winsys/sw/gdi)
|
||||
add_subdirectory(winsys/sw/gdi)
|
||||
|
|
|
@ -28,4 +28,4 @@ add_library(gallium_softpipe STATIC EXCLUDE_FROM_ALL
|
|||
sp_tex_sample.c
|
||||
sp_tex_tile_cache.c
|
||||
sp_texture.c
|
||||
sp_tile_cache.c)
|
||||
sp_tile_cache.c)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
add_definitions(-DWIN32_LEAN_AND_MEAN)
|
||||
|
||||
add_library(gallium_ws_gdi STATIC EXCLUDE_FROM_ALL gdi_sw_winsys.c)
|
||||
add_library(gallium_ws_gdi STATIC EXCLUDE_FROM_ALL gdi_sw_winsys.c)
|
||||
|
|
|
@ -47,4 +47,4 @@ fs Reserved for system use (as thread specific data register)
|
|||
*) must be preserved across function calls
|
||||
|
||||
Integer arguments from list: rdi,rsi,rdx,rcx,r8,r9,stack
|
||||
Floating point arguments from list: xmm0-xmm7
|
||||
Floating point arguments from list: xmm0-xmm7
|
||||
|
|
|
@ -15,4 +15,4 @@ target_link_libraries(msacm32.drv wine)
|
|||
|
||||
add_importlibs(msacm32.drv msacm32 user32 winmm advapi32 kernel32 ntdll)
|
||||
add_dependencies(msacm32.drv psdk)
|
||||
add_cd_file(TARGET msacm32.drv DESTINATION reactos/system32 FOR all)
|
||||
add_cd_file(TARGET msacm32.drv DESTINATION reactos/system32 FOR all)
|
||||
|
|
|
@ -16,4 +16,4 @@ target_link_libraries(nddeapi wine)
|
|||
|
||||
add_importlibs(nddeapi kernel32 ntdll)
|
||||
add_dependencies(nddeapi psdk)
|
||||
add_cd_file(TARGET nddeapi DESTINATION reactos/system32 FOR all)
|
||||
add_cd_file(TARGET nddeapi DESTINATION reactos/system32 FOR all)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
This stub odbc32.dll is based on the WINE odbc32 implementation except ours doesnt work.
|
||||
Someone will need to import Unix-ODBC in to ReactOS CVS and merge it with this implemenation.
|
||||
I only created this because MFC depends on odbc32.dll
|
||||
I only created this because MFC depends on odbc32.dll
|
||||
|
|
|
@ -44,4 +44,4 @@ released under Creative Commons Attribution-ShareAlike 2.5 License.
|
|||
Please see COPYING for details
|
||||
|
||||
20.ico
|
||||
23.ico
|
||||
23.ico
|
||||
|
|
|
@ -124,4 +124,4 @@ Please see COPYING for details
|
|||
16715.ico
|
||||
16717.ico
|
||||
16718.ico
|
||||
16721.ico
|
||||
16721.ico
|
||||
|
|
|
@ -40,4 +40,4 @@ Thread #0 Thread #1
|
|||
- call SmCompleteSession (hSmApiPort,
|
||||
hSbApiPort,
|
||||
hApiPort)
|
||||
- manage processes etc.
|
||||
- manage processes etc.
|
||||
|
|
|
@ -13,4 +13,4 @@ target_link_libraries(softpub wine)
|
|||
|
||||
add_importlibs(softpub wintrust)
|
||||
|
||||
add_cd_file(TARGET softpub DESTINATION reactos/system32 FOR all)
|
||||
add_cd_file(TARGET softpub DESTINATION reactos/system32 FOR all)
|
||||
|
|
|
@ -14,4 +14,4 @@ add_importlibs(cmbatt ntoskrnl hal battc wmilib)
|
|||
add_pch(cmbatt cmbatt.h)
|
||||
|
||||
|
||||
add_cd_file(TARGET cmbatt DESTINATION reactos/system32/drivers FOR all)
|
||||
add_cd_file(TARGET cmbatt DESTINATION reactos/system32/drivers FOR all)
|
||||
|
|
|
@ -12,4 +12,4 @@ add_importlibs(compbatt ntoskrnl hal battc)
|
|||
|
||||
add_pch(compbatt compbatt.h)
|
||||
|
||||
add_cd_file(TARGET compbatt DESTINATION reactos/system32/drivers FOR all)
|
||||
add_cd_file(TARGET compbatt DESTINATION reactos/system32/drivers FOR all)
|
||||
|
|
|
@ -7,4 +7,4 @@ add_library(mup SHARED
|
|||
set_module_type(mup kernelmodedriver)
|
||||
add_importlibs(mup ntoskrnl hal)
|
||||
add_pch(mup mup.h)
|
||||
add_cd_file(TARGET mup DESTINATION reactos/system32/drivers FOR all)
|
||||
add_cd_file(TARGET mup DESTINATION reactos/system32/drivers FOR all)
|
||||
|
|
|
@ -18,4 +18,4 @@ set_target_properties(hidclass PROPERTIES SUFFIX ".sys")
|
|||
add_importlibs(hidclass ntoskrnl hidparse hal)
|
||||
add_dependencies(hidclass bugcodes)
|
||||
|
||||
add_cd_file(TARGET hidclass DESTINATION reactos/system32/drivers NO_CAB FOR all)
|
||||
add_cd_file(TARGET hidclass DESTINATION reactos/system32/drivers NO_CAB FOR all)
|
||||
|
|
|
@ -14,4 +14,4 @@ add_importlibs(hidparse ntoskrnl)
|
|||
|
||||
target_link_libraries(hidparse hidparser)
|
||||
|
||||
add_cd_file(TARGET hidparse DESTINATION reactos/system32/drivers NO_CAB FOR all)
|
||||
add_cd_file(TARGET hidparse DESTINATION reactos/system32/drivers NO_CAB FOR all)
|
||||
|
|
|
@ -8,4 +8,4 @@ add_library(hidusb SHARED ${SOURCE})
|
|||
set_module_type(hidusb kernelmodedriver)
|
||||
add_importlibs(hidusb hidclass ntoskrnl usbd hal)
|
||||
|
||||
add_cd_file(TARGET hidusb DESTINATION reactos/system32/drivers NO_CAB FOR all)
|
||||
add_cd_file(TARGET hidusb DESTINATION reactos/system32/drivers NO_CAB FOR all)
|
||||
|
|
|
@ -8,4 +8,4 @@ add_library(mouhid SHARED mouhid.c mouhid.rc)
|
|||
set_module_type(mouhid kernelmodedriver)
|
||||
add_importlibs(mouhid ntoskrnl hal hidparse)
|
||||
|
||||
add_cd_file(TARGET mouhid DESTINATION reactos/system32/drivers FOR all)
|
||||
add_cd_file(TARGET mouhid DESTINATION reactos/system32/drivers FOR all)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
|
||||
add_subdirectory(ks)
|
||||
add_subdirectory(swenum)
|
||||
add_subdirectory(swenum)
|
||||
|
|
|
@ -32,4 +32,4 @@ RFC 2525 - Known TCP Implementation Problems
|
|||
http://www.faqs.org/rfcs/rfc2525.html
|
||||
|
||||
RFC 2581 - TCP Congestion Control
|
||||
http://www.faqs.org/rfcs/rfc2581.html
|
||||
http://www.faqs.org/rfcs/rfc2581.html
|
||||
|
|
|
@ -254,4 +254,4 @@
|
|||
158.implement .INF generator
|
||||
159.fix bug with invalid INF section under XP+ (43e2)
|
||||
160.add INF handler for SCSI\NET\VEN_UNIATA&PROD_MANAGEMENT_PORT
|
||||
161.
|
||||
161.
|
||||
|
|
|
@ -4,4 +4,4 @@ add_subdirectory(usbehci)
|
|||
add_subdirectory(usbhub)
|
||||
add_subdirectory(usbohci)
|
||||
add_subdirectory(usbstor)
|
||||
add_subdirectory(usbuhci)
|
||||
add_subdirectory(usbuhci)
|
||||
|
|
|
@ -98,4 +98,4 @@ If you know why this is happening or why the XP mixer tries to render the AC3 pi
|
|||
|
||||
0.9.3:
|
||||
- bug fixes for multi channel audio
|
||||
- several other minor fixes
|
||||
- several other minor fixes
|
||||
|
|
|
@ -22,4 +22,4 @@ target_link_libraries(wdmaud
|
|||
|
||||
add_pch(wdmaud wdmaud.h)
|
||||
add_importlibs(wdmaud ntoskrnl ks hal)
|
||||
add_cd_file(TARGET wdmaud DESTINATION reactos/system32/drivers FOR all)
|
||||
add_cd_file(TARGET wdmaud DESTINATION reactos/system32/drivers FOR all)
|
||||
|
|
|
@ -336,4 +336,4 @@ This General Public License does not permit incorporating your program into
|
|||
proprietary programs. If your program is a subroutine library, you may
|
||||
consider it more useful to permit linking proprietary applications with the
|
||||
library. If this is what you want to do, use the GNU Lesser General
|
||||
Public License instead of this License.
|
||||
Public License instead of this License.
|
||||
|
|
|
@ -499,4 +499,4 @@ necessary. Here is a sample; alter the names:
|
|||
<signature of Ty Coon>, 1 April 1990
|
||||
Ty Coon, President of Vice
|
||||
|
||||
That's all there is to it!
|
||||
That's all there is to it!
|
||||
|
|
|
@ -26,4 +26,4 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
The views and conclusions contained in the software and documentation
|
||||
are those of the authors and should not be interpreted as representing
|
||||
official policies, either expressed or implied, of Alex Ionescu or
|
||||
the NDK Project Contributors.
|
||||
the NDK Project Contributors.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
add_idl_headers(wineheaders itss.idl)
|
||||
|
||||
add_iid_library(itss_guid itss.idl)
|
||||
add_iid_library(itss_guid itss.idl)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
add_definitions(-D_NTOSKRNL_)
|
||||
add_library(chew workqueue.c)
|
||||
add_dependencies(chew bugcodes)
|
||||
add_dependencies(chew bugcodes)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
add_definitions(-D_NTOSKRNL_)
|
||||
add_library(csq csq.c)
|
||||
add_dependencies(csq bugcodes)
|
||||
add_dependencies(csq bugcodes)
|
||||
|
|
|
@ -60,4 +60,3 @@ features of Savannah help us not lose users' input.
|
|||
1. If you have ported lwIP to a platform (an OS, a uC/processor or a combination of these) and
|
||||
you think it could benefit others[1] you might want discuss this on the mailing list. You
|
||||
can also ask for CVS access to submit and maintain your port in the contrib CVS module.
|
||||
|
|
@ -132,4 +132,4 @@ A new 0.6.3 release is now available here:
|
|||
http://savannah.nongnu.org/files/?group=lwip&highlight=0.6.3
|
||||
|
||||
You will have to submit this via the user News interface, then approve
|
||||
this via the Administrator News interface.
|
||||
this via the Administrator News interface.
|
||||
|
|
|
@ -8,4 +8,4 @@ TODO
|
|||
3 levels
|
||||
- 1: recyclebin.c : Public C interface
|
||||
- 2: recyclebin_generic.c : 'System-wide' recycle bin, which knows no implementation detail
|
||||
- 3: recyclebin_v5.c : Deals with recycle bins of Windows 2000/XP/2003
|
||||
- 3: recyclebin_v5.c : Deals with recycle bins of Windows 2000/XP/2003
|
||||
|
|
|
@ -2,4 +2,4 @@ RTL restrictions:
|
|||
|
||||
ExAllocatePool (and friends) must be used exclusively. RtlAllocateHeap (and friends) must NOT be used! ExAllocatePool (and friends) translate to RtlAllocateHeap (and friends) in ntdll\rtl\libsupp.c.
|
||||
|
||||
RtlEnterCriticalSection (and friends) must be used exclusively. ExAcquireFastMutex (and friends) must NOT be used! RtlEnterCriticalSection (and friends) translate to ExAcquireFastMutex (and friends) in ntoskrnl\rtl\libsupp.c. This means that RtlEnterCriticalSection (and friends) can NOT be used recursively in RTL. The reason for choosing RtlEnterCriticalSection (and friends) over ExAcquireFastMutex (and friends) is that the FAST_MUTEX struct is smaller than the RTL_CRITICAL_SECTION struct.
|
||||
RtlEnterCriticalSection (and friends) must be used exclusively. ExAcquireFastMutex (and friends) must NOT be used! RtlEnterCriticalSection (and friends) translate to ExAcquireFastMutex (and friends) in ntoskrnl\rtl\libsupp.c. This means that RtlEnterCriticalSection (and friends) can NOT be used recursively in RTL. The reason for choosing RtlEnterCriticalSection (and friends) over ExAcquireFastMutex (and friends) is that the FAST_MUTEX struct is smaller than the RTL_CRITICAL_SECTION struct.
|
||||
|
|
|
@ -7,4 +7,4 @@ because they are linking with *both* original crt, and ms crt implementation.
|
|||
ReactOS has the only CRT, so no need to make distinct functions.
|
||||
2. ReactOS compiles two versions of the CRT library, one for usermode
|
||||
(called just "crt"), and one version for kernelmode usage (called "libcntpr").
|
||||
In order to separate the code, you can use #ifdef _LIBCNT_ for libcntpr code.
|
||||
In order to separate the code, you can use #ifdef _LIBCNT_ for libcntpr code.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
add_definitions(-DUNICODE -D_UNICODE)
|
||||
add_library(delayimp delayimp.c)
|
||||
add_dependencies(delayimp psdk)
|
||||
add_dependencies(delayimp psdk)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
|
||||
add_library(nt entry_point.c)
|
||||
add_dependencies(nt psdk)
|
||||
add_dependencies(nt psdk)
|
||||
|
|
|
@ -6,4 +6,4 @@ add_subdirectory(vgafonts)
|
|||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/drivers/etc/hosts DESTINATION reactos/system32/drivers/etc FOR all)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/drivers/etc/KDBinit DESTINATION reactos/system32/drivers/etc FOR all)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/drivers/etc/services DESTINATION reactos/system32/drivers/etc FOR all)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/sounds/ReactOS_LogOn.wav DESTINATION reactos/media FOR all)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/sounds/ReactOS_LogOn.wav DESTINATION reactos/media FOR all)
|
||||
|
|
|
@ -13,4 +13,4 @@ we need release directdraw handler the cache or not cache handler
|
|||
|
||||
|
||||
use NtGdiDdDeleteDirectDrawObject((HANDLE)DirectDrawGlobal->hDD);
|
||||
to release a directdraw handler.
|
||||
to release a directdraw handler.
|
||||
|
|
|
@ -50,4 +50,4 @@ There are four imporant LPC Sizes to keep in mind. Try to understand them:
|
|||
==========================
|
||||
2. Structures
|
||||
==========================
|
||||
SOON. TODO.
|
||||
SOON. TODO.
|
||||
|
|
|
@ -36,4 +36,4 @@ EXAMPLES: None.
|
|||
REPLACES: Executive Resources.
|
||||
ROS STATUS: Unimplemented.
|
||||
|
||||
TODO: Kernel Locks (Queued and In-Stack Spinlocks)
|
||||
TODO: Kernel Locks (Queued and In-Stack Spinlocks)
|
||||
|
|
|
@ -54,4 +54,4 @@ list(APPEND FONT_FILES
|
|||
|
||||
foreach(item ${FONT_FILES})
|
||||
add_cd_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/${item}" DESTINATION reactos/Fonts FOR all)
|
||||
endforeach(item)
|
||||
endforeach(item)
|
||||
|
|
|
@ -42,4 +42,4 @@ foreach(item ${INF_FILES})
|
|||
add_cd_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/${item}" DESTINATION reactos/inf FOR all)
|
||||
endforeach(item)
|
||||
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/syssetup.inf DESTINATION reactos/inf FOR all)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/syssetup.inf DESTINATION reactos/inf FOR all)
|
||||
|
|
|
@ -18,4 +18,4 @@ add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/vgafonts.cab
|
|||
add_custom_target(vgafonts DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/vgafonts.cab)
|
||||
|
||||
add_cd_file(TARGET vgafonts FILE ${CMAKE_CURRENT_BINARY_DIR}/vgafonts.cab DESTINATION reactos NO_CAB FOR all)
|
||||
add_cd_file(TARGET vgafonts FILE ${CMAKE_CURRENT_BINARY_DIR}/vgafonts.cab DESTINATION reactos FOR all)
|
||||
add_cd_file(TARGET vgafonts FILE ${CMAKE_CURRENT_BINARY_DIR}/vgafonts.cab DESTINATION reactos FOR all)
|
||||
|
|
|
@ -9,4 +9,4 @@ include_directories(${REACTOS_SOURCE_DIR}/include/reactos/libs/zlib)
|
|||
|
||||
add_executable(cabman ${SOURCE})
|
||||
|
||||
target_link_libraries(cabman zlibhost)
|
||||
target_link_libraries(cabman zlibhost)
|
||||
|
|
|
@ -22,4 +22,4 @@ add_pch(vgaddi vgaddi.h)
|
|||
add_importlibs(vgaddi win32k)
|
||||
target_link_libraries(vgaddi libcntpr)
|
||||
add_dependencies(vgaddi psdk bugcodes)
|
||||
add_cd_file(TARGET vgaddi DESTINATION reactos/system32 FOR all)
|
||||
add_cd_file(TARGET vgaddi DESTINATION reactos/system32 FOR all)
|
||||
|
|
|
@ -11,4 +11,4 @@ add_library(dxapi SHARED
|
|||
set_module_type(dxapi kernelmodedriver)
|
||||
add_importlibs(dxapi ntoskrnl hal videoprt)
|
||||
|
||||
add_cd_file(TARGET dxapi DESTINATION reactos/system32/drivers FOR all)
|
||||
add_cd_file(TARGET dxapi DESTINATION reactos/system32/drivers FOR all)
|
||||
|
|
Loading…
Reference in a new issue