summaryrefslogtreecommitdiff
path: root/sbin/pdisk
AgeCommit message (Expand)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-22fix typo in function name, no functional changeMartin Reindl
2006-05-28use <machine/endian.h> to figure what we are running on instead of definingMartin Reindl
2006-05-12put back original getopt(3) handling lost during the updateMartin Reindl
2006-05-11remove a bunch of linux and NeXT defines and, in turn, -D__unix__Martin Reindl
2006-04-29remove get_linux_name() and an accompanying variable;Martin Reindl
2006-04-29With last pdisk and full functionality for mac68k now in place, startMartin Reindl
2006-04-27update for pdisk 0.8a2, from NetBSD, retaining our local changes;Martin Reindl
2006-04-02use SEEK_* for lseek()Theo de Raadt
2005-04-25- no longer macppc onlyMartin Reindl
2005-03-06Check strdup return value for failure. OK miodChad Loder
2004-12-02Default to A/UX partition type for OpenBSD newly created partitions on mac68k.Miod Vallat
2003-11-05updated URL from Jared Yanovich;Jason McIntyre
2003-06-03- section reorderJason McIntyre
2003-04-26bye byeTheo de Raadt
2003-04-26remove a bit more junkTheo de Raadt
2003-04-26remove stuff not neededTheo de Raadt
2003-04-24get rid of incorrectly sized buffer by using asprintf; ok millertPeter Valchev
2003-04-02snprintf; drahn okTheo de Raadt
2003-03-16modifed -> modifiedmargarida
2003-03-10double word (be be) in commentDavid Krause
2003-02-18copyrights added;Jason McIntyre
2003-02-09typos;Jason McIntyre
2003-01-06typo: s/initalize/initializeChad Loder
2002-12-15more writable spelling; torhHenning Brauer
2002-06-09rm trailing whitespaceTodd T. Fries
2002-04-29wierd -> weirdPeter Valchev
2002-04-20Build pdisk for mac68k as well.Miod Vallat
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-21Finish mdoc convert (while i'm here):Mike Pechkin
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
2001-12-13o) start new sentence on a new line;Mike Pechkin
2001-11-05kill more registers;Mike Pechkin
2001-10-12Manpage changes to go with addition of the 't' command, and cleanupDale Rahn
2001-10-12New feature for pdisk, change the type of a parition.Dale Rahn
2001-09-01Changes to build platform specific files properly with the powerpc -> macppcDale Rahn
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-06-04return from main() don't exitMichael Shalayeff
2001-04-22Update pdisk manpage to match formatting for other manpages, correctionsDale Rahn
2001-04-17Match quoting on this...Dale Rahn
2001-04-17Add pdisk to list of programs to build for powerpc, all other archsDale Rahn
2001-03-24Make the apple code compile for OpenBSD. These changes are mostly from maja.Dale Rahn
2001-03-24Import of pdisk from apple, BSD licensed code. Archive dated Feb 18 1998 Dale Rahn