Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2009 18:05:33 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/syslogd Makefile syslogd.c
Message-ID:  <200912241805.nBOI5k3T040446@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-12-24 18:05:33 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/syslogd     Makefile syslogd.c 
  Log:
  SVN rev 200954 on 2009-12-24 18:05:33Z by ed
  
  Let syslogd use utmpx.
  
  Because strings are guaranteed to be null terminated, there is no need
  for excessive copying of strings, such as the line name.
  
  Revision  Changes    Path
  1.15      +2 -2      src/usr.sbin/syslogd/Makefile
  1.165     +16 -25    src/usr.sbin/syslogd/syslogd.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912241805.nBOI5k3T040446>