summaryrefslogtreecommitdiffstats
path: root/lib/libdisk/create_chunk.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from -stable; support for the 'ida' driver, move fla to major 102msmith1999-07-051-2/+4
* Fix my own Pie Floater.msmith1999-05-121-2/+2
* Clean up after another half-Danish.msmith1999-05-041-1/+3
* Bring us one step closer to sysinstall'ing on a DOC2k device.phk1999-01-141-1/+3
* Changes for alpha support.jkh1999-01-081-1/+10
* Fixes for handling 'wfd' (and any other disk with a non-2-character name)msmith1998-10-271-6/+5
* Remove references to the "od" device.gibbs1998-09-151-3/+1
* MF22: teach about LS-120 devices.jkh1998-03-201-1/+3
* Be more verbose if we can't determine device major/minor.jkh1998-02-101-1/+2
* Non-intrusive changes to support Justin's CAM stuff.jkh1998-01-161-1/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Close PR#2198:jkh1996-12-131-1/+3
* Move some warn()'s into DEBUG space since I don't need them comingjkh1996-04-291-5/+2
* Make libdisk C++ aware:joerg1996-03-241-4/+4
* 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