Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Aug 2000 08:23:57 -0400 (EDT)
From:      Mikhail Teterin <mi@aldan.algebra.com>
To:        Paul Saab <ps@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/logger logger.1 logger.c
Message-ID:  <200008081224.IAA01565@aldan.algebra.com>
In-Reply-To: <200008080311.UAA48107@freefall.freebsd.org> from Paul Saab at "Aug 7, 2000 08:11:22 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Paul Saab once stated:

=ps          2000/08/07 20:11:22 PDT
=
=  Modified files:        (Branch: RELENG_4)
=    usr.bin/logger       logger.1 logger.c 
=  Log:
=  MFC: Allow logger to send messages directly to a remote syslog.
=  
=  Revision  Changes    Path
=  1.4.2.2   +5 -0      src/usr.bin/logger/logger.1
=  1.5.2.1   +67 -8     src/usr.bin/logger/logger.c

In my  http://www.FreeBSD.org/cgi/query-pr.cgi?pr=11294 (only  15 months
old) I  submitted patches to  do the  same. Instead of  implementing the
functionality in  logger.c, however,  I added the  libc functions  to do
that  syslogh() and  vsyslogh(), which  would enable  other programs  to
access remote syslogds too, not just logger(1).

My PR is still open... If this  is not "duplicated effort", I don't know
what is :(

	-mi


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




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