Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/27/2001 22:27:49
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Jul 27 19:27:49 UTC 2001

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

Log Message:
Now that M_TRAILINGSPACE() checks buffer writeability properly,
we can greatly simplify sbcompress().  Slightly modified from
a similar change in FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 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.