summaryrefslogtreecommitdiffstats
path: root/lib/libdisk/rules.c
Commit message (Expand)AuthorAgeFilesLines
* Add spaces around operators.obrien2001-04-011-29/+29
* Libraries should _never_ call exit() themselves (or its alternate spellingobrien2001-03-181-1/+0
* - Allow support for MBR boot loaders that are longer than one sector. Asjhb2000-07-121-25/+1
* Changes for PC-98.kato2000-03-291-0/+28
* Catch up to the fact that block devices are toast.jkh1999-12-151-1/+0
* Remove BAD144 supportphk1999-11-271-30/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-11/+78
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
* Add check for rootfs > cyl 1024.phk1995-05-081-2/+6
* General sanitation and cleanup. Killed the "reserved" type, it wasn't.phk1995-05-061-6/+2
* If in Create_Chunk we (type==freebsd && (flags&CHUNK_ALIGN)), then we willphk1995-05-051-3/+3
* Make the partitions names even more sensiblephk1995-05-041-16/+29
* Make the target for tst01 more sensible.phk1995-05-031-4/+16
* Now we do writes too.phk1995-04-301-11/+65
* Names are assigned when chunks are created.phk1995-04-291-1/+49
* Next Iteration, getting better.phk1995-04-291-3/+30
* Sanitize and explain a little bit... Implement the first rules...phk1995-04-291-0/+95
OpenPOWER on IntegriCloud