CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/12 13:09:39
Modified files:
distrib/special/pdisk: Makefile
sbin/pdisk : Makefile dump.c file_media.c hfs_misc.c io.c
partition_map.c pdisk.8 pdisk.c validate.c
Log message:
Use normal err/errx/warn/warnx rather than handrolling new ones. Move
usage() to pdisk.c and nuke do_help() and '-h'.
ok jasper@ deraadt@
