summaryrefslogtreecommitdiff
path: root/dist/pdisk
AgeCommit message (Expand)Author
2003-08-13use bounded string opitojun
2003-04-24New sentence, new line. Remove an empty line.wiz
2003-04-24bump datedbj
2003-04-24ensure variable is initializeddbj
2003-04-24note pdisk's problems with calculating the raw device sizedbj
2003-04-24reenable include <getopt.h> for getopt_long(3)dbj
2003-04-24fix nits to compile and function on osXdbj
2003-04-24add support for selecting root, user, or swap in the Block Zero Block bitsdbj
2003-04-22comment out bogus attempt to zero first byte after map on diskdbj
2003-04-22avoid freeing uninitialized pointerdbj
2003-03-03Sort help here (just like in the man page).wiz
2003-03-03Bump date for "t", and sort.wiz
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-18Add command to change partition types directly.soren
2003-01-06writable, not writeable.wiz
2002-09-17add a HISTORY section, mentioning MkLinuxdbj
2002-09-17when creating a partition, set bzb bits appropriate for netbsd rootdbj
2002-09-09use %ld instead of %d to print long valuedbj
2002-09-09remove menu and command line options to list all devices since theydbj
2002-09-09use device instead of name to describe the --list argument.dbj
2002-09-09Sort options. Some mdoc improvements.wiz
2002-09-09fix typo in --list argument namedbj
2002-09-09attempt to update pdisk man page to more correctly reflect program operationdbj
2002-09-09default fflag (read HFS volume name ) option is now offdbj
2002-09-09tweak error reporting when looking for hfs volume namedbj
2002-09-09fix defines that set up lseek usage for reading mediadbj
2002-09-08use getopt_long on netbsd as well as linuxdbj
2002-09-08improved wording on explanation for disabling linux max partition warning.dbj
2002-09-08disable warnings about linux only handling 15 entries.dbj
2002-09-08use sbBlkSize when calculating sbBlkCountdbj
2002-08-23comment out force of logical block is no larger than physical block.dbj
2002-08-22add include of errno.hdbj
2002-08-22re-enable printing of A/UX fields used by NetBSDdbj
2002-08-22on exit, check map pointer before accessing it.dbj
2002-08-18mdocify. Adapt contents to NetBSD. Requested by mrg.wiz
2002-07-09Comment out $Log$, and remove one entry added during the import.wiz
2002-07-09import pdisk utility from Eryk Vershen:dbj