Robert Watson 0734b428c7 o The VOP_RDWR man page neglected to mention (at least) two error modes
possible when writing:

     [EFBIG]            An attempt was made to write a file that exceeds
                        the process's file size limit or the maximum file
                        size.

     [EPERM]            An append-only flag is set on the file, but the
                        caller is attempting to write before the current
                        end of file.
2001-06-15 16:12:41 +00:00
..
2001-06-10 18:57:27 +00:00
2001-06-11 12:39:29 +00:00
2001-03-27 13:48:25 +00:00
2001-06-14 06:08:02 +00:00
2001-06-10 22:13:29 +00:00
2001-06-10 19:47:57 +00:00
2001-06-10 17:08:53 +00:00
2001-06-11 02:17:23 +00:00
2001-06-10 19:16:43 +00:00