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

David E. O'Brien obrien at FreeBSD.org
Mon Sep 1 16:10:24 UTC 2008


obrien      2008-09-01 16:10:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    usr.sbin/syslogd     syslogd.c 
  Log:
  SVN rev 182607 on 2008-09-01 16:10:09Z 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.152.2.4  +4 -3      src/usr.sbin/syslogd/syslogd.c


More information about the cvs-src mailing list