Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 May 1999 05:47:10 -0700 (PDT)
From:      Dmitrij Tejblum <dt@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/syslogd syslogd.c
Message-ID:  <199905021247.FAA12638@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dt          1999/05/02 05:47:10 PDT

  Modified files:
    usr.sbin/syslogd     syslogd.c 
  Log:
  Fight with false newlines in kernel message logs. Output a line into log only
  after we read a newline, or we have nothing to read from /dev/klog. Read
  /dev/klog in non-blocking mode.
  
  Revision  Changes    Path
  1.48      +64 -37    src/usr.sbin/syslogd/syslogd.c


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?199905021247.FAA12638>