summaryrefslogtreecommitdiffstats
path: root/lib/libdisk/tst01.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the partitions names even more sensiblephk1995-05-041-2/+2
| | | | CheckRules sets the CHUNK_ALIGN & CHUNK_PAST_1024 flags.
* Export the chunk names properly.jkh1995-05-031-3/+1
|
* start CHS is 0xff,0xff,0xff if past 1024.phk1995-05-011-1/+53
| | | | | | end CHS is 1023,bios_hd,bios_sect if past 1024. This way we can find bios the geometry again. Added a primitive "scan" to tst01.
* get bootblocks right.phk1995-04-301-2/+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.
* Now we do writes too.phk1995-04-301-3/+23
|
* Names are assigned when chunks are created.phk1995-04-291-2/+20
| | | | Rules for only one fat & one extended in MBR.
* Even More stuff. Disk_Names() is here amongst other things.phk1995-04-291-14/+11
|
* Next Iteration, getting better.phk1995-04-291-12/+116
| | | | | | | | 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-34/+5
|
* This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuffphk1995-04-281-0/+66
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