summaryrefslogtreecommitdiff
path: root/lib/libdisk/chunk.c
Commit message (Expand)AuthorAgeFilesLines
* Changes for PC-98.KATO Takenori2000-03-291-0/+71
* Remove BAD144 supportPoul-Henning Kamp1999-11-271-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix erroneous format string.John Polstra1997-11-181-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Make libdisk C++ aware:Joerg Wunsch1996-03-241-8/+9
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-8/+22
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-14/+14
* Remove Ontrack special from All_FreeBSD().Poul-Henning Kamp1995-05-251-1/+6
* Get the CHUNK_COMPAT_BSD flag right.Poul-Henning Kamp1995-05-111-1/+4
* Recognize slice type #6 as dosPoul-Henning Kamp1995-05-081-3/+3
* Whoops! An extra paren somehow got in there. Fixed.Jordan K. Hubbard1995-05-071-2/+2
* Always zero new chunks - keeps things like the private structures from havingJordan K. Hubbard1995-05-071-2/+2
* General sanitation and cleanup. Killed the "reserved" type, it wasn't.Poul-Henning Kamp1995-05-061-53/+59
* If in Create_Chunk we (type==freebsd && (flags&CHUNK_ALIGN)), then we willPoul-Henning Kamp1995-05-051-5/+38
* Add the private void *pointer to the chunks, and the functions to manage it.Poul-Henning Kamp1995-05-031-3/+6
* foo -> unknown.Jordan K. Hubbard1995-05-011-5/+5
* Now we do writes too.Poul-Henning Kamp1995-04-301-2/+3
* Next Iteration, getting better.Poul-Henning Kamp1995-04-291-3/+3
* Sanitize and explain a little bit... Implement the first rules...Poul-Henning Kamp1995-04-291-10/+13
* This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuffPoul-Henning Kamp1995-04-281-0/+365