While playing with base syslogd and syslog-ng to have a unique loghost
on my network, I noticed that OpenBSD syslogd does not send the hostname
(while other daemons like rsyslog send it), so my loghost log the IP
instead of the hostname. Is there a reason for this behaviour ?
The diff below fi
On Wed, Dec 26, 2012 at 08:58:19AM +0100, Otto Moerbeek wrote:
> On Tue, Dec 25, 2012 at 02:02:01PM -0800, Philip Guenther wrote:
>
> > On Tue, Dec 25, 2012 at 6:55 AM, Vadim Zhukov wrote:
> > > A small nit in fsck_ffs/dir.c. A few lines above (size_t) cast is
> > > used, but here it's missing.
On Tue, Dec 25, 2012 at 02:02:01PM -0800, Philip Guenther wrote:
> On Tue, Dec 25, 2012 at 6:55 AM, Vadim Zhukov wrote:
> > A small nit in fsck_ffs/dir.c. A few lines above (size_t) cast is
> > used, but here it's missing.
> ...
> > - if (memcmp(dirp->d_name, idesc->id_name, (int)dirp->d_na