Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2001 08:00:23 -0700 (PDT)
From:      Andy <andy@tecc.co.uk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/28634: Bug in syslogd.c prevents #+hostname working
Message-ID:  <200107021500.f62F0ND66914@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         28634
>Category:       bin
>Synopsis:       Bug in syslogd.c prevents #+hostname working
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 02 08:10:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Andy
>Release:        4.x-STABLE
>Organization:
>Environment:
FreeBSD planet.tecc.co.uk 4.3-STABLE FreeBSD 4.3-STABLE #0: Fri Jun 22 16:06:42 BST 2001     andy@planet.tecc.co.uk:/usr/src/sys/compile/PLANET  i386
>Description:
When using the "log from hostname" function in syslog.conf like:-

#+hostname
local7.=info  <tab> <tab>  /var/log/file
#+*

fails to log to file correctly, in fact, logs nothing.

>How-To-Repeat:
Try it, it's very simple to recreate as above.
>Fix:
Simple one line patch to :
File: [freebsd] / src / usr.sbin / syslogd / syslogd.c (download)
Revision 1.78, Mon May 21 22:13:55 2001 UTC (5 weeks, 6 days ago) by dwmalone 


1414d1413
<                       p++;

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107021500.f62F0ND66914>