NetBSD-Bugs archive

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

PR/50367 CVS commit: [netbsd-7-0] src



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

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50367 CVS commit: [netbsd-7-0] src
Date: Sun, 8 Nov 2015 00:35:21 +0000

 Module Name:	src
 Committed By:	riz
 Date:		Sun Nov  8 00:35:21 UTC 2015
 
 Modified Files:
 	src/external/gpl3/binutils/dist/binutils [netbsd-7-0]: arsup.c
 	src/lib/libc/net [netbsd-7-0]: getnetnamadr.c
 
 Log Message:
 Pull up following revision(s) (requested by christos in ticket #1012):
 	lib/libc/net/getnetnamadr.c: revision 1.43
 	lib/libc/net/getnetnamadr.c: revision 1.44
 	external/gpl3/binutils/dist/binutils/arsup.c: revision 1.2
 put the state back after it is used.
 PR/50367: Stefan Schaeckeler: Apply fix to obey RES_CHECKNAME to getnetbyaddr
 and getnetbyname.
 use asprintf(3)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1.1.2 -r1.1.1.2.22.1 \
     src/external/gpl3/binutils/dist/binutils/arsup.c
 cvs rdiff -u -r1.42 -r1.42.12.1 src/lib/libc/net/getnetnamadr.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