summaryrefslogtreecommitdiffstats
path: root/sbin/fdisk/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add missing library dependencies.ru2008-09-231-2/+2
| | | | | PR: bin/127573 Submitted by: Eygene Ryabinkin
* Attempt gctl verb "write MBR" when updating.phk2005-07-151-0/+3
| | | | This should solve the problem of modifying a busy MBR.
* style.Makefile(5):johan2004-02-231-1/+1
| | | | Use WARNS?= instead of WARNS=.
* Pull in the encoding/decoding functions for struct dos_partition.phk2003-04-131-0/+6
| | | | Add a very simple regression test for "fdisk -I".
* Get this to WARNS=4 and closer to style(9) at a sacrifice inphk2002-03-291-1/+1
| | | | linelength.
* Default to WARNS=2.obrien2001-12-041-0/+1
| | | | | | Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Drop the embedded boot code in favour of a -B option which readsrnordier1999-06-271-4/+1
| | | | | | the boot code from /boot/mbr, or elsewhere as defined by the revised "-b bootcode" option; use getopt(3); clarify usage(); partially revise man page; etc.
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* New manual page systemroot1993-07-021-1/+1
|
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+9
OpenPOWER on IntegriCloud