mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
263066dcac
(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> |
||
---|---|---|
.. | ||
hylafax.sh.sample | ||
patch-ab | ||
patch-ad | ||
patch-ae | ||
README |
The port is complete rewrite of hylafax-3.0p1 port by Julian Stacey <jhs@freebsd.org>, May 1995. original notice was as follows: Copyright Julian Stacey 1995: Please preserve & comply with Sam Leffler's & SGI's legal stuff I hereby release my work in this area for public use, & disclaim all liability ! Leave my name intact please, I'm a freelance, publicity can be useful.