NetBSD/sys/dev/dkwedge
dyoung f6eded5ef7 Fix two bugs:
1 In dkopen(), do not leave dk_rawopens > 0 if the open ultimately
  failed for some reason.

2 Add a dkdump() implementation by Martin Husemann for writing
  system dumps to wedges.  Tiny modifications by me.  Lightly tested
  on an evbmips box.
2007-06-09 02:26:27 +00:00
..
dk.c Fix two bugs: 2007-06-09 02:26:27 +00:00
dkwedge_bsdlabel.c Reduce code duplication in validate_label(). Extract some lengthy 2007-06-09 02:10:30 +00:00
dkwedge_gpt.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
dkwedge_mbr.c Backout previous - it is already dealt with at the config level. 2006-08-13 19:17:11 +00:00