summaryrefslogtreecommitdiff
path: root/dist/pdisk/pdisk.c
AgeCommit message (Expand)Author
2013-03-23one less, 6 left.christos
2012-04-08print sizeof() with %zuchristos
2012-04-08Cast argument to unsigned long for i386.wiz
2012-04-08Fix a format string error clang found.wiz
2012-04-06make this work on 64 bit machines; use stdint/inttypes.christos
2012-03-23More c89 prototypes, mostly just filling in void where needed.he
2009-12-23Fix typo in command output.mbalmer
2005-07-13Apply fixes so that this builds with WARNS=3.he
2003-08-13use bounded string opitojun
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-22avoid freeing uninitialized pointerdbj
2003-03-03Sort help here (just like in the man page).wiz
2003-02-18Add command to change partition types directly.soren
2003-01-06writable, not writeable.wiz
2002-09-17when creating a partition, set bzb bits appropriate for netbsd rootdbj
2002-09-09remove menu and command line options to list all devices since theydbj
2002-09-09default fflag (read HFS volume name ) option is now offdbj
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-08-22on exit, check map pointer before accessing it.dbj
2002-07-09import pdisk utility from Eryk Vershen:dbj