aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/diskmbr.h
Commit message (Expand)AuthorAgeFilesLines
* The changes I had made long ago to support >32 disk-type units wasDavid Greenman1998-02-221-2/+3
* Reserve ID for Greg Lehey's Veritas look-alike.Jordan K. Hubbard1998-02-171-1/+3
* Forward declare more structs that are used in prototypes here - don'tBruce Evans1998-02-011-1/+2
* buf.h:Justin T. Gibbs1997-09-211-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Changed dkunit() to use some previously unused bits in the 'type' fieldDavid Greenman1997-01-241-7/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:Bruce Evans1996-09-211-7/+6
* Don't include <sys/conf.h> for the kernel in disk-related headers.Bruce Evans1996-09-201-7/+5
* The Great PC98 Merge.Satoshi Asami1996-06-141-1/+34
* Bring in ccd support.Satoshi Asami1996-05-031-1/+3
* Merge in Lite2: use fixed-width types and reformat comments.Jeffrey Hsu1996-03-111-65/+66
* Oops, the previous change was missing the declaration of `structBruce Evans1995-11-241-1/+3
* Declared tqdisksort(). <sys/disklabel.h> is the wrong place, butBruce Evans1995-11-241-1/+2
* Remove transitory labelling code. Labels are now handled by essentiallyBruce Evans1995-09-161-47/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* Changes to support the "new" bad144. Adds a "BADSCAN" ioctl and support.David Greenman1995-05-161-1/+2
* Removed extraneous comma.David Greenman1995-05-151-2/+2
* making a reservation for more bits before people start using themJulian Elischer1995-04-301-1/+15
* Remove bogus unused `struct cpu_disklabel'.Bruce Evans1995-04-151-3/+1
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-1/+3
* Add a prototype.Bruce Evans1995-02-221-1/+3
* disklabel.h:Bruce Evans1994-12-111-21/+55
* Declare `struct dkbad' with the correct scope so that everything includingBruce Evans1994-11-141-1/+3
* changed '#ifdef i386' to '#ifdef __i386__'Poul-Henning Kamp1994-10-311-2/+2
* Julian Elischer's disklabel fixes.Jordan K. Hubbard1994-10-271-1/+41
* AddedPaul Richards1994-10-201-2/+3
* Made them all idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+32
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+332