Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 1998 05:02:42 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/syslogd syslogd.c
Message-ID:  <199805191202.FAA27796@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1998/05/19 05:02:42 PDT

  Modified files:
    usr.sbin/syslogd     syslogd.c 
  Log:
  Remove a bogus dependency on the size of the inkernel msgbuf.
  This change is likely to introduce a few linebreaks in the boot
  messages, but that is not easy to solve without breaking syslogd
  semantics.  Maybe the right  fix is to return an integral number
  of lines from the kernel driver.
  
  Noticed by:	dg
  
  Revision  Changes    Path
  1.32      +3 -4      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?199805191202.FAA27796>