index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
pdisk
/
Makefile
Age
Commit message (
Expand
)
Author
2019-01-17
use $OpenBSD marker
Ted Unangst
2016-01-27
Check block 0 signature, physical block size and physical block count when
Kenneth R Westerback
2016-01-25
Use new read/write_block0 and read/write_dpme which handle any
Kenneth R Westerback
2016-01-17
oops
Jasper 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-16
No need to abstract malloc(), so replace new_file_media() with
Kenneth R Westerback
2016-01-16
Nuke support for 1024- and 2048-byte sector devices. Error out if
Kenneth R Westerback
2016-01-15
Replace bitfield_get() and bitfield_set() abstraction with simple masking
Kenneth R Westerback
2016-01-14
Nuke 'HFS_name' field which was not referenced now other than setting
Kenneth R Westerback
2016-01-12
Use normal err/errx/warn/warnx rather than handrolling new ones. Move
Kenneth R Westerback
2016-01-11
open_pathname_as_media() simply called open_file_as_media() which
Kenneth R Westerback
2016-01-11
Remove '-v' and related version handling. Use strncasecmp() instead
Kenneth R Westerback
2014-07-16
zap trailing newlines; "go for it" deraadt
Okan Demirmen
2012-06-20
more mac68k bits for the attic
Matthew Dempsky
2012-06-20
Delete some more SUBDIR += mac68k.
Matthew Dempsky
2010-05-25
use opendev(), as requested in 6373. document this using text borrowed from
Theo de Raadt
2006-05-11
remove a bunch of linux and NeXT defines and, in turn, -D__unix__
Martin Reindl
2006-04-27
update for pdisk 0.8a2, from NetBSD, retaining our local changes;
Martin Reindl
2003-04-26
remove stuff not needed
Theo de Raadt
2002-04-20
Build pdisk for mac68k as well.
Miod Vallat
2001-09-01
Changes to build platform specific files properly with the powerpc -> macppc
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
2001-03-24
Make the apple code compile for OpenBSD. These changes are mostly from maja.
Dale Rahn