Searched hist:189087 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/lib/librpcsvc/
H A Drnusers.cdiff 189087 Thu Feb 26 20:47:55 MST 2009 ed Use ANSI function declarations in librpcsvc.

When compiling librpcsvc with LLVM, we get a compiler error, because
hexval() uses an ANSI prototype, but a K&R declaration. I could have
just changed hexval(), but I'd rather keep this consistent. It's not
that much code.

Submitted by: Pawel Worach <pawel worach gmail com>
H A Drstat.cdiff 189087 Thu Feb 26 20:47:55 MST 2009 ed Use ANSI function declarations in librpcsvc.

When compiling librpcsvc with LLVM, we get a compiler error, because
hexval() uses an ANSI prototype, but a K&R declaration. I could have
just changed hexval(), but I'd rather keep this consistent. It's not
that much code.

Submitted by: Pawel Worach <pawel worach gmail com>
H A Drwall.cdiff 189087 Thu Feb 26 20:47:55 MST 2009 ed Use ANSI function declarations in librpcsvc.

When compiling librpcsvc with LLVM, we get a compiler error, because
hexval() uses an ANSI prototype, but a K&R declaration. I could have
just changed hexval(), but I'd rather keep this consistent. It's not
that much code.

Submitted by: Pawel Worach <pawel worach gmail com>
H A Dsecretkey.cdiff 189087 Thu Feb 26 20:47:55 MST 2009 ed Use ANSI function declarations in librpcsvc.

When compiling librpcsvc with LLVM, we get a compiler error, because
hexval() uses an ANSI prototype, but a K&R declaration. I could have
just changed hexval(), but I'd rather keep this consistent. It's not
that much code.

Submitted by: Pawel Worach <pawel worach gmail com>
H A Dxcrypt.cdiff 189087 Thu Feb 26 20:47:55 MST 2009 ed Use ANSI function declarations in librpcsvc.

When compiling librpcsvc with LLVM, we get a compiler error, because
hexval() uses an ANSI prototype, but a K&R declaration. I could have
just changed hexval(), but I'd rather keep this consistent. It's not
that much code.

Submitted by: Pawel Worach <pawel worach gmail com>

Completed in 57 milliseconds