Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 08/04/1999 15:33:22
Module Name:	syssrc
Committed By:	mycroft
Date:		Wed Aug  4 22:33:21 UTC 1999

Modified Files:
	syssrc/sys/kern: uipc_socket2.c

Log Message:
The old compaction test had an off-by-one error that caused it to not compact
in some cases where it could have.  Fix this, and the new version as well.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/kern/uipc_socket2.c

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