aboutsummaryrefslogtreecommitdiff
path: root/lib/libdisk/write_i386_disk.c
Commit message (Expand)AuthorAgeFilesLines
* Libdisk does not need to include <sys/diskslice.h> any more.Poul-Henning Kamp2003-04-041-1/+0
* - Remove unused old disk pointers from Write_FreeBSD() and Fill_Disklabel()John Baldwin2003-02-041-6/+5
* Fixed style(9)Yoshihiro Takahashi2002-11-151-42/+45
* Don't set a variable to a bogus value right before setting it to theJohn Baldwin2002-11-081-1/+0
* More lobotomy:Poul-Henning Kamp2002-10-231-5/+1
* Remove unnecessary ioctls tickling kernel side to realize that we fiddledPoul-Henning Kamp2002-10-231-11/+0
* Untangle #ifdefs in the write-end of things by giving each arch itsPoul-Henning Kamp2002-10-231-0/+212