Alfred Perlstein 64b829d192 leverage fixed fifo implementation (rev 1.56 of
src/sys/fs/fifofs/fifo_vnops.c) to serve locks better, my previous
workaround for lack of decent fifo system wasn't cutting it,
particularly the kernel would send a message down the fifo and
immediately close it, this would lead to delayed unlock requests
being seen by the lockd causing all sorts of badness.

Basically, don't reopen the fifo, just select(2) on it.
2001-11-08 10:37:32 +00:00
..
2001-09-05 19:26:17 +00:00
2001-10-23 14:54:15 +00:00
2001-08-08 18:32:06 +00:00
2001-10-01 08:43:58 +00:00
2001-10-26 11:16:18 +00:00
2001-07-15 08:06:20 +00:00
2001-08-07 15:48:51 +00:00
2001-07-20 04:23:13 +00:00
2001-08-07 15:48:51 +00:00
2001-10-01 13:42:41 +00:00
2001-08-07 15:48:51 +00:00
2001-07-15 08:06:20 +00:00
2001-10-12 02:06:34 +00:00
2001-07-15 08:06:20 +00:00
2001-07-15 08:06:20 +00:00
2001-07-15 08:06:20 +00:00
2001-09-21 07:25:53 +00:00
2001-07-15 07:53:42 +00:00
2001-11-04 16:19:05 +00:00
2001-10-01 08:43:58 +00:00
2001-09-05 17:05:31 +00:00
2001-08-07 15:48:51 +00:00
2001-07-15 08:06:20 +00:00
2001-08-04 21:48:18 +00:00
2001-08-07 15:48:51 +00:00
2001-09-10 09:08:47 +00:00
2001-09-21 07:25:53 +00:00