2003-11-11 |
Gerald Pfeifer | Fix format specifiers for HDCs.
|
commit | commitdiff | tree |
2003-11-09 |
Gerald Pfeifer | Removed dead code in VarDateFromUI2().
|
commit | commitdiff | tree |
2003-11-09 |
Gerald Pfeifer | Move scsi_command_size from winescsi.h to SCSI_Fix_CMD_LEN...
|
commit | commitdiff | tree |
2003-11-09 |
Gerald Pfeifer | Fix format specifiers for HWNDs.
|
commit | commitdiff | tree |
2003-11-04 |
Gerald Pfeifer | The CDDA case of CDROM_RawRead() no longer works on...
|
commit | commitdiff | tree |
2003-10-30 |
Gerald Pfeifer | Change some variables from int to unsigned to avoid...
|
commit | commitdiff | tree |
2003-10-30 |
Gerald Pfeifer | Add proper casts to avoid signed vs. unsigned mismatches in
|
commit | commitdiff | tree |
2003-10-28 |
Gerald Pfeifer | Move event_names[] into EVENT_ProcessEvent().
|
commit | commitdiff | tree |
2003-10-21 |
Gerald Pfeifer | Remove unused variables EXE, BAT, CMD, and COM.
|
commit | commitdiff | tree |
2003-10-21 |
Gerald Pfeifer | Remove unused variable depths[].
|
commit | commitdiff | tree |
2003-10-21 |
Gerald Pfeifer | Remove unused variable wineW.
|
commit | commitdiff | tree |
2003-10-15 |
Gerald Pfeifer | Remove unused variable commandSaveRegistry.
|
commit | commitdiff | tree |
2003-10-14 |
Gerald Pfeifer | Remove unused variable debug_channels.
|
commit | commitdiff | tree |
2003-10-14 |
Gerald Pfeifer | Remove unused variables mdays, months, days, and DateStyle.
|
commit | commitdiff | tree |
2003-10-14 |
Gerald Pfeifer | Fix function pointer variable declaration in __wine_process_...
|
commit | commitdiff | tree |
2003-10-03 |
Gerald Pfeifer | This is actually a /bin/sh script, /bin/bash is not...
|
commit | commitdiff | tree |
2003-10-02 |
Gerald Pfeifer | Cast time_t parameters to fprintf(...,"%l",...) to...
|
commit | commitdiff | tree |
2003-10-02 |
Gerald Pfeifer | Remove obsolete "status" directory from EXTRASUBDIRS.
|
commit | commitdiff | tree |
2003-10-01 |
Gerald Pfeifer | Cast time_t to long for printing.
|
commit | commitdiff | tree |
2003-08-11 |
Gerald Pfeifer | resolv.h may require netinet/in.h, so try to #include...
|
commit | commitdiff | tree |
2003-07-09 |
Gerald Pfeifer | Add charset information as used by FreeBSD.
|
commit | commitdiff | tree |
2003-06-27 |
Gerald Pfeifer | Enable all of DllMain(), even if if not MZ_SUPPORTED.
|
commit | commitdiff | tree |
2003-06-24 |
Gerald Pfeifer | Expose part of DOSVM_SendQueuedEvents() also for platforms...
|
commit | commitdiff | tree |
2003-06-18 |
Gerald Pfeifer | Include 2003 in the copyright years.
|
commit | commitdiff | tree |
2003-06-18 |
Gerald Pfeifer | #include <windows.h> instead of "windows.h".
|
commit | commitdiff | tree |
2003-06-16 |
Gerald Pfeifer | Unbreak getTcpTable() on Linux-based systems and make...
|
commit | commitdiff | tree |
2003-05-21 |
Gerald Pfeifer | Avoid "might be used uninitialized" warning in exercizeServer().
|
commit | commitdiff | tree |
2003-05-15 |
Gerald Pfeifer | In getTcpTable(), guard Linux-specific constants by...
|
commit | commitdiff | tree |
2003-05-13 |
Gerald Pfeifer | Add missing #includes for non-Linux systems.
|
commit | commitdiff | tree |
2003-04-05 |
Gerald Pfeifer | Improve error message for RAS not being supported.
|
commit | commitdiff | tree |
2003-03-25 |
Gerald Pfeifer | Add trailing full-stop to warning in DIR_GetPath().
|
commit | commitdiff | tree |
2003-03-21 |
Gerald Pfeifer | Forward-declare struct _pthread_cleanup_buffer, as...
|
commit | commitdiff | tree |
2003-03-20 |
Gerald Pfeifer | Tweak error message in PROFILE_UsageWineIni().
|
commit | commitdiff | tree |
2003-03-18 |
Gerald Pfeifer | Fix signature of open_fd().
|
commit | commitdiff | tree |
2003-02-25 |
Gerald Pfeifer | Define CD_SECS and CD_FRAMES also on non-Linux systems...
|
commit | commitdiff | tree |
2003-02-24 |
Gerald Pfeifer | Fix TRACE format string.
|
commit | commitdiff | tree |
2003-02-19 |
Gerald Pfeifer | Avoid warnings.
|
commit | commitdiff | tree |
2003-02-12 |
Gerald Pfeifer | Avoid warnings caused by assert(...).
|
commit | commitdiff | tree |
2003-01-30 |
Gerald Pfeifer | Add missing casts related to pthread_t. Tweak comments.
|
commit | commitdiff | tree |
2003-01-28 |
Gerald Pfeifer | Properly #define sipx_node for FreeBSD.
|
commit | commitdiff | tree |
2003-01-28 |
Gerald Pfeifer | Avoid compiler warning in STORAGE_get_free_pps_entry().
|
commit | commitdiff | tree |
2003-01-23 |
Gerald Pfeifer | Declare variable only if needed.
|
commit | commitdiff | tree |
2003-01-23 |
Gerald Pfeifer | Improve portability wrt. struct sockaddr_ipx.
|
commit | commitdiff | tree |
2003-01-23 |
Gerald Pfeifer | Properly cast struct sockaddr_in* to struct sockaddr...
|
commit | commitdiff | tree |
2003-01-21 |
Gerald Pfeifer | Only declare variables we actually need.
|
commit | commitdiff | tree |
2003-01-20 |
Gerald Pfeifer | #include <stdlib.h> instead of the non-standard <malloc.h>.
|
commit | commitdiff | tree |
2003-01-03 |
Gerald Pfeifer | #include <stdlib.h> instead of the non-standard <malloc.h>.
|
commit | commitdiff | tree |
2003-01-02 |
Gerald Pfeifer | Fix off_t cast that breaks FreeBSD.
|
commit | commitdiff | tree |
2002-11-24 |
Gerald Pfeifer | Avoid using labels at the end of commpound statements.
|
commit | commitdiff | tree |
2002-11-12 |
Gerald Pfeifer | ucontext.h check requires signal.h.
|
commit | commitdiff | tree |
2002-11-06 |
Gerald Pfeifer | When checking for sys/mount.h and sys/user.h also include...
|
commit | commitdiff | tree |
2002-10-23 |
Gerald Pfeifer | Also remove configure.lineno when performing distclean.
|
commit | commitdiff | tree |
2002-10-15 |
Gerald Pfeifer | Silence warning in hex_from0().
|
commit | commitdiff | tree |
2002-07-29 |
Gerald Pfeifer | Fixed format string.
|
commit | commitdiff | tree |
2002-07-25 |
Gerald Pfeifer | #include <unistd.h> which is required for unlink().
|
commit | commitdiff | tree |
2002-07-23 |
Gerald Pfeifer | Include sys/types.h before sys/socket.h.
|
commit | commitdiff | tree |
2002-07-16 |
Gerald Pfeifer | Do not #include <malloc.h>, which is non-standard and...
|
commit | commitdiff | tree |
2002-06-05 |
Gerald Pfeifer | Update FreeBSD-related notes.
|
commit | commitdiff | tree |
2002-06-04 |
Gerald Pfeifer | Warning fix.
|
commit | commitdiff | tree |
2002-05-30 |
Gerald Pfeifer | Fixed warnings.
|
commit | commitdiff | tree |
2002-04-08 |
Gerald Pfeifer | Also #include <sys/uio.h>.
|
commit | commitdiff | tree |
2002-04-02 |
Gerald Pfeifer | Use ENOMEDIUM errno code only when defined.
|
commit | commitdiff | tree |
2002-03-19 |
Gerald Pfeifer | Add missing #includes for FreeBSD and Solaris.
|
commit | commitdiff | tree |
2001-10-02 |
Gerald Pfeifer | Fix implicit type declarations. Add required cast.
|
commit | commitdiff | tree |
2001-07-20 |
Gerald Pfeifer | Update information concerning FreeBSD.
|
commit | commitdiff | tree |
2001-04-16 |
Gerald Pfeifer | Fixed MSVCRT_clock return type.
|
commit | commitdiff | tree |
2001-01-12 |
Gerald Pfeifer | Fixed mistyped variable name in MSVCRT__fpclass().
|
commit | commitdiff | tree |
2001-01-09 |
Gerald Pfeifer | Fixed some incorrect format strings.
|
commit | commitdiff | tree |
2000-12-24 |
Gerald Pfeifer | <malloc.h> is not ISO C, <stdlib.h> is.
|
commit | commitdiff | tree |
2000-11-30 |
Gerald Pfeifer | Add missing #include <netinet/in.h> to get struct in_addr...
|
commit | commitdiff | tree |
2000-11-08 |
Gerald Pfeifer | Add missing #include <netinet/in_systm.h> and #include...
|
commit | commitdiff | tree |
2000-11-05 |
Gerald Pfeifer | Added missing #include <sys/types.h>.
|
commit | commitdiff | tree |
2000-10-17 |
Gerald Pfeifer | Add appropriate casts to caddr_t for the third parameter...
|
commit | commitdiff | tree |
2000-10-15 |
Gerald Pfeifer | Remove unused variable orig_mode.
|
commit | commitdiff | tree |
2000-10-13 |
Gerald Pfeifer | Fixed incorrect format string.
|
commit | commitdiff | tree |
2000-09-29 |
Gerald Pfeifer | Added missing cast.
|
commit | commitdiff | tree |
2000-09-27 |
Gerald Pfeifer | Include <unistd.h> for prototype of select().
|
commit | commitdiff | tree |
2000-09-24 |
Gerald Pfeifer | Fixed format strings.
|
commit | commitdiff | tree |
2000-09-18 |
Gerald Pfeifer | Remove unused local variable in DGA_IDirectDrawSurface4Impl_...
|
commit | commitdiff | tree |
2000-09-02 |
Gerald Pfeifer | Added two missing casts.
|
commit | commitdiff | tree |
2000-07-15 |
Gerald Pfeifer | Fixed an incorrect format string.
|
commit | commitdiff | tree |
2000-06-25 |
Gerald Pfeifer | Properly cast arguments to printf to match the intended...
|
commit | commitdiff | tree |
2000-06-24 |
Gerald Pfeifer | Added missing #include <math.h>.
|
commit | commitdiff | tree |
2000-06-20 |
Gerald Pfeifer | Fixed format strings.
|
commit | commitdiff | tree |
2000-06-18 |
Gerald Pfeifer | Distinguish between SUBDIRS and INSTALLSUBDIRS.
|
commit | commitdiff | tree |
2000-06-01 |
Gerald Pfeifer | Fixed warning.
|
commit | commitdiff | tree |
2000-05-30 |
Gerald Pfeifer | Fixed warning.
|
commit | commitdiff | tree |
2000-05-23 |
Gerald Pfeifer | Fix a mismatch between format string and parameter.
|
commit | commitdiff | tree |
2000-05-23 |
Gerald Pfeifer | #undef DELETE before (re)defining it.
|
commit | commitdiff | tree |
2000-05-14 |
Gerald Pfeifer | #include <sys/types.h> before <sys/mman.h>.
|
commit | commitdiff | tree |
2000-05-01 |
Gerald Pfeifer | Use <stdlib.h> instead of the deprecated and non-portable...
|
commit | commitdiff | tree |
2000-04-29 |
Gerald Pfeifer | FreeBSD compile fix.
|
commit | commitdiff | tree |
2000-03-24 |
Gerald Pfeifer | Further code simplifications and interface (consistency...
|
commit | commitdiff | tree |
2000-03-19 |
Gerald Pfeifer | Avoid a link error from another DLL on FreeBSD.
|
commit | commitdiff | tree |
2000-03-17 |
Gerald Pfeifer | Further simplify the code and remove some redundant...
|
commit | commitdiff | tree |
2000-03-15 |
Gerald Pfeifer | Improved the visual appearence of the user interface...
|
commit | commitdiff | tree |
2000-03-12 |
Gerald Pfeifer | Fixed FreeBSD compilation.
|
commit | commitdiff | tree |
2000-02-14 |
Gerald Pfeifer | Fixed FreeBSD compile.
|
commit | commitdiff | tree |
2000-02-07 |
Gerald Pfeifer | Fixed unconditional use of JOYDEV.
|
commit | commitdiff | tree |
1999-11-12 |
Gerald Pfeifer | Portability fix: renamed PTRACE_* into PT_*.
|
commit | commitdiff | tree |