summaryrefslogtreecommitdiff
path: root/sbin/pdisk/Makefile
AgeCommit message (Expand)Author
2019-01-17use $OpenBSD markerTed Unangst
2016-01-27Check block 0 signature, physical block size and physical block count whenKenneth R Westerback
2016-01-25Use new read/write_block0 and read/write_dpme which handle anyKenneth R Westerback
2016-01-17oopsJasper Lievisse Adriaanse
2016-01-17- tidy up a bunch of #if's for code that has been either enabled or disabled ...Jasper Lievisse Adriaanse
2016-01-16No need to abstract malloc(), so replace new_file_media() withKenneth R Westerback
2016-01-16Nuke support for 1024- and 2048-byte sector devices. Error out ifKenneth R Westerback
2016-01-15Replace bitfield_get() and bitfield_set() abstraction with simple maskingKenneth R Westerback
2016-01-14Nuke 'HFS_name' field which was not referenced now other than settingKenneth R Westerback
2016-01-12Use normal err/errx/warn/warnx rather than handrolling new ones. MoveKenneth R Westerback
2016-01-11open_pathname_as_media() simply called open_file_as_media() whichKenneth R Westerback
2016-01-11Remove '-v' and related version handling. Use strncasecmp() insteadKenneth R Westerback
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2012-06-20more mac68k bits for the atticMatthew Dempsky
2012-06-20Delete some more SUBDIR += mac68k.Matthew Dempsky
2010-05-25use opendev(), as requested in 6373. document this using text borrowed fromTheo de Raadt
2006-05-11remove a bunch of linux and NeXT defines and, in turn, -D__unix__Martin Reindl
2006-04-27update for pdisk 0.8a2, from NetBSD, retaining our local changes;Martin Reindl
2003-04-26remove stuff not neededTheo de Raadt
2002-04-20Build pdisk for mac68k as well.Miod Vallat
2001-09-01Changes to build platform specific files properly with the powerpc -> macppcDale 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