summaryrefslogtreecommitdiff
path: root/usr.sbin/diskpart
AgeCommit message (Collapse)Author
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
to be the most common practice in our tree.
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22366, verified by myself.
2002-05-27correct partition structure initialization for new uniondrochner
(does someone share my inpression that this tool is useless?)
2002-01-19Whitespace nit, sort sections.wiz
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
so we shouldn't override it with versions in the manpages. Many more to come.
1999-01-19Include "disktab.h" to get prototype for getdiskbyname().tron
1998-07-26const poisoning.mycroft
1997-10-17WARNSifylukem
1997-06-21* convert to using getopt instead of parsing argv[] by hand, solvinglukem
part of [bin/1500] - from Peter Svensson <petersv@df.lth.se> - as a side effect. * ensure ty: is set when -d is used (from [bin/1500]) * only ask for bad144 support for SMD disks (from [bin/1500]) * add prototypes, and ensure structures are initialised correctly * fix up prior conversion of gets() to fgets(); the former removes trailing \n, the latter leaves it. * check return value of fgets() so that EOF won't infinatly loop * fix a couple of man page typos
1997-03-08alternate -> alternative, per PR 2643mouse
1997-03-08merge lite-2 changes.mikel
also replace index -> strchr, add <string.h> for strchr prototype, and clean up .Nm usage.
1996-05-21don't use gets(). pr#2254mrg
1995-04-24cast to avoid warning.cgd
1994-12-23be safe with typescgd
1994-12-22specify man pages the new way.cgd
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-07-14usage info called it "disktab"cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd