aboutsummaryrefslogtreecommitdiff
path: root/lib/libdisk/create_chunk.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.1.6_cvsrelease/2.1.6_cvscvs2svn1997-02-051-1/+1
* Merge from HEAD.Jordan K. Hubbard1996-05-281-5/+2
* Bring in from HEAD: make libdisk C++ aware.Joerg Wunsch1996-03-241-4/+4
* *really* shut this thing up. Debugging output was permanantly stapledJordan K. Hubbard1995-11-181-2/+2
* Shut this up for 2.1.1.Jordan K. Hubbard1995-11-171-2/+1
* Remove a little TOO much verbosity from here.Jordan K. Hubbard1995-10-201-7/+1
* Add some debugging abilities to this.Jordan K. Hubbard1995-10-141-240/+290
* Sync with development sources.Jordan K. Hubbard1995-10-131-13/+29
* 1. Pick a proper default netmask in the TCP/IP install screen.Jordan K. Hubbard1995-09-201-9/+12
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-8/+8
* Align slices to cylinder boundries.Jordan K. Hubbard1995-05-241-1/+8
* Do not allocate the first track.Poul-Henning Kamp1995-05-201-1/+5
* Fixed the calculation of the reserved space for bad144. Thanks Rod!Poul-Henning Kamp1995-05-151-2/+2
* Create_Chunk_DWIM will not allocate anything in the last cylinder of aPoul-Henning Kamp1995-05-151-3/+18
* Added MakeDevDisk(struct disk*, char *path);Poul-Henning Kamp1995-05-121-2/+83
* Get the CHUNK_COMPAT_BSD flag right.Poul-Henning Kamp1995-05-111-41/+33
* Create_Chunk_DWIM() is here, though it doesn't quite do what the name implies.Poul-Henning Kamp1995-05-101-1/+33
* I bet Jordan is tearing his hair out, trying to figure the previous patchPoul-Henning Kamp1995-05-081-2/+2
* Fix bug.Poul-Henning Kamp1995-05-081-1/+2
* General sanitation and cleanup. Killed the "reserved" type, it wasn't.Poul-Henning Kamp1995-05-061-7/+1
* Make the partitions names even more sensiblePoul-Henning Kamp1995-05-041-4/+6
* Add the private void *pointer to the chunks, and the functions to manage it.Poul-Henning Kamp1995-05-031-2/+19
* Make the target for tst01 more sensible.Poul-Henning Kamp1995-05-031-19/+34
* start CHS is 0xff,0xff,0xff if past 1024.Poul-Henning Kamp1995-05-011-1/+3
* get bootblocks right.Poul-Henning Kamp1995-04-301-2/+1
* Now we do writes too.Poul-Henning Kamp1995-04-301-4/+7
* Names are assigned when chunks are created.Poul-Henning Kamp1995-04-291-2/+110
* Sanitize and explain a little bit... Implement the first rules...Poul-Henning Kamp1995-04-291-1/+0
* This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuffPoul-Henning Kamp1995-04-281-0/+26