Searched hist:"597864 b7" (Results 1 – 6 of 6) sorted by relevance
/openbsd/usr.sbin/installboot/ |
H A D | landisk_installboot.c | diff 597864b7 Thu Oct 08 14:50:38 GMT 2015 krw <krw@openbsd.org> Refactor fileprefix() and filecopy() to use warn() instead of err() to display error message, and to return error indications (NULL and -1 respectively). Use the error indications in write_efisystem() to unwind in the face of more error conditions. In other cases just exit(1) to emulation current behaviour.
ok deraadt@
|
H A D | sparc64_installboot.c | diff 597864b7 Thu Oct 08 14:50:38 GMT 2015 krw <krw@openbsd.org> Refactor fileprefix() and filecopy() to use warn() instead of err() to display error message, and to return error indications (NULL and -1 respectively). Use the error indications in write_efisystem() to unwind in the face of more error conditions. In other cases just exit(1) to emulation current behaviour.
ok deraadt@
|
H A D | util.c | diff 597864b7 Thu Oct 08 14:50:38 GMT 2015 krw <krw@openbsd.org> Refactor fileprefix() and filecopy() to use warn() instead of err() to display error message, and to return error indications (NULL and -1 respectively). Use the error indications in write_efisystem() to unwind in the face of more error conditions. In other cases just exit(1) to emulation current behaviour.
ok deraadt@
|
H A D | installboot.c | diff 597864b7 Thu Oct 08 14:50:38 GMT 2015 krw <krw@openbsd.org> Refactor fileprefix() and filecopy() to use warn() instead of err() to display error message, and to return error indications (NULL and -1 respectively). Use the error indications in write_efisystem() to unwind in the face of more error conditions. In other cases just exit(1) to emulation current behaviour.
ok deraadt@
|
H A D | installboot.h | diff 597864b7 Thu Oct 08 14:50:38 GMT 2015 krw <krw@openbsd.org> Refactor fileprefix() and filecopy() to use warn() instead of err() to display error message, and to return error indications (NULL and -1 respectively). Use the error indications in write_efisystem() to unwind in the face of more error conditions. In other cases just exit(1) to emulation current behaviour.
ok deraadt@
|
H A D | i386_installboot.c | diff 597864b7 Thu Oct 08 14:50:38 GMT 2015 krw <krw@openbsd.org> Refactor fileprefix() and filecopy() to use warn() instead of err() to display error message, and to return error indications (NULL and -1 respectively). Use the error indications in write_efisystem() to unwind in the face of more error conditions. In other cases just exit(1) to emulation current behaviour.
ok deraadt@
|