(Should be) Fixed in r334665, sorry for the breakage.
-- Ian
On Tue, 2018-06-05 at 10:24 -0600, Warner Losh wrote:
> There is no real reason for these to be different. Especially if it
> causes
> problems...
>
> Warner
>
> On Tue, Jun 5, 2018, 10:18 AM O. Hartmann
> wrote:
>
> >
> > -BEG
On Tue, 2018-06-05 at 10:24 -0600, Warner Losh wrote:
> There is no real reason for these to be different. Especially if it
> causes
> problems...
>
> Warner
>
I'm working on a fix.
-- Ian
> On Tue, Jun 5, 2018, 10:18 AM O. Hartmann
> wrote:
>
> >
> > -BEGIN PGP SIGNED MESSAGE-
> >
There is no real reason for these to be different. Especially if it causes
problems...
Warner
On Tue, Jun 5, 2018, 10:18 AM O. Hartmann wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Am Tue, 5 Jun 2018 14:47:13 + (UTC)
> Ian Lepore schrieb:
>
> > Author: ian
> > Date: Tue J
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Am Tue, 5 Jun 2018 14:47:13 + (UTC)
Ian Lepore schrieb:
> Author: ian
> Date: Tue Jun 5 14:47:13 2018
> New Revision: 334656
> URL: https://svnweb.freebsd.org/changeset/base/334656
>
> Log:
> Add vsnprintf() to libsa. Alpha-sort the printf
Author: ian
Date: Tue Jun 5 14:47:13 2018
New Revision: 334656
URL: https://svnweb.freebsd.org/changeset/base/334656
Log:
Add vsnprintf() to libsa. Alpha-sort the printf prototypes in stand.h.
I'm not sure why the v*printf() functions in libsa return void instead of
int, but this mainta