Subject: CVS commit: pkgsrc/net/wmnet
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 06/30/2001 12:55:58
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sat Jun 30 09:55:58 UTC 2001

Modified Files:
	pkgsrc/net/wmnet: Makefile distinfo
	pkgsrc/net/wmnet/patches: patch-ac patch-af

Log Message:
It seems struct ifnet grew, and the buffer used to kvm_read into wasn't
big enough, resulting into overwriting of stack variables making wmnet
core dump because of segfault. Increase buffer size to avoid that.
Bump to 1.06nb2.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/net/wmnet/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/wmnet/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/net/wmnet/patches/patch-ac
cvs rdiff -r1.1 -r1.2 pkgsrc/net/wmnet/patches/patch-af

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.