Date: Tue, 9 Apr 2002 13:04:11 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in_pcb.c in_pcb.h ip_divert.c Message-ID: <200204092004.g39K4BX90504@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/04/09 13:04:11 PDT
Modified files:
sys/netinet in_pcb.c in_pcb.h ip_divert.c
Log:
Change the first argument of prison_xinpcb() to be a thread pointer instead
of a proc pointer so that prison_xinpcb() can use td_ucred.
Revision Changes Path
1.103 +3 -3 src/sys/netinet/in_pcb.c
1.48 +1 -1 src/sys/netinet/in_pcb.h
1.58 +1 -2 src/sys/netinet/ip_divert.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204092004.g39K4BX90504>
