phk 86cc21c765 Give dev_strategy() an explict cdev argument in preparation for removing
buf->b-dev.

Put a bio between the buf passed to dev_strategy() and the device driver
strategy routine in order to not clobber fields in the buf.

Assert copyright on vfs_bio.c and update copyright message to canonical
text.  There is no legal difference between John Dysons two-clause
abbreviated BSD license and the canonical text.
2004-10-29 07:16:37 +00:00
..
2004-09-20 19:01:44 +00:00
2004-10-10 05:07:43 +00:00
2004-10-12 19:36:00 +00:00
2004-08-19 19:51:51 +00:00
2004-08-19 20:16:09 +00:00
2004-10-25 12:27:03 +00:00
2004-10-23 20:01:32 +00:00
2004-10-27 06:47:00 +00:00