cvs commit: src/sys/netinet tcp_input.c tcp_usrreq.c

Bjoern A. Zeeb bz at FreeBSD.org
Sun Jul 29 21:19:16 UTC 2007


On Sun, 29 Jul 2007, mjacob at freebsd.org wrote:

> Here's what probably works. I'll do the test compiles.

If I am not wrong it will not.

The follwoing two files have comments at the beginning to explain the changes.
I don't like the extern char *tcpstates[] but it seems to be the best
solution for now.

You should only need the changes to the first two files from the 2nd
patch. I was able to build GENERIC and LINT on i386 with the entire
patchset just now.

http://sources.zabbadoz.net/freebsd/patchset/20070729-01-tcpstates-compilefix.diff
http://sources.zabbadoz.net/freebsd/patchset/20070729-02-tcpstates-compilefix.diff

-- 
Bjoern A. Zeeb                                 bzeeb at Zabbadoz dot NeT
Software is harder than hardware  so better get it right the first time.


More information about the cvs-src mailing list