Edit

IABSD.fr/src/distrib/arm64

Branch :

  • Show log

    Commit

  • Author : jsg
    Date : 2019-10-31 00:37:25
    Hash : 6a83973d
    Message : When writing to a raw vnd device with dd if the input file size is not a multiple of bs use conv=sync to zero pad the final record. Avoids "vnd0: sloppy write from proc" messages when building arm releases. tested by deraadt@