Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 1998 04:15:56 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG
Subject:   cvs commit: src/libexec/tftpd tftpd.c
Message-ID:  <199804121115.EAA07444@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1998/04/12 04:15:55 PDT

  Modified files:
    libexec/tftpd        tftpd.c 
  Log:
  openlog() needs to have LOG_NDELAY added, or else the syslog() calls after
  the chroot will not get sent to syslogd.
  
  PR:		4910
  Reviewed by:	phk
  Submitted by:	Jim Mercer <jim@komodo.reptiles.org>
  
  Revision  Changes    Path
  1.11      +2 -2      src/libexec/tftpd/tftpd.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?199804121115.EAA07444>