DragonFly BSD
DragonFly commits List (threaded) for 2003-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/kern uipc_socket.c src/sys/sys poll.h src/sys/vfs/fifofs fifo_vnops.c


From: David Rhodus <drhodus@xxxxxxxxx>
Date: Thu, 4 Sep 2003 11:39:27 -0400

Now I'm not longer able to boot off my 3ware controller.
It starts to boot but goes into an infinite loop resetting itself....

-DR


On Wednesday, September 3, 2003, at 08:58 AM, Hiten Pandya wrote:


hmp 2003/09/03 05:58:05 PDT

  Modified files:
    sys/kern             uipc_socket.c
    sys/sys              poll.h
    sys/vfs/fifofs       fifo_vnops.c
  Log:
  Introduce a new poll operation bit, `POLLINGIGNEOF'.  It is used for
  ignoring EOFs on a FIFO.  POLLIN/POLLRDNORM is converted withing the
  FIFO implementation to effect the correct behaviour.

Yes... POLLINIGNEOF flag name is a bit hard on the eyes. :-(

Obtained from: FreeBSD

More information: FreeBSD GNATS (PR #34020)

  Revision  Changes    Path
  1.10      +8 -1      src/sys/kern/uipc_socket.c
  1.4       +5 -0      src/sys/sys/poll.h
  1.9       +27 -5     src/sys/vfs/fifofs/fifo_vnops.c





[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]