Subject: CVS commit: src/usr.sbin/pppd
To: None <source-changes@NetBSD.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 05/27/2007 18:11:38
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.