Age | Commit message (Expand) | Author |
2012-06-20 | more mac68k bits for the attic | Matthew Dempsky |
2012-06-20 | Delete some more SUBDIR += mac68k. | Matthew Dempsky |
2010-08-26 | - fdisk(8), not fdisk(1) | Jason McIntyre |
2010-08-21 | Use .Dq for double quotes and properly .Xr fdisk(1). | Ray Lai |
2010-05-25 | no Pp before/after Sh/Ss; | Jason McIntyre |
2010-05-25 | use opendev(), as requested in 6373. document this using text borrowed from | Theo de Raadt |
2010-05-19 | Use the newly committed version of strnlen from libc. ok millert@ kettenis@ | Dale Rahn |
2009-12-23 | partion -> partition. First one (mkfs.c) noted by Brad Tilley on tech@. | Kenneth R Westerback |
2007-12-09 | remove unused functions | Charles Longeau |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-02-22 | fix typo in function name, no functional change | Martin Reindl |
2006-05-28 | use <machine/endian.h> to figure what we are running on instead of defining | Martin Reindl |
2006-05-12 | put back original getopt(3) handling lost during the update | Martin Reindl |
2006-05-11 | remove a bunch of linux and NeXT defines and, in turn, -D__unix__ | Martin Reindl |
2006-04-29 | remove get_linux_name() and an accompanying variable; | Martin Reindl |
2006-04-29 | With last pdisk and full functionality for mac68k now in place, start | Martin Reindl |
2006-04-27 | update for pdisk 0.8a2, from NetBSD, retaining our local changes; | Martin Reindl |
2006-04-02 | use SEEK_* for lseek() | Theo de Raadt |
2005-04-25 | - no longer macppc only | Martin Reindl |
2005-03-06 | Check strdup return value for failure. OK miod | Chad Loder |
2004-12-02 | Default to A/UX partition type for OpenBSD newly created partitions on mac68k. | Miod Vallat |
2003-11-05 | updated URL from Jared Yanovich; | Jason McIntyre |
2003-06-03 | - section reorder | Jason McIntyre |
2003-04-26 | bye bye | Theo de Raadt |
2003-04-26 | remove a bit more junk | Theo de Raadt |
2003-04-26 | remove stuff not needed | Theo de Raadt |
2003-04-24 | get rid of incorrectly sized buffer by using asprintf; ok millert | Peter Valchev |
2003-04-02 | snprintf; drahn ok | Theo de Raadt |
2003-03-16 | modifed -> modified | margarida |
2003-03-10 | double word (be be) in comment | David Krause |
2003-02-18 | copyrights added; | Jason McIntyre |
2003-02-09 | typos; | Jason McIntyre |
2003-01-06 | typo: s/initalize/initialize | Chad Loder |
2002-12-15 | more writable spelling; torh | Henning Brauer |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-04-29 | wierd -> weird | Peter Valchev |
2002-04-20 | Build pdisk for mac68k as well. | Miod Vallat |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-21 | Finish mdoc convert (while i'm here): | Mike Pechkin |
2001-12-21 | Initial patch for a new mdoc issue. | Mike Pechkin |
2001-12-13 | o) start new sentence on a new line; | Mike Pechkin |
2001-11-05 | kill more registers; | Mike Pechkin |
2001-10-12 | Manpage changes to go with addition of the 't' command, and cleanup | Dale Rahn |
2001-10-12 | New feature for pdisk, change the type of a parition. | Dale Rahn |
2001-09-01 | Changes to build platform specific files properly with the powerpc -> macppc | Dale Rahn |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-06-04 | return from main() don't exit | Michael Shalayeff |
2001-04-22 | Update pdisk manpage to match formatting for other manpages, corrections | Dale Rahn |
2001-04-17 | Match quoting on this... | Dale Rahn |
2001-04-17 | Add pdisk to list of programs to build for powerpc, all other archs | Dale Rahn |