Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/31/2001 05:25:23
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Jul 31 02:25:23 UTC 2001

Modified Files:
	syssrc/sys/netinet: tcp_output.c

Log Message:
Carve off the code that builds a TCP data packet into its own
function, and inline it, except when profiling... so we can
profile it.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 syssrc/sys/netinet/tcp_output.c

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