freebsd-ports/comms/hylafax
Jun-ichiro itojun Hagino 263066dcac fix for new select() behavior in FreeBSD-current.
(change made on 97dec)

comment from Lars follows:
	Included is an updated patch-ab file for hylafax for current that
	fixes the busywait that occurred once the fifo_poll() fix went into
	the kernel in December.

	The symptoms were that faxqetty and faxq would chew up an inordinate
	amount of time waiting for input form their FIFOS. Basically the
	kernel fix was to make select() return a 1 on EOF (in accordance
	with POSIX) and for read() to keep returning 0 on EOF (which is
	the state you are in if you open the fifo for reading in non-blocking
	mode and there are no writers).

Reviewed by:	asami
Submitted by:	Lars Fredriksen <lars@fredriks-1.pr.mcs.net>
1998-02-02 01:25:38 +00:00
..
files fix for new select() behavior in FreeBSD-current. 1998-02-02 01:25:38 +00:00
distinfo Upgrade to 4.01. This port requires tiff-3.4. 1997-05-29 06:49:26 +00:00
Makefile Use new location for tiff34 headers. 1997-12-01 08:07:14 +00:00
pkg-comment Oh my goodness! Satoshi is finally fed up and decided to "clean up" 1996-10-10 05:05:35 +00:00
pkg-descr Upgrade to 4.01. This port requires tiff-3.4. 1997-05-29 06:49:26 +00:00
pkg-message Upgrade to 4.01. This port requires tiff-3.4. 1997-05-29 06:49:26 +00:00
pkg-plist Fix up PLIST. 1997-05-29 08:13:38 +00:00