Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 12/11/1996 09:40:02
mycroft
Wed Dec 11 01:30:06 PST 1996
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv7260

Modified Files:
      Tag: netbsd-1-2
	uipc_socket2.c 
Log Message:
>From trunk:
Don't allow SO_{SND,RCV}BUF with a buffer size of 0.

mycroft
Wed Dec 11 01:37:44 PST 1996
Update of /cvsroot/src/sys/net
In directory netbsd1:/var/slash-tmp/cvs-serv7558

Modified Files:
	rtsock.c 
Log Message:
Undo silly part of previous change.

mycroft
Wed Dec 11 01:39:38 PST 1996
Update of /cvsroot/src/sys/net
In directory netbsd1:/var/slash-tmp/cvs-serv7653

Modified Files:
      Tag: netbsd-1-2
	rtsock.c 
Log Message:
>From trunk:
Fix null pointer dereference when attempting to change the default route
without specifying a gateway.