Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2001 01:12:50 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/syslogd Makefile syslogd.8 syslogd.c
Message-ID:  <200110180812.f9I8Co425046@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2001/10/18 01:12:50 PDT

  Modified files:        (Branch: RELENG_4)
    usr.sbin/syslogd     Makefile syslogd.8 syslogd.c 
  Log:
  MFC: synch with HEAD:
   - add -b option
   - fix remote logging
   - check return values from malloc() et al.
   - strlfoo() instead of strfoo() / strnfoo()
   - const, type, style fixes
   - WARNS level 1
  
  Revision   Changes    Path
  1.3.6.3    +7 -4      src/usr.sbin/syslogd/Makefile
  1.22.2.13  +7 -1      src/usr.sbin/syslogd/syslogd.8
  1.59.2.11  +253 -164  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?200110180812.f9I8Co425046>