Switch error() and fatal() in mach/proto/ncg to stdarg.
authorGeorge Koehler <xkernigh@netscape.net>
Fri, 17 Feb 2017 01:26:53 +0000 (20:26 -0500)
committerGeorge Koehler <xkernigh@netscape.net>
Fri, 17 Feb 2017 01:26:53 +0000 (20:26 -0500)
commitaa47f52166c662e7e54ad5b1d120eee106769fa8
treea9a2aacc95bc43e4bbaba9efec760f5a05d47262
parenta20b87ca011d70ed25d98634d36302434289d5f4
Switch error() and fatal() in mach/proto/ncg to stdarg.

This is like David Given's change to util/ncgg in d89f172.  I need
this change in mach/proto/ncg to see fatal messages, because a 64-bit
pointer doesn't fit in an int.
mach/proto/ncg/extern.h
mach/proto/ncg/subr.c