NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47861 CVS commit: [netbsd-6] src/usr.sbin/syslogd



The following reply was made to PR bin/47861; it has been noted by GNATS.

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47861 CVS commit: [netbsd-6] src/usr.sbin/syslogd
Date: Thu, 13 Jun 2013 07:11:11 +0000

 Module Name:   src
 Committed By:  msaitoh
 Date:          Thu Jun 13 07:11:11 UTC 2013
 
 Modified Files:
        src/usr.sbin/syslogd [netbsd-6]: syslogd.c syslogd.h tls.c
 
 Log Message:
 Pull up following revision(s) (requested by pettai in ticket #897):
        usr.sbin/syslogd/tls.c: revision 1.11
        usr.sbin/syslogd/syslogd.h: revision 1.4
        usr.sbin/syslogd/syslogd.c: revision 1.115
 PR/47861: Fredrik Pettai: keep track of the address family for each socket
 opened and don't send the a message to the wrong family type.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.105 -r1.105.4.1 src/usr.sbin/syslogd/syslogd.c
 cvs rdiff -u -r1.3 -r1.3.8.1 src/usr.sbin/syslogd/syslogd.h
 cvs rdiff -u -r1.9 -r1.9.2.1 src/usr.sbin/syslogd/tls.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index