summaryrefslogtreecommitdiffstats
path: root/lib/libdisk/chunk.c
Commit message (Collapse)AuthorAgeFilesLines
* Always zero new chunks - keeps things like the private structures from havingjkh1995-05-071-2/+2
| | | | bogus data in them.
* General sanitation and cleanup. Killed the "reserved" type, it wasn't.phk1995-05-061-53/+59
|
* If in Create_Chunk we (type==freebsd && (flags&CHUNK_ALIGN)), then we willphk1995-05-051-5/+38
| | | | align this chunk properly. Have at it Jordan...
* Add the private void *pointer to the chunks, and the functions to manage it.phk1995-05-031-3/+6
| | | | Make the reassignment of partition names less bogus.
* foo -> unknown.jkh1995-05-011-5/+5
| | | | I have to be able to show this stuff to the user. :-)
* Now we do writes too.phk1995-04-301-2/+3
|
* Next Iteration, getting better.phk1995-04-291-3/+3
| | | | | | | | 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-10/+13
|
* This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuffphk1995-04-281-0/+365
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