aboutsummaryrefslogtreecommitdiff
path: root/lib/libdisk/libdisk.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminate all dependence on boot1 and boot2. This is passed in byJordan K. Hubbard1998-12-311-2/+1
* Teach libdisk about alpha boot blocks.Doug Rabson1998-10-061-1/+3
* Fixed #includes in the synopsis and in an example. <sys/socket.h>Bruce Evans1998-01-201-2/+2
* Fixed this header to compile with gcc -pedantic -Werror (removed commaBruce Evans1997-03-191-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Adds slice_type_name() which extends chunk_n[] for subtype's too.David E. O'Brien1997-01-231-0/+5
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Improve the Dangerously Dedidcated mode a bit. Not much, but a bit better.Poul-Henning Kamp1996-11-271-15/+7
* Fix mis-declared static arrays that made sysinstall SEGV inJordan K. Hubbard1996-04-291-2/+2
* Make libdisk C++ aware:Joerg Wunsch1996-03-241-108/+113
* Update the -current sources from the 2.1 branch.Peter Wemm1995-12-071-4/+13
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-1/+13
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-18/+18
* Remove Ontrack special from All_FreeBSD().Poul-Henning Kamp1995-05-251-1/+2
* Added MakeDevDisk(struct disk*, char *path);Poul-Henning Kamp1995-05-121-1/+5
* Create_Chunk_DWIM() is here, though it doesn't quite do what the name implies.Poul-Henning Kamp1995-05-101-1/+8
* Recognize slice type #6 as dosPoul-Henning Kamp1995-05-081-3/+3
* General sanitation and cleanup. Killed the "reserved" type, it wasn't.Poul-Henning Kamp1995-05-061-8/+12
* Make the partitions names even more sensiblePoul-Henning Kamp1995-05-041-5/+8
* Add the private void *pointer to the chunks, and the functions to manage it.Poul-Henning Kamp1995-05-031-1/+14
* Export the chunk names properly.Jordan K. Hubbard1995-05-031-3/+2
* Make the target for tst01 more sensible.Poul-Henning Kamp1995-05-031-1/+3
* foo -> unknown.Jordan K. Hubbard1995-05-011-3/+3
* get bootblocks right.Poul-Henning Kamp1995-04-301-1/+2
* Now we do writes too.Poul-Henning Kamp1995-04-301-8/+38
* Names are assigned when chunks are created.Poul-Henning Kamp1995-04-291-1/+7
* Even More stuff. Disk_Names() is here amongst other things.Poul-Henning Kamp1995-04-291-3/+101
* Next Iteration, getting better.Poul-Henning Kamp1995-04-291-2/+7
* Sanitize and explain a little bit... Implement the first rules...Poul-Henning Kamp1995-04-291-25/+80
* This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuffPoul-Henning Kamp1995-04-281-0/+75