Re: svn commit: r326574 - head/usr.bin/logger

2017-12-05 Thread Cy Schubert
In message <20171206044051.gf1...@freebsd.org>, Gleb Smirnoff writes: > > > --/NkBOFFp2J2Af1nK > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > > Hi Cy, > > On Tue, Dec 05, 2017 at 08:30:07PM -0800, Cy Schubert wrote: > C> Hi Gleb, > C> > C> I'm getting a segfault he

Re: svn commit: r326574 - head/usr.bin/logger

2017-12-05 Thread Gleb Smirnoff
Hi Cy, On Tue, Dec 05, 2017 at 08:30:07PM -0800, Cy Schubert wrote: C> Hi Gleb, C> C> I'm getting a segfault here. C> C> [New LWP 101396] C> Core was generated by `logger -p daemon.notice -t local-dhclient(lagg0):4629 C> 2 dhclient-script for inter'. C> Program terminated with signal SIGSEGV,

Re: svn commit: r326574 - head/usr.bin/logger

2017-12-05 Thread Cy Schubert
In message <201712051955.vb5jtrwp079...@repo.freebsd.org>, Gleb Smirnoff writes : > Author: glebius > Date: Tue Dec 5 19:55:53 2017 > New Revision: 326574 > URL: https://svnweb.freebsd.org/changeset/base/326574 > > Log: > Generate fully RFC3164 compliant messages, with timestamp and hostname. >

svn commit: r326574 - head/usr.bin/logger

2017-12-05 Thread Gleb Smirnoff
Author: glebius Date: Tue Dec 5 19:55:53 2017 New Revision: 326574 URL: https://svnweb.freebsd.org/changeset/base/326574 Log: Generate fully RFC3164 compliant messages, with timestamp and hostname. Allow to set hostname to any string with -H. MFC after:2 months Modified: head/usr.