Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle read_block() failures by ignoring the disk rather than | brian | 2004-06-04 | 1 | -1/+4 |
* | Use sized cast matching the sized pointer. | phk | 2003-04-04 | 1 | -1/+1 |
* | Libdisk does not need to include <sys/diskslice.h> any more. | phk | 2003-04-04 | 1 | -1/+0 |
* | - Remove unused old disk pointers from Write_FreeBSD() and Fill_Disklabel() | jhb | 2003-02-04 | 1 | -1/+1 |
* | Fixed style(9) | nyan | 2002-11-15 | 1 | -3/+5 |
* | - Merge Write_FreeBSD() into Write_Disk(). | jhb | 2002-11-08 | 1 | -40/+32 |
* | Get this closer to working. The Write_Disk() function's for loop needed | jhb | 2002-11-07 | 1 | -20/+13 |
* | Remove unused MBR gunk leftover from i386. | jhb | 2002-11-03 | 1 | -11/+1 |
* | Untested alpha disk writer. | phk | 2002-10-30 | 1 | -1/+1 |
* | Don't call warn(3). | phk | 2002-10-29 | 1 | -5/+1 |
* | Remove unnecessary ioctls tickling kernel side to realize that we fiddled | phk | 2002-10-23 | 1 | -11/+1 |
* | Untangle #ifdefs in the write-end of things by giving each arch its | phk | 2002-10-23 | 1 | -0/+123 |