| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
ok millert@ a while ago.
|
| |
|
|
|
| |
is a good chance that this is causing the 'No blocks to load' errors that
various people have encountered.
|
| |
|
|
|
| |
The people I asked to review this did not get back to me, so
we will test this a different way.
|
| |
|
|
|
|
|
|
|
| |
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@
|
| |
|
|
|
|
|
| |
in net/pfvar.h sys/proc.h sys/ucred.h arpa/nameser.h
change to PATH_MAX, reduce use of MIN() and MAX(), HOST_NAME_MAX+1,
LOGIN_NAME_MAX, etc etc
ok millert guenther, some review by doug
|
| |
|
|
| |
From Benjamin Baier.
|
|
|
directory per machine model is arguably cleaner, however it does not play
well with distrib/special and instbin.
Discussed with deraadt@
|