Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2002 23:25:41 -0700 (PDT)
From:      Clive Lin <clive@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/dictd/files patch-libmaa::log.c
Message-ID:  <200206220625.g5M6PfI69703@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
clive       2002/06/21 23:25:41 PDT

  Added files:
    net/dictd/files      patch-libmaa::log.c 
  Log:
  Do not fclose(3) a NULL stream. I bet no one will want his dmesg(8) output
  to be spammed by
  ...
  pid 12345 (dictd), uid 54321: exited on signal 11
  pid 23456 (dictd), uid 54321: exited on signal 11
  pid 34567 (dictd), uid 54321: exited on signal 11
  ...
  
  Revision  Changes    Path
  1.1       +11 -0     ports/net/dictd/files/patch-libmaa::log.c (new)

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?200206220625.g5M6PfI69703>