Bruce Evans 27513ca73b Fixed (nonexistent) initialization of bp->b_pblkno. disksort() for
floppies must have been random in 2.x since we reintroduced sorting
on b_pblkno on 1995/03/18.  Drivers still initialize b_cylin/b_resid
although this is no longer used.

Removed unused, wrong function fdsize().  (Returning 0 means that the
device exists and has size 0, not that the device doesn't exist.
swaponvp() allows for size 0 by stupidly calling the d_psize function
twice if the size isn't 0.  setdumpdev() doesn't allow for it.)

Continued removing /* ARGSUSED */ from drivers.
1995-11-18 07:48:11 +00:00
..
1995-11-06 12:52:37 +00:00
1995-11-16 19:00:27 +00:00
1995-11-16 19:00:27 +00:00
1995-11-04 09:03:47 +00:00
1995-05-30 08:16:23 +00:00
1995-11-14 09:37:22 +00:00
1995-10-14 15:41:10 +00:00
1995-11-14 20:49:24 +00:00
1995-05-30 05:05:38 +00:00
1995-11-16 19:00:27 +00:00
1995-10-29 15:33:36 +00:00