Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Mar 1998 14:18:01 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/gen syslog.c
Message-ID:  <199803052218.OAA05380@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/03/05 14:18:01 PST

  Modified files:
    lib/libc/gen         syslog.c 
  Log:
  Make SyslogAddr a sockaddr_un rather than a sockaddr.
  This wasn't a problem in practice as PATH_LOG and PATH_OLDLOG
  are both < sizeof sockaddr::sa_data.
  
  Revision  Changes    Path
  1.14      +12 -10    src/lib/libc/gen/syslog.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?199803052218.OAA05380>