Ros-diffs January 2009

ros-diffs@reactos.org
  • 30 participants
  • 755 discussions

[silverblade] 38962: setupldr previously worked by faking the FreeLdr OS menu function. Now FreeLdr has a special OS type for ReactOS Setup, which will only work for the bootcd. As a result, bootcd can display a menu now. This opens up the possibility of including both a "live" environment for users to play with as well as the opportunity to install, from the same disc.
by silverblade@svn.reactos.org
15 years, 8 months

[sginsberg] 38961: - Add 32-bit versions to wdbgexts.h - Add lots of missing definitions to windbgkd.h, gathered from Singularity, tinykrnl, articles, blogs, etc
by sginsberg@svn.reactos.org
15 years, 8 months

[sginsberg] 38960: Fix the completely retarded implementation of KdComPortInUse. The original definition of this variable seems to have been based on the retarded type in the serial.sys source sample, which defines it as: extern PUCHAR *KdComPortInUse; This, somehow, works in MSVC, but gcc complains about the lack of import specifier (KdComPortInUse is exported by HAL). This was 'fixed' by adding the import specifier to ros. So instead of: PUCHAR *KdComPortInUse; We ended up with: NTHALAPI PUCHA
by sginsberg@svn.reactos.org
15 years, 8 months

[tkreuzer] 38959: go back to no debugging channels in freeldr
by tkreuzer@svn.reactos.org
15 years, 8 months

[sginsberg] 38958: - Re-add allowwarnings="true" for wrc too - Re-add the wmc header fix too, accidentally reverted in previous commit
by sginsberg@svn.reactos.org
15 years, 8 months

[sginsberg] 38957: - Sorry, this broke build on certain Linux hosts
by sginsberg@svn.reactos.org
15 years, 8 months

[tkreuzer] 38956: crt update: - initial implementation of secure crt functions for vista compatibility (implement _get_invalid_parameter_handler, _set_invalid_parameter_handler, _invalid_parameter) - rewrite time apis, add TLS support, add 64bit time functions and secure crt function support
by tkreuzer@svn.reactos.org
15 years, 8 months

[tkreuzer] 38955: time.h: add asctime_s and localtime_s, remove sec_api include wchar.h: fix WTIME definitions
by tkreuzer@svn.reactos.org
15 years, 8 months

[tkreuzer] 38954: Update README.WINE
by tkreuzer@svn.reactos.org
15 years, 8 months

[sginsberg] 38953: - Kill off more unnecessary allowwarnings="true" - Remove a .rbuild diff from oleaut32_ros.diff -- Wine doesn't use .rbuild, so why put this in .diff?
by sginsberg@svn.reactos.org
15 years, 8 months
Results per page: