aboutsummaryrefslogtreecommitdiff
path: root/lib/libdisk/rules.c
Commit message (Expand)AuthorAgeFilesLines
* Modernize my email address.Poul-Henning Kamp2002-03-251-1/+1
* Add __FBSDID()s to libdiskMatthew Dillon2001-09-301-3/+3
* Add spaces around operators.David E. O'Brien2001-04-011-29/+29
* Libraries should _never_ call exit() themselves (or its alternate spellingDavid E. O'Brien2001-03-181-1/+0
* - Allow support for MBR boot loaders that are longer than one sector. AsJohn Baldwin2000-07-121-25/+1
* Changes for PC-98.KATO Takenori2000-03-291-0/+28
* Catch up to the fact that block devices are toast.Jordan K. Hubbard1999-12-151-1/+0
* Remove BAD144 supportPoul-Henning Kamp1999-11-271-30/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* 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
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-11/+78
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* Add check for rootfs > cyl 1024.Poul-Henning Kamp1995-05-081-2/+6
* General sanitation and cleanup. Killed the "reserved" type, it wasn't.Poul-Henning Kamp1995-05-061-6/+2
* If in Create_Chunk we (type==freebsd && (flags&CHUNK_ALIGN)), then we willPoul-Henning Kamp1995-05-051-3/+3
* Make the partitions names even more sensiblePoul-Henning Kamp1995-05-041-16/+29
* Make the target for tst01 more sensible.Poul-Henning Kamp1995-05-031-4/+16
* Now we do writes too.Poul-Henning Kamp1995-04-301-11/+65
* Names are assigned when chunks are created.Poul-Henning Kamp1995-04-291-1/+49
* Next Iteration, getting better.Poul-Henning Kamp1995-04-291-3/+30
* Sanitize and explain a little bit... Implement the first rules...Poul-Henning Kamp1995-04-291-0/+95