cvs commit: src/usr.sbin/syslogd syslogd.c

David E. O'Brien obrien at FreeBSD.org
Mon Sep 1 23:42:39 UTC 2008


obrien      2008-09-01 23:42:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.sbin/syslogd     syslogd.c 
  Log:
  SVN rev 182657 on 2008-09-01 23:42:21Z by obrien
  
  MFC: r176427: Two no-op fixes to improve corretness of syslogd code:
  1) Use [AP]F_LOCAL rather than [AP]F_UNIX.
  2) When copying a pipe's name, use f->f_un.f_pipe.f_pname, not f->f_un.f_fname.
  
  Revision   Changes    Path
  1.144.2.5  +4 -3      src/usr.sbin/syslogd/syslogd.c


More information about the cvs-src mailing list