summaryrefslogtreecommitdiffstats
path: root/lib/libdisk/disk.c
Commit message (Collapse)AuthorAgeFilesLines
* foo -> unknownjkh1995-05-021-2/+2
|
* I need Open_Disk() to not spew on my screen. #ifdef out some diagnosticjkh1995-05-021-1/+3
| | | | printfs.
* Use the DIOCSYNCSLICE ioctl now. (use only with kernel from this morning).phk1995-04-301-12/+9
| | | | | Get the CHS's right. Get the disklabels (more) right.
* get bootblocks right.phk1995-04-301-45/+62
| | | | | | | Add mbr and bteasy17 to tst01 read partitions from kernel instead of disk. Still problems with writing labels, discussing with Bruce. Extended slices doesn't get written yet.
* Use 0xff for CHS when past 1024 cyls.phk1995-04-301-6/+13
| | | | Fix (hopefully) a bug Gary found.
* Now we do writes too.phk1995-04-301-21/+38
|
* Names are assigned when chunks are created.phk1995-04-291-2/+16
| | | | Rules for only one fat & one extended in MBR.
* Even More stuff. Disk_Names() is here amongst other things.phk1995-04-291-15/+100
|
* Next Iteration, getting better.phk1995-04-291-23/+4
| | | | | | | | Made an All_FreeBSD() function. Added a cmd-line interface (lowest rank) to the tst01 program. The tst01 program is harmless (worst it can do is coredump), but it is instructive to run, you can see what the slice-code things of your disk...
* Sanitize and explain a little bit... Implement the first rules...phk1995-04-291-1/+4
|
* This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuffphk1995-04-281-0/+183
in the new sysinstall. If you want to give a helping hand, then send email to phk@FreeBSD.ORG. DO NOT COMMIT TO THIS DIRECTORY!
OpenPOWER on IntegriCloud