Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
Module Name: src
Committed By: ad
Date: Fri May 2 13:40:33 UTC 2008
Modified Files:
src/sys/netinet: if_arp.c ip_input.c tcp_subr.c
Log Message:
PR kern/38497 Out of memory allocating ksiginfo
Work around: don't acquire softnet_lock in protocol drain routines.
To generate a diff of this commit:
cvs rdiff -r1.135 -r1.136 src/sys/netinet/if_arp.c
cvs rdiff -r1.269 -r1.270 src/sys/netinet/ip_input.c
cvs rdiff -r1.230 -r1.231 src/sys/netinet/tcp_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index