On Wed, 05 Apr 2017 22:36:36 +0200, Alexander Bluhm wrote:
> On Wed, Apr 05, 2017 at 02:29:46PM -0600, Todd C. Miller wrote:
> > On Wed, 05 Apr 2017 22:23:58 +0200, Alexander Bluhm wrote:
> >
> > > The function logmsg() was used to generate local messages and to
> > > process incomming messages.
On Wed, Apr 05, 2017 at 02:29:46PM -0600, Todd C. Miller wrote:
> On Wed, 05 Apr 2017 22:23:58 +0200, Alexander Bluhm wrote:
>
> > The function logmsg() was used to generate local messages and to
> > process incomming messages. Split this functionality into log_info()
> > and logline(). Sort the
On Wed, 05 Apr 2017 22:23:58 +0200, Alexander Bluhm wrote:
> The function logmsg() was used to generate local messages and to
> process incomming messages. Split this functionality into log_info()
> and logline(). Sort the parameters like they appear in the syslog
> line.
Shouldn't vlogmsg() be
On Fri, Mar 17, 2017 at 02:09:35AM +0100, Alexander Bluhm wrote:
> This is the next step for refactoring internal syslogd(8) logging.
The function logmsg() was used to generate local messages and to
process incomming messages. Split this functionality into log_info()
and logline(). Sort the para