Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: mrg
Date: Thu Jul 31 20:28:59 UTC 2014
Modified Files:
src/sys/kern: uipc_socket.c
Log Message:
call ->pr_abort(so) now instead of generic PRU_ABORT.
fixes kern/49056, and appears to remove the only missed PRU_ABORT call.
To generate a diff of this commit:
cvs rdiff -u -r1.229 -r1.230 src/sys/kern/uipc_socket.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