Subject: New netboot (corrected path)
To: None <port-sun3@NetBSD.ORG>
From: Gordon W. Ross <gwr@mc.com>
List: port-sun3
Date: 12/05/1995 14:19:20
[ FTP path was wrong. -gwr ]

From: "Gordon W. Ross" <gwr>
Date: Mon, 4 Dec 95 14:21:13 EST
To: port-sun3@netbsd.org
Subject: new netboot (bug fixed)
Reply-To: "Gordon Ross" <gwr>

A bug in the sun3 netboot has been identified and fixed.

The function netif_get() in stand/libsa/netif_sun.c can
overwrite the passed receive buffer (usually on the stack)
if any packet longer than the expected one arrives.  This
error may cause netboot to crash or fail unpredictably.

A new version of netboot (with the error corrected) is
available on the FTP server.  If your system is behaving
unpredictably during netboot, please try the new version.

How get it:

ftp ftp.netbsd.org
cd /pub/NetBSD/arch/sun3
binary
get netboot
bye