Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(and thus use kvm_bsd.db if possible). Also minor manpage fixup.
|
|
|
|
take a while to switch between logical units
|
|
|
|
This allows us to remove a bogus cast of int * to long * later on.
|
|
|
|
|
|
same reason
|
|
|
|
|
|
|
|
|
|
|
|
|
|
buf in report() for 256; W.H.J.Pinckaers@CPEDU.RUG.NL
o kill sprintf in favor of snprintf everywhere (paranoia...)
|
|
|
|
|
|
|
|
is 1023)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MASTER_SITES=some_sites
PATCH_SITES=${MASTER_SITES}
MASTER_SITE_SUBDIR=one_dir
PATCH_SITE_SUBDIR=second_dir
now works
|