sane-project-backends/sanei
Chris Bagwell b52b0c0c14 * backend/epson2.c backend/pixma_bjnp.c, include/sane/sanei_backend.h,
sanei/sanei_tcp.c, sanie/sanei_udp.c: Improve portablity by
  removing usage of MSG_WAITALL since not all platforms support
  that (cygwin).  Default is to be blocking anyways.  Changed
  usage of MSG_NOTWAIT to use fcntl() function as needed as well.
  * configure.in, lib/Makefile.in, lib/strcasestr.c: Add internal
  strcasestr() for platforms missing it (cygwin).
  * pixma_common.c: My source match header prototype for picky
  compilers (cygwin).
  * backend/umax_pp_mid.c: Allow BACKEND_NAME to be filename
  yet debug to be SANE_DEBUG_UMAX_PP to match man page.
2009-01-29 15:10:19 +00:00
..
Makefile.in Updates to Makefiles to prepare for transition to automake. 2009-01-16 23:39:48 +00:00
linux_sg3_err.h Added GPL + SANE exception license. 2003-07-26 17:49:10 +00:00
os2_srb.h Merge devel (v1.0.3) into head branch. 2000-08-12 15:11:46 +00:00
sanei_DomainOS.c Merge devel (v1.0.3) into head branch. 2000-08-12 15:11:46 +00:00
sanei_DomainOS.h Initial revision 1999-08-09 18:06:01 +00:00
sanei_ab306.c Fix boundary checking after the for() loop in sanei_ab306_open(). From Johannes Meixner at SuSE. 2007-10-25 13:23:52 +00:00
sanei_access.c Added patch created by Vitaly Lipatov <LAV AT vl3143.spb.edu>: 2006-06-07 07:28:31 +00:00
sanei_auth.c 64 bit platform fixes (bug #300799). 2004-10-03 17:34:36 +00:00
sanei_codec_ascii.c Used #include "../include/sane/...". 2001-05-13 16:25:07 +00:00
sanei_codec_bin.c Check the IP address of the remote host before any communication occurs. 2003-02-09 11:23:41 +00:00
sanei_config.c - handle the case where the attach callback or the config struct 2008-07-10 19:37:00 +00:00
sanei_config2.c Changes to support SANE on ZETA. Not all 2005-07-15 21:59:25 +00:00
sanei_constrain_value.c - add support for SANE_Bool in sanei_check_value 2008-07-10 05:40:25 +00:00
sanei_init_debug.c Changes to support SANE on ZETA. Not all 2005-07-15 21:59:25 +00:00
sanei_jpeg.c Move sanei_jpeg.c from backend directory to sanei directory 2003-07-26 03:04:41 +00:00
sanei_lm983x.c 64 bit platform fixes (bug #300799). 2004-10-03 17:34:36 +00:00
sanei_net.c Plug an information leak in the net backend. 2008-04-13 14:44:20 +00:00
sanei_pa4s2.c 2005-11-28 Jochen Eisinger <jochen@penguin-breeder.org> 2005-11-28 22:24:17 +00:00
sanei_pio.c Applied Henning's patch, Fixed some compiler warnings. 2006-06-11 19:46:09 +00:00
sanei_pp.c Added outb_eppdata() functionality (thanks to Anderson Lizardo). 2005-04-25 09:51:32 +00:00
sanei_pv8630.c Fix SANE_DEBUG_SANEI_PV8630 2005-09-22 19:02:25 +00:00
sanei_scsi.c add class 6 to usb detection code, fix scsi detection bug 2008-03-28 14:13:23 +00:00
sanei_tcp.c * backend/epson2.c backend/pixma_bjnp.c, include/sane/sanei_backend.h, 2009-01-29 15:10:19 +00:00
sanei_thread.c Revert mistaken commit of half-finished code 2009-01-20 13:38:38 +00:00
sanei_udp.c * backend/epson2.c backend/pixma_bjnp.c, include/sane/sanei_backend.h, 2009-01-29 15:10:19 +00:00
sanei_usb.c * sanei/sanei_usb.c: rescan usb every time sanei_usb_init() is called 2009-01-11 00:10:02 +00:00
sanei_wire.c Fixing compiler warnings 2007-01-20 23:02:53 +00:00
test_wire.c Merge devel (v1.0.3) into head branch. 2000-08-12 15:11:46 +00:00