summaryrefslogtreecommitdiffstats
path: root/lib/libdisk/rules.c
Commit message (Expand)AuthorAgeFilesLines
* Make libdisk WARNS=4 clean.kuriyama2004-03-301-4/+4
* Change libdisk and sysinstall to use d_addr_t rather than u_long for diskjhb2004-03-161-19/+20
* Turn Track_Aligned(), Prev_Track_Aligned(), Next_Track_Aligned(),marcel2003-11-021-7/+22
* Teach libdisk that AMD64 works just like i386peter2003-04-301-0/+1
* Fix a compiler warning.phk2003-04-231-0/+2
* Libdisk does not need to include <sys/diskslice.h> any more.phk2003-04-041-1/+0
* Fixed style(9)nyan2002-11-151-16/+27
* Restore to pc98 support.nyan2002-10-311-5/+12
* Since make release is toast anyway, add wood to the pyre:phk2002-10-291-9/+12
* Swing the weed-whacker around libdisk:phk2002-10-221-57/+21
* Fix to support pc98.nyan2002-10-081-0/+4
* Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1:phk2002-10-011-0/+1
* Modernize my email address.phk2002-03-251-1/+1
* Add __FBSDID()s to libdiskdillon2001-09-301-3/+3
* 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