Wykres commitów

816 Commity (284ff7a5431bef273e0fb8da67b948a31ba4293f)

Autor SHA1 Wiadomość Data
Matto Marjanovic e1c7205510 2002-10-02 Matto Marjanovic <maddog@mir.com>
* doc/descriptions/microtek.desc: Updated version number.
	* backend/microtek.c:
	  Fixed bug in sane_read() [had failed to set return length to zero
           in non-STATUS_GOOD conditions].
	  Fixed bug in sane_set_io_mode() [had returned SANE_STATUS_UNSUPPORTED
           if blocking mode was requested].
	  Bumped version up to 0.13.1.
2002-10-02 05:05:15 +00:00
Matthew Duggan 284233e77e * backend/canon_pp.c backend/canon_pp-dev.c backend/canon_pp-dev.h:
Finally fixed cancelling, which I broke some time ago in the quest
  for speed.  FB620P still doesn't abort nicely (firmware bug?).
* doc/sane-canon_pp.man: Added notes on FB620P problems.
* doc/descriptions/canon_pp.desc: Bumped version number.
2002-09-30 15:25:14 +00:00
Henning Geinitz 2958f7a844 Fixed bytes_per_line in 1 bit mode. Fixed 1 bit color three-pass mode
(grid). Changed bit order for 1 bit color to most significant bit is first
pixel.
2002-09-30 13:54:02 +00:00
Peter Fales 16762f0a4c Fix tstbackend errors 2002-09-30 04:54:19 +00:00
Oliver Rauch 8b7e476644 umax.c: update to build 37 2002-09-28 12:31:06 +00:00
Gerhard Jaeger ff6e86ef36 Major update to support Canon CIS scanner N670/676U and N650/656U 2002-09-28 11:31:53 +00:00
Andras Major 8fed746702 *** empty log message *** 2002-09-28 08:04:22 +00:00
Andras Major 6e2c579cc1 coolscan2 update to 0.1.8 2002-09-28 07:59:11 +00:00
Oliver Schwartz 97044ee3e3 SnapScan backend 1.4.16 (support for Acer/Benq 5000) 2002-09-26 20:09:24 +00:00
Peter Fales 4c5bc01e89 backend returning more bytes than expected based on image size 2002-09-25 04:05:01 +00:00
Frank Zago 100a4163d0 Changed e-mail address. 2002-09-22 17:52:45 +00:00
Peter Fales fd3fa83a57 Update authors email address 2002-09-22 13:49:49 +00:00
Frank Zago 1f27c49a73 Added threshold and dithering options for black&white. Added more resolutions for the VM3575 and VM6586. 2002-09-20 03:02:20 +00:00
Frank Zago 8c0b86ca08 Added support for the LEOScan S3. 2002-09-20 02:59:18 +00:00
Matthew Duggan 9fef620345 * backend/canon_pp.c backend/canon_pp.h backend/canon_pp.conf:
Added init_mode option to conf file for faster starts.
* doc/sane-canon_pp.man : Added description of init_mode option.
2002-09-17 10:33:22 +00:00
Matthew Duggan 51a3075282 * backend/canon_pp-dev.c backend/canon_pp-dev.h backend/canon_pp-io.c
backend/canon_pp-io.h backend/canon_pp.c backend/canon_pp.h:
  Fix init problem, add changes to facilitate configurable wakeup mode
  (for faster starts on FB360P and FB620P).
* doc/sane-canon_pp.man doc/descriptions/canon_pp.desc: Updates
  regarding FB310P and FB610P (rebadged Avisions)
2002-09-16 13:42:51 +00:00
Oliver Schirrmeister 2b2453029f added 3092 support
bug fixes
2002-09-16 12:19:56 +00:00
Oliver Rauch b5c3730dcd 2002-09-13 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* backend/umax-scanner.c, backend/umax.conf
          doc/descriptions/umax.desc:
          added Linotype Hell SAPHIR3 as supported scanner
2002-09-13 14:27:32 +00:00
Frank Zago da6aa74692 Added threshold option for b&w. 2002-09-07 21:32:25 +00:00
Oliver Rauch 08bc05d7cd 2002-09-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* backend/umax.c, umax.h, umax-scanner.c, umax.conf
          doc/descriptions/umax.desc
          Update to sane-umax build 36
2002-09-07 10:11:17 +00:00
Karl Heinz Kremer 703f1c6a77 Fixed alloca compile problem by adding '#include ../include/lalloca.h". 2002-09-02 01:10:18 +00:00
Karl Heinz Kremer 7a37599997 USB scanners are now using sanei_usb_ functions, split out SCSI related
functions to their own source/header file, added source/header file for
USB interface
2002-09-01 11:48:06 +00:00
Matthew Duggan f0722f0d5c Added support for FB620P to canon_pp backend. 2002-09-01 08:57:34 +00:00
Frank Zago 3385a045ea Fixed return code for sane_set_io_mode(). 2002-08-31 15:56:33 +00:00
Frank Zago 72fd6c7d6c Added teco2 backend. 2002-08-31 15:53:59 +00:00
Frank Zago df7dad6c29 added teco2 backend 2002-08-31 15:49:58 +00:00
Frank Zago b3747c06fd Added support for the vm3510. 2002-08-31 02:40:54 +00:00
Frank Zago c5805946f1 Added Dextra DF-600P (vm3510). 2002-08-31 02:36:49 +00:00
Rene Rebe c67286adee Commited the latest avision backend. 2002-08-30 09:21:51 +00:00
Henning Geinitz 8b8c958197 Deleted unused v4l-grab.h. 2002-08-29 19:37:43 +00:00
Henning Geinitz 8b0a038f61 Big clean up of Video for Linux backend. Removed old unused stuff from qcam
and others including unused options and variables concerning direct port
access. Removed wcam license (no "substantial portions of code" are used any
more). Removed unuesed headers. Made lots of global variables local. Lots of
checks for null pointer dereferences and errors when opening files or using
ioctl/mmap. Added option to select grey or color mode. Added support for
different channels. Fixed lots of options.  Made sure ioctls are only used
when necessary.  Used vendor == "Noname".  Added ??? comments for suspicious
code.  Lots of minor fixes and cleanup. Added version number: 1.0-2.
2002-08-29 19:34:53 +00:00
Henning Geinitz 2b54c3e7c4 Used GNU indent style. 2002-08-25 19:36:18 +00:00
Henning Geinitz 421fa4e12a Fixed device list. Added more verbose error output. Unified DBG
messages. Fixed depth option. Reordered options in init_options to reflect
real order. Added some markers (/* ??? */) for suspicious code.
2002-08-25 19:25:37 +00:00
Frank Zago 4152fd6811 Fixed warnings. 2002-08-23 03:04:02 +00:00
Frank Zago d8bdabb406 Fixes warnings. 2002-08-23 02:23:04 +00:00
Frank Zago f5cc59b424 Fixed some warnings. 2002-08-23 02:13:57 +00:00
Frank Zago fb939e9b4c Added threshold option for black & white. 2002-08-23 01:35:31 +00:00
Frank Zago ae2845430e Fixed the scsi inquiry string for the VM4542. 2002-08-23 01:14:37 +00:00
Frank Zago 0f58159c61 Enlarged the gamma table for the VM4542 (1024 entries as opposed to 256 for the previous scanners). 2002-08-23 01:14:06 +00:00
Andras Major 29b7b4d674 coolscan2 update to 0.1.7 2002-08-21 23:36:00 +00:00
Karl Heinz Kremer df3b61cd20 Fixed typo in variable name.
Fixed IEEE-1394 problem with Perfection-2450.
Fixed problem with older B3 level SCSI scanners that do not support
the extended status request.
2002-08-17 22:08:30 +00:00
Gerhard Jaeger 28edd2af4d Major update. Better support for LM983x based devices. 2002-08-16 11:43:30 +00:00
Stéphane Voltz e4b1534faa * backend/umax_pp_low.c: handled 'short read' with ppdev
* backend/umax_pp.c: assign size of 0 to group options
	* tools/umax_pp.c: upped version number
2002-08-15 08:32:08 +00:00
Matthew Duggan 4a552e1540 * backend/canon_pp.c backend/canon_pp-dev.c backend/caon_pp-io.c
backend/canon_pp-dev.h: Many changes: Bug fixes, less memory leaks                                       (none left now?), more relaible, faster.  Biggest changes are                                            speculative reads (ask scanner to read more while data processing
occurs) and more reliable sending of commands.  Slight performance
increase over previous version.
* doc/sane-canon_pp.man: Added discussion noting that scanning
greyscale in green is bad for colour.
2002-08-07 07:56:12 +00:00
Peter Kirchgessner f7806b4492 Peter Kirchgessner, hp-backend V0.96, hp.h added with structure member got_connect_type 2002-08-07 04:59:40 +00:00
Peter Kirchgessner f60b851fa7 HP-backend V0.96. Check device names to prevent USB-device to be
opened as SCSI-device
2002-08-06 19:33:08 +00:00
Matthew Duggan 68937254bf * backend/canon_pp.c: Now always uses as much scanner buffer as
possible, then feeds data to frontend.  Results in large speed
  increase in ECP mode.  Also fixed problems with saned compatibility.
* backend/canon_pp.h: Added bytes_sent to scanner data structure.
* doc/sane-canon_pp.man: Discuss hardware problems at high
  resolutions.
2002-07-27 08:03:16 +00:00
Frank Zago 78042de327 Added teco3 backend. 2002-07-26 04:08:48 +00:00
Frank Zago c0d7305608 New backend. 2002-07-26 04:03:35 +00:00
Matthew Duggan db89d5be3b * src/canon_pp.c: Now uses mm instead of pixel measurements, better behaved
in xsane etc as a result.
* src/canon_pp.h: Tweaked up max buffer size to size avaialable in hardware.
* doc/descriptions/canon_pp.desc: increment version no.
2002-07-25 17:45:29 +00:00
Henning Geinitz 2c16e3308b Added option invert-endianess to test 16 bit modes.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-24 19:57:56 +00:00
Matthew Duggan 83be6692d2 src/canon_pp-io.c: Minor bugfix checking return of read 2002-07-24 12:02:14 +00:00
Simon Munton 7f6ea34a85 added TL_X < BR_X and TL_Y < BR_Y consistency check 2002-07-23 21:09:30 +00:00
Matto Marjanovic 1e36da44df * doc/descriptions/microtek.desc:
Updated (status keywords, mostly).
	* backend/microtek.c:
	* backend/microtek.h:
	  Replaced fprintf()/printf() with various DBG() statements.
	  Removed #include <stdio.h>!
	  Eliminated a few "unused parameter" compiler warnings.
	  Updated the copyright date.
	  Bumped version up to lucky 0.13.0
2002-07-22 19:53:08 +00:00
Henning Geinitz c95e463805 Added manufacturer comment in mustek_usb.desc. Changed brightness to
threshold. Fixed some warnings. Really check the status in usb_low_open.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-17 17:33:25 +00:00
Henning Geinitz a42e1b5435 Removed deleted files from DISFILES.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-15 21:44:13 +00:00
Oliver Schwartz 1d1c4d1d8d SnapScan backend 1.4.15 2002-07-12 23:29:11 +00:00
Max Vorobiev 83ccbe7a44 hpsj5s_int.h stuff moved to hpsj5s.h 2002-07-06 10:09:09 +00:00
Max Vorobiev e287b237a3 hpsj5s version update 2002-07-06 10:04:27 +00:00
Max Vorobiev 1e7e050972 Hpsj5s conditional build 2002-07-06 09:55:04 +00:00
Frank Zago 1489a6552e Added support for Relisys RELI 4830 (VM4542). 2002-07-04 19:05:58 +00:00
Matthew Duggan 488ed1e9f2 Workaround for ppdev bug, should work on more systems than before. 2002-06-29 09:25:11 +00:00
Max Vorobiev 00bbea8694 2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-21 Max Vorobiev <pcwizard@yandex.ru>
	* backend/hpsj5s.c: Added include directive for fcntl.h
2002-06-20 22:15:01 +00:00
Andras Major bea605a14f coolscan2 update to 0.1.6 2002-06-14 13:10:42 +00:00
Henning Geinitz 1e582217c0 Added support for lineart mode with pixels_per_line not divisible by 8. Added
support for padded image formats. Added documentation for all options.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-06-09 17:44:20 +00:00
Henning Geinitz 909a609fe5 Added entry for test backend (commented out).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-06-09 09:20:24 +00:00
Oliver Schirrmeister b743d8d0fb - release memory allocated by sane_get_devices
- several bugfixes
         - supports the M3097
         - get threshold, contrast and brightness from vpd
         - imprinter support
	 - get_hardware_status now works before calling sane_start
	 - avoid unnecessary reload of options when using source=fb
2002-06-06 08:35:42 +00:00
Stéphane Voltz b24d87f699 - reverted a change in color reordering for 1600P
- added german translations for umax_pp backend
2002-06-05 05:36:46 +00:00
Rene Rebe baeb578a8f next Avision backend version 2002-06-04 17:27:00 +00:00
Stéphane Voltz 08f69dc851 - relaxed scanner detection not to fail on some parports. 2002-06-04 16:39:38 +00:00
Henning Geinitz fa42114a14 Added option --disable-local-backends to configure. Only net and dll will be
compiled if set. Also a warning is printed.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-06-02 18:56:56 +00:00
Henning Geinitz 99e6258540 Removed because it was out-of-date and buggy. The features of this modified
pnm backend are now in test.c.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-06-01 19:31:06 +00:00
Stéphane Voltz fa0a922861 - put in software lineart for real this time 2002-05-30 16:13:44 +00:00
Stéphane Voltz 0449770a73 - IRIX compile fixes
- 1600P detection bug fix
	- finale bits of software lineart
2002-05-30 04:56:48 +00:00
Henning Geinitz 5f46acb092 Added hpsj5s backend for the Hewlett-Packard ScanJet 5S parport scanner
(from Max Vorobiev <pcwizard@zelmail.ru>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-29 19:10:12 +00:00
Frank Zago fd51990a85 Bumped the version number from 3 to 8. No real justification. I'm really bored, and I think I should go to bed. Well, actually there might be a reason: marketing. After thoughts, I should have bumped it to 12 (because 3*4=12). That, that would have been a quantum leap. Humm, may be next time. I'll have to be careful not overflowing the poor c compiler. Yeah, I should instead start from maxint and remove 1 after each release. It such a big number that nobody will ever notice that the release number decays. And that would even make the backend much more stable. Or give the impression it is. That way, plenty of people would want to buy a Leo scanner. Which a shame because they have been bankrupt for several years now. Or they can buy one on ebay for cheap. After all I got mine for $12. You can't beat that. No, that's too complicated. Computer sucks, man. Let's go raise some goats in Mexico. 2002-05-29 05:48:59 +00:00
Frank Zago 27c80d116b New email address. 2002-05-29 04:52:14 +00:00
Henning Geinitz 70dbcb9d40 Critical bugfix to avoid bumping the scan slider at the end of the scan and
maybe destroying hardware. Commited on behalf of g-jaeger@t-online.de
(G. Jaeger).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-27 15:57:37 +00:00
Karl Heinz Kremer 892249f755 Upated man page, added a comment to the conf file and adjusted the version
number in the desc file in preparation for the 1.0.8 release.
2002-05-26 22:38:58 +00:00
Henning Geinitz 7fe9842a77 Added workaround for GNU make 3.79. This version of make insisted on at least
one argument for "basename" which broke compilation.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-26 14:52:01 +00:00
Henning Geinitz 203639b5fe Updated Karsten Festag's email address and website.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-24 22:41:40 +00:00
Nathaniel Rutman 2643e83d66 Return max buffer when trying to read more than buffer size
(was reporting error.)
2002-05-16 23:08:34 +00:00
Oliver Schwartz dbc7bd53af Added additional USB IDs for Acer 320U and 620U 2002-05-13 22:07:56 +00:00
Marcio Teixeira e65da9cd07 Fixed DBG warnings on lines 712 and 727 2002-05-09 18:52:31 +00:00
Frank Zago db8e7fabec Color shifting value fixed. 2002-05-05 23:04:00 +00:00
Frank Zago 4a2b4cbf40 Fixed a debug string format. 2002-05-05 19:56:47 +00:00
Frank Zago 9baac0977f Fixed the computation of pixels_per_line for a B&W scan after the scan has started. 2002-05-05 19:55:31 +00:00
Frank Zago 4b4a132c50 Changes strncpy() to memcpy(). Fixed some debug strings format. Removed an assert. Changed sane_set_io_mode() to be SANE conformant. 2002-05-05 19:53:43 +00:00
Frank Zago e7d9862668 Changed option name "paper_size" to "paper-size" since the former isn't legal. 2002-05-05 19:51:48 +00:00
Frank Zago 60f91f4c34 Replace strncpy() by memcpy(). Fixed some debug strings format. 2002-05-05 19:50:55 +00:00
Frank Zago bec3224546 Replaced strncpy() by memcpy(). Removed an assert. Fixed some debug strings format. 2002-05-05 19:50:03 +00:00
Andras Major a6bef6ab38 man page for coolscan2 added 2002-05-05 13:55:38 +00:00
Henning Geinitz f28fc112e0 Check return value of waitpid. Don't evaluate status of children if waitpid
wasn't successful.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-05 13:15:49 +00:00
Nathaniel Rutman a34ce8e8ad Twiddle reset pins in more cases on first scanner powerup. 2002-05-04 16:20:55 +00:00
Frank Zago 12cbbabc0f Changed some strncpy to memcpy. Removed the reset scanner code since it fails sometimes and crash the scanner. 2002-05-03 23:53:40 +00:00
Oliver Schwartz 61ef620c9a SnapScan backend 1.4.13: Support for ADF 2002-05-02 17:19:20 +00:00
Kazuya Fukuda d3bfdc3b42 fixed a compile problem for Dec Unix v4 and probably other 64 bit platform. 2002-04-28 13:18:48 +00:00
Oliver Schwartz 964bc60e60 SnapScan backend 1.4.12: Fix option handling 2002-04-27 15:35:19 +00:00
Peter Fales 88e99b89de Bug fixes identified by tstbackend 2002-04-27 03:57:12 +00:00
Jochen Eisinger b971a2cb59 2002-04-26 Jochen Eisinger <jochen.eisinger@gmx.de>
* backend/mustek_pp.c: fixed a typo, thanks to Henning for
	  pointing this one out to me
2002-04-26 22:00:40 +00:00
Andras Major 62f0764002 coolscan2 update 2002-04-26 19:33:27 +00:00
Henning Geinitz 84f6c44448 Added missing files to DISTFILES.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-24 17:57:23 +00:00
Henning Geinitz 2c9106cf96 Free devlist on exit. Undef MIN and MAX macros before defining them.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-24 17:48:48 +00:00
Henning Geinitz 5bdf4a4a54 Print usefull DBG messages for options without a name. Undef MIN and MAX
macros before defining them.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-24 17:43:25 +00:00
Oliver Schwartz ab6cf03059 SnapScan backend version 1.4.11 2002-04-23 22:37:54 +00:00
Frank Zago 356237e1fa Added coolscan entry. 2002-04-23 19:33:42 +00:00
Frank Zago 26091221c4 Fixed version problem. 2002-04-23 14:42:44 +00:00
Peter Fales 8565da657b Various minor bug fixes found by tstbackend 2002-04-23 14:06:07 +00:00
Frank Zago 3d6cab4df8 Added coolscan2 backend. 2002-04-22 22:12:31 +00:00
Frank Zago c7760e193c New coolscan2 backend. 2002-04-22 22:06:21 +00:00
Abel Deuring 79773b16db backend/sharp.c: fixed a compile problem for Dec Unix v4
and probably other 64 bit platform.

Abel
2002-04-22 18:30:21 +00:00
Frank Zago 8b7ebabee7 Changed the AVEC manufacturer to Relisys. Fixed a memleak and potential crash. Removed some assert(). Query the scanner to get the scan size instead of using the values computed. Do not active the gray gamma in color mode. Added a reset scanner routine before starting a scan. Fixed sane_set_io_mode to be SANE conformant. 2002-04-22 00:23:14 +00:00
Frank Zago 5dace96736 Removed some assert(). Query the scanner for the size of the picture instead of using the value computed. Fixed sane_set_io_mode() to be SANE conformant. 2002-04-22 00:14:48 +00:00
Frank Zago 8efdcc9ba0 Same as before. New indentation only. 2002-04-21 23:23:26 +00:00
Frank Zago ca1112d8ab Added leo backend. 2002-04-21 23:12:02 +00:00
Rene Rebe 7db886750b next backend version, several bug-fixes and new scsi id's ... 2002-04-21 23:08:05 +00:00
Karl Heinz Kremer 664d940f11 Declare open_scanner() and close_scanner() before they are used. 2002-04-21 22:50:29 +00:00
Henning Geinitz 9f0dbb0d8f Don't export option_name.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-21 15:33:22 +00:00
Henning Geinitz 8f14a3f2fb Don't export cap_data.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-21 15:30:40 +00:00
Henning Geinitz 5cea47aafe Fixed some warnings.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-21 15:26:35 +00:00
Henning Geinitz 41e7fdda5f Don't call sane_exit twice. Call sane_init after sane_exit. Try to load from
$LD_LIBRARY_PATH ($SHLIB_PATH, $LIBPATH) first and only check LIBDIR if
opening failed. New version: 1.0.6.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-21 14:02:58 +00:00
Abel Deuring 0fdcb0c0bc backend/sharp.c: did only half of the devlist-patch in my last commit.
Thanks to Henning who noticed this.

Abel
2002-04-21 14:00:56 +00:00
Oliver Rauch 836ca96943 2002-04-21 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* sane-umax backend update to version 1.0 build 34
2002-04-21 13:26:17 +00:00
Henning Geinitz f01f026fc4 Check if sane_init was called before any other SANE function.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-21 12:56:54 +00:00
Abel Deuring 7ce48e4edc backend/sharp.c: added a "free(devlist)" call to sane_exit
Abel
2002-04-21 11:27:16 +00:00
Abel Deuring 33846a6c94 backend/canon-sane.c, backend/canon-scsi.c, backend/canon.c,
backend/canon.h, doc/sane-canon.man,
doc/descriptions/canon.desc: added support for FB620S and
and FS2700, by Mitsuru Okaniwa <m-okaniwa@bea.hi-ho.ne.jp>
and Ulrich Deiters <ukd@xenon.pc.Uni-Koeln.DE>

Abel
2002-04-21 10:29:18 +00:00
Henning Geinitz aea28d0298 Added missing include.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-19 15:28:39 +00:00
Henning Geinitz d4a383d233 Fixed bug in sane_read that cause garbled data to be sent to the
frontend. Fixed some long lines.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-18 19:55:08 +00:00
Marian Eichholz a1641eaedc sm3600 warningless <eichholz@computer.org> 2002-04-18 18:11:23 +00:00
Marian Eichholz dd3f41a5bd change request vom HMG honored <eichholz@computer.org> 2002-04-17 21:38:51 +00:00
Henning Geinitz bc9b4ce0c7 Adjusted for new fujitsu backend.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-17 18:55:44 +00:00
Henning Geinitz 9fa809f7f6 Removed, support is now in fujitsu-backend.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-17 18:53:36 +00:00
Henning Geinitz 1982eec1dd Added new fujitsu backend (from Oliver Schirrmeister <oschirr@abm.de>). This
backend supersedes the m3096g backend and also includes the m3091 backend.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-17 18:50:39 +00:00
Marian Eichholz 7e13df9195 sm3600 tree synced (eichholz@computer.org) 2002-04-15 21:30:48 +00:00
Gerhard Jaeger eb6ae1fb78 Fixed OS/2 compilation problems, minor fixes, fixes interfernce with other
USB devices, added CANON N650U stuff
2002-04-14 13:38:04 +00:00
Karl Heinz Kremer 15b038411b Added product IDs for Perfection 1650 and 2540. Check if scanner needs to
be opened in reset() call.
2002-04-13 21:29:20 +00:00
Henning Geinitz 798ff200da Added new test backend.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-13 19:07:49 +00:00
Henning Geinitz 2cbddc816e Added #include <sys/types.h> to fix compilation on OS/2.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-13 10:21:02 +00:00
Matthew Duggan 2cb1402344 Added check for new libieee1284 version, also updated code to reflect
interface changes.  Required due to critical bug fixes in 0.1.5.
2002-04-12 00:29:57 +00:00
Rene Rebe e29b57f2df bug fixes (incl. the close bug in attach) 2002-04-12 00:14:01 +00:00
Stéphane Voltz 6fa90ef05c * fixed 8 bits I/O for paralle ports that can't do 32 bits I/O 2002-04-11 05:50:29 +00:00
Oliver Schwartz c9875f8a9d Removed illegal character / removed declaration of bqelements 2002-04-10 21:45:53 +00:00
Oliver Schwartz 83d52e9d36 make bqelements static, don't send diagnostic cmd to Snapscan1236 2002-04-10 21:27:31 +00:00
Henning Geinitz 28fa07be27 Set freed variables to 0 in sane_exit. Fixed coding style. New version:
1.0-121.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-10 20:59:27 +00:00
Henning Geinitz 1a40cdb6e4 sane_set_io_mode checks for !non_blocking and scanning now. Fixed coding-style.
New version: 1.0.8.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-10 19:39:00 +00:00
Henning Geinitz 3862186fb0 Fixed coding-style.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-10 19:09:50 +00:00
Henning Geinitz 4fd19494cb Cleanup in sane_control_option, sane_set_io_mode, sane_get_select_fd and
sane_exit. New version: 1.0-13.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-10 18:31:43 +00:00
Frank Zago 807935bacc no comment! 2002-04-08 23:54:20 +00:00
Frank Zago e39b0fa55e Added support for the teco1 backend. 2002-04-08 23:47:03 +00:00
Frank Zago 4359513416 New backend: teco1. 2002-04-08 23:42:44 +00:00
Rene Rebe 36edd317c9 fixed avision.desc syntax 2002-04-08 18:02:54 +00:00
Henning Geinitz 4caa8e7af5 Some variables haven't been static. sane_set_io_mode must return
SANE_STATUS_GOOD if non_blocking == SANE_FALSE.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-08 17:49:55 +00:00
Frank Zago e604c72ea0 Removed a debug trace left over. 2002-04-08 16:37:09 +00:00
Rene Rebe 3c9ce35908 updated to Avision backend build 25. More stable for HP usb scanners,
suport for Misubishi scanners and various cleanups.
2002-04-08 14:35:32 +00:00
Henning Geinitz fb8283b88f Fixed compilation on non-Linux systems.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-07 14:43:55 +00:00
Henning Geinitz c8d7791d87 Fixed make dist problems introduced with canon630u updates.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-07 12:55:28 +00:00
Henning Geinitz d90a7a5357 Added canon630u backend. This backend supports the CanoScan 630u and CanoScan
636u (hopefully). Patch from Nathan Rutman <nathan@gordian.com>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-07 12:27:54 +00:00
Henning Geinitz 8e952f2ec6 Changed timeouts and added scanner sleeps to improve reliability of 6x0P
models.  Also corrected typo which caused full bed scans to fail.  Disabled
problematic detect for now, will make detection slightly slower. Patch from
Matthew Duggan <stauff1@users.sourceforge.net>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-07 11:20:46 +00:00
Henning Geinitz 42f9acfefd Added new canon_pp backend for the CanoScan FB330P, FB630P, N340P, and N640P
scanners. Patch from "Matthew Duggan" <stauff@guarana.org>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-01 22:54:25 +00:00
Henning Geinitz 70dde5648d Support for variable DESTDIR. If set, all files are installed to that
location. Also print the filename of the installed file, not only the
path. Both changes are mostly for package creators/maintainers.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-29 13:27:16 +00:00
Henning Geinitz c05ddb6092 Check if option is settable when automatically setting it. New version: 1.0.7.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-29 12:21:02 +00:00
Gerhard Jaeger 378195fd16 Updated to new mail-address and backend url 2002-03-26 08:35:59 +00:00
Henning Geinitz ee7b0e32f8 Fixed 16-bit byte-order handling in sane_read() (patch from Michael Herder
<crapsite@gmx.net>).  New version: 1.0.7.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-24 21:51:04 +00:00
Henning Geinitz c01892818a Updated SANE header.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-24 20:34:51 +00:00
Oliver Schwartz 0cdabf0681 Fix segfault in snapscan.c 2002-03-24 16:42:04 +00:00
Henning Geinitz 00c64adfa2 If fread returns 0, check for EOF and other errors and return appropriately.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-24 15:25:54 +00:00
Oliver Schwartz 3f27a13d77 Snapscan backend version 1.4.9 2002-03-24 12:32:38 +00:00
Henning Geinitz c40aeba6b1 Don't allow to set options that don't have SANE_CAP_SOFT_SELECT and don't
allow read and write for options that are inactive. New version: 1.0.5.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-21 20:33:31 +00:00
Henning Geinitz 60b4f5e91c Removed (now in doc/).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 23:15:16 +00:00
Henning Geinitz 5130f681fb Updated DISTFILES.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 23:01:02 +00:00
Henning Geinitz 3645fddf18 Use copies of option descriptors to make sure their addresses aren't changed
until sane_close. New version: 1.0.7.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 21:49:54 +00:00
Henning Geinitz 379fba017b Option 0 has an empty name now. Group options have size 0 now. Check also for
SANE_ACTION_SET_AUTO.  Removed buggy output in sane_control_option. Added more
debug output in sane_control_option.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 21:36:59 +00:00
Henning Geinitz 329a4d31d9 Fixed halftone pattern handling. The buffer was way too small. Option 0 has
an empty name. Better debug output for dev_cmd. Set size for group options to
0. Set size of halftone pattern to non 0.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 21:27:19 +00:00
Frank Zago 7df0dc02f1 Updated to build 9. 2002-03-20 00:55:28 +00:00
Frank Zago b951558b1f Added commented entry for S300. Free option strings on exit. Replaced sanei_scsi_cmd by sanei_scsi_cmd2. Do not use the scsi vendor name as the vendor name returned to the frontend. Sets the wait timeout to 120 seconds instead of 60. Close the opened devices on exit. 2002-03-20 00:53:00 +00:00
Frank Zago 862894e316 Updated build number. 2002-03-20 00:14:18 +00:00
Frank Zago 45633404ab Merged modes Black&White and Halftone. Use sanei_scsi_cmd2 instead of sanei_scsi_cmd. Free the string options when exiting. Changed the vendor name to Panasonic instead of the inquiry vendor. Fixed the automatic threshold mode. Close the configuration file file descriptor. Removed some debug infos. Close the devices left open on exit. 2002-03-20 00:13:19 +00:00
Frank Zago 4724f09956 Fixed indentation. No changes. 2002-03-20 00:07:35 +00:00
Henning Geinitz ad701cc3de Fixed segfault when opening device again after closing and possible segfault
when name="". Type for option 0 must be set to SANE_TYPE_INT
explicitely. Updated GPL/SANE headers.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-17 20:20:46 +00:00
Henning Geinitz 6ed9bcc2fa New file (from David Paschal <paschal@rcsis.com>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-17 13:26:54 +00:00
Peter Fales ec45d7ae5a Minor fixes to problems found by tstbackend 2002-03-17 12:57:38 +00:00
Gerhard Jaeger b00749b800 Fixed a bug in the USB autodetection. 2002-03-16 17:57:16 +00:00
Stéphane Voltz c50e47e058 - fixed 1200 dpi scan mode which was broken
- added translation support
2002-03-15 16:24:32 +00:00
Frank Zago f16141c43c New backend (TECO / Relisys). 2002-03-13 05:41:22 +00:00
Frank Zago 0ade04a5af Changed backend url. 2002-03-11 00:42:16 +00:00
Gerhard Jaeger 458c55538b Fixed a type, that breaks compilation :-( 2002-03-10 16:13:08 +00:00
Gerhard Jaeger 5431824ce3 Major update of the Plustek backend, includes support of UMAX 3400,
HP2100C and EPSON1250. Supports now custom gamma tables.
2002-03-10 15:53:13 +00:00
Stéphane Voltz b2b0d37acb - speed up scanner probing
- improved CCD color calibration
2002-03-10 06:29:14 +00:00
Oliver Rauch c1cd998a52 Oliver Rauch: added missing dependencies in Makefile.in for new umax backend version 2002-03-08 23:29:37 +00:00
Frank Zago 5e0caa5b45 Fixed color scan problem. 2002-03-07 23:57:40 +00:00
Oliver Rauch 07a9623ada Oliver Rauch: updated umax.desc 2002-03-07 20:22:42 +00:00
Oliver Rauch 31d39a110b 2002-03-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* updated umax backend to version 1.0.7-build-33
          new file: umax-usb.c (by Frank Zago)
2002-03-07 19:47:15 +00:00
Frank Zago 2d516d1021 Addition of the Matsushita / Panasonic backend. 2002-03-06 23:54:26 +00:00
Frank Zago f2fae2b234 Updated the version. 2002-03-03 09:19:26 +00:00
Frank Zago 3e8e7174bb Fixed a gamma table bug, fixed some color shifting problems, some cleanups. 2002-03-03 09:14:49 +00:00
Henning Geinitz b94c5ea0b6 Removed getopt.o getopt1.o and md5.o from LIBLIB_FUNCS as they are not needed
in backends.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-24 13:10:33 +00:00
Henning Geinitz 69ad162e00 New file. Description for the matsushita backend.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-22 19:28:20 +00:00
Henning Geinitz 9dfcab22b6 Added sceptre backend for the Sceptre VividScan 1200 (patch from
Frank Zago <fzago@greshamstorage.com>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-21 18:45:37 +00:00
Stéphane Voltz 158ab6d02c - various bug fixs after changing default model from 1220 to 'none' 2002-02-20 05:47:47 +00:00
Henning Geinitz 3ade708730 Added explanation for backend version, fixed typo.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-19 22:32:07 +00:00