summaryrefslogtreecommitdiffstats
path: root/lib/libdisk/create_chunk.c
Commit message (Expand)AuthorAgeFilesLines
* Update the -current sources from the 2.1 branch.peter1995-12-071-222/+284
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
* Align slices to cylinder boundries.jkh1995-05-241-1/+8
* Do not allocate the first track.phk1995-05-201-1/+5
* Fixed the calculation of the reserved space for bad144. Thanks Rod!phk1995-05-151-2/+2
* Create_Chunk_DWIM will not allocate anything in the last cylinder of aphk1995-05-151-3/+18
* Added MakeDevDisk(struct disk*, char *path);phk1995-05-121-2/+83
* Get the CHUNK_COMPAT_BSD flag right.phk1995-05-111-41/+33
* Create_Chunk_DWIM() is here, though it doesn't quite do what the name implies.phk1995-05-101-1/+33
* I bet Jordan is tearing his hair out, trying to figure the previous patchphk1995-05-081-2/+2
* Fix bug.phk1995-05-081-1/+2
* General sanitation and cleanup. Killed the "reserved" type, it wasn't.phk1995-05-061-7/+1
* Make the partitions names even more sensiblephk1995-05-041-4/+6
* Add the private void *pointer to the chunks, and the functions to manage it.phk1995-05-031-2/+19
* Make the target for tst01 more sensible.phk1995-05-031-19/+34
* start CHS is 0xff,0xff,0xff if past 1024.phk1995-05-011-1/+3
* get bootblocks right.phk1995-04-301-2/+1
* Now we do writes too.phk1995-04-301-4/+7
* Names are assigned when chunks are created.phk1995-04-291-2/+110
* Sanitize and explain a little bit... Implement the first rules...phk1995-04-291-1/+0
* This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuffphk1995-04-281-0/+26
OpenPOWER on IntegriCloud