summaryrefslogtreecommitdiff
path: root/sbin/pdisk/media.c
AgeCommit message (Collapse)Author
2007-12-09remove unused functionsCharles Longeau
initially from tobias@, but I removed some other unused one ok martin@ tobias@
2006-04-29With last pdisk and full functionality for mac68k now in place, startMartin Reindl
cleaning the maze of ifdef's not relevant for us. This round wipes most linux and/or MacOS-only bits, more to come.
2006-04-27update for pdisk 0.8a2, from NetBSD, retaining our local changes;Martin Reindl
summing it up: - Clean up sources - fix naming, delete old email addresses - Added support for display of Mac volume names - Fix block 0 display to show logical offset of drivers - Require confirmation of quit without write - Fix iteration to not complain about missing devices - Warn when creating/writing a map with more than 15 entries and, most important, add do_update_dpme() which allows us to partition OpenBSD slices without previous MacOS setup. Tested with shared MacOS install on macppc, procedure there remains the same. grammer and spelling help and ok jmc@ ok miod@
2002-06-09rm trailing whitespaceTodd T. Fries
2001-03-24Import of pdisk from apple, BSD licensed code. Archive dated Feb 18 1998 Dale Rahn
This is a HFS partition editing tool.