Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/02/2002 00:51:29
Module Name: syssrc
Committed By: thorpej
Date: Fri Mar 1 22:51:29 UTC 2002
Modified Files:
syssrc/sys/netinet: in.c
Log Message:
In in_savemkludge() and in_restoremkludge(), don't insert into a new
list without removing from the old one first.
From Matt Thomas.
To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 syssrc/sys/netinet/in.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.