Fix signed/unsigned comparison warnings.
[wine] / dlls / winaspi / aspi.c
2003-11-09  Gerald PfeiferMove scsi_command_size from winescsi.h to SCSI_Fix_CMD_...
2003-08-22  Steven EdwardsFixes for building with w32api headers on Mingw.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-21  Steven EdwardsCheck for sys/ioctl.h.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-22  Gavriel StateChange useless warning into a TRACE.
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-09  David ElliottFixed usage of RegEnumValueA.
2000-11-30  Alexandre JulliardRemoved dependencies on Wine internal functions.
2000-11-07  Andreas Mohr- fortify ASPI /proc file parsing (SCSI_getprocentry...
2000-09-06  Andreas MohrAdded newer (ASPI 3.0 ?) function stubs to WNASPI32.
2000-07-15  Patrik StridvallFixed some warnings.
2000-07-15  David Elliott- New function in aspi.c SCSI_Fix_CMD_LEN which determi...
2000-07-08  David ElliottMap each channel on every host to an ASPI controller...
2000-03-19  Gerald PfeiferAvoid a link error from another DLL on FreeBSD.
2000-03-12  Gerald PfeiferFixed FreeBSD compilation.
2000-03-08  David Elliott- Slightly reworked include files (less messy, more...