summaryrefslogtreecommitdiff
path: root/sbin/fdisk/fdisk.8
AgeCommit message (Collapse)Author
2001-01-01New command "setpid", just changes the ID of a partition (no otherAngelos D. Keromytis
parameters editing) -- vassilip@dsl.cis.upenn.edu
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-05-02Oxify; aaronTheo de Raadt
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
2000-01-22ie. -> i.e.,Aaron Campbell
1999-09-23Caveat Emperor -> Caveat Emptor; kwesterback@home.comAaron Campbell
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-06-06mention the `manual' command; mcsmart@engin.umich.eduAaron Campbell
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1999-03-18powerfull -> powerful; garath@ntplx.netAaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28kill redundant .Nm macro arguments; other misc fixesAaron Campbell
1998-11-11more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixesAaron Campbell
1998-09-23alphabetize SEE ALSO entries and order them numerically according to sectionAaron Campbell
1998-09-17sbin/ man page fixesAaron Campbell
1998-09-01more man page fixes; aaron@ug.cs.dal.caTheo de Raadt
1998-04-01clarifyTheo de Raadt
1998-02-19new netbsd partition typeTheo de Raadt
1998-01-19Fix wording. Thanks to austin@canuck.comTobias Weingartner
1997-12-23swap exit and quitTheo de Raadt
1997-10-16oopsTheo de Raadt
1997-10-16match recent changesTheo de Raadt
1997-09-302nd tryMichael Shalayeff
1997-09-29fix Notes:Michael Shalayeff
1997-09-29New fdisk code with interactive (command line type)Tobias Weingartner
editing code. Rewrite from the ground up, save about 20 lines of code. Seems to create valid partition tables on i386 and alphas.
1996-09-27first pass at explaining the changesTheo de Raadt
1996-09-25permit loading of a special MBR bootblock -- do not encode a fake MBRTheo de Raadt
bootblock inside the program. cleanup printed output. do not assume 'd' partition. Solves a whole bunch of other interaction problems with disklabel. Has been tested a fair bit, but will endure more testing (at the hands of the users! Hahahaha!)
1996-06-23update rcsidTheo de Raadt
1996-06-03openbsd, not netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt