[4671] in Athena Bugs
Re: rt 6.4R: ftpd
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Mon Apr 2 10:32:40 1990
Date: Mon, 2 Apr 90 10:32:15 EDT
From: Ken Raeburn <Raeburn@MIT.Edu>
To: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
Cc: bugs@ATHENA.MIT.EDU
In-Reply-To: Jonathan I. Kamens's message of Sun, 1 Apr 90 20:19:58 -0400,
I suggest that if you make such a change, you also fix syslog to
handle it. At present, syslog will only use five parameter arguments;
you are now passing it six.
The bsd-network version of syslog does it correctly, but does require
the addition of vsprintf to the C library, which would be an entirely
good thing....