rwatson aa083dc18c Merge fifo_vnops.c:1.133 from HEAD to RELENG_6:
If fifo_open() is called with a negative file descriptor, return EINVAL
  rather than panicking later.  This can occur if the kernel calls
  vn_open() on a fifo, as there will be no associated file descriptor,
  and therefore the file descriptor operations cannot be modified to
  point to the fifo operation set.

  Reported by:    Martin <nakal at nurfuerspam dot de>
  PR:             94278

Approved by:    re (scottl)
2006-03-20 14:24:21 +00:00
..
2006-03-13 03:03:55 +00:00
2006-03-13 03:04:00 +00:00
2006-03-13 03:04:07 +00:00
2006-03-06 16:10:19 +00:00
2006-03-18 21:48:08 +00:00
2005-03-28 18:31:18 +00:00
2006-03-13 03:07:01 +00:00
2006-03-13 03:05:37 +00:00
2005-10-05 21:53:17 +00:00
2006-03-18 23:37:36 +00:00
2006-03-17 20:17:43 +00:00
2006-03-18 22:00:37 +00:00
2006-03-11 19:32:44 +00:00
2006-03-11 10:36:23 +00:00
2006-01-27 21:50:11 +00:00
2006-01-27 21:50:11 +00:00
2006-01-24 04:08:48 +00:00
2005-10-09 03:21:56 +00:00
2006-01-27 18:22:53 +00:00
2006-03-13 03:06:57 +00:00
2006-03-05 00:48:05 +00:00
2006-03-17 21:30:57 +00:00
2006-03-13 03:07:01 +00:00
2006-01-27 18:22:11 +00:00
2006-03-13 03:08:17 +00:00
MFC
2006-03-16 00:25:32 +00:00