Subject: PR/36390 CVS commit: src/usr.sbin/pppd
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Thor Lancelot Simon <tls@netbsd.org>
List: netbsd-bugs
Date: 05/27/2007 18:15:05
The following reply was made to PR kern/36390; it has been noted by GNATS.

From: Thor Lancelot Simon <tls@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36390 CVS commit: src/usr.sbin/pppd
Date: Sun, 27 May 2007 18:11:38 +0000 (UTC)

 Module Name:	src
 Committed By:	tls
 Date:		Sun May 27 18:11:38 UTC 2007
 
 Modified Files:
 	src/usr.sbin/pppd: Makefile.inc
 	src/usr.sbin/pppd/pppd: sys-bsd.c
 
 Log Message:
 Gross workaround for PR 36390: don't overwrite the stack with zeroes when
 using struct sockaddr_dl in an ifreq.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.3 -r1.4 src/usr.sbin/pppd/Makefile.inc
 cvs rdiff -r1.55 -r1.56 src/usr.sbin/pppd/pppd/sys-bsd.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.