Date: Sun, 1 Mar 1998 11:39:31 -0800 (PST) From: Guido van Rooij <guido@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern uipc_socket.c uipc_socket2.c src/sys/netinet in_pcb.c src/sys/sys socketvar.h Message-ID: <199803011939.LAA01944@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
guido 1998/03/01 11:39:30 PST Modified files: sys/kern uipc_socket.c uipc_socket2.c sys/netinet in_pcb.c sys/sys socketvar.h Log: Make sure that you can only bind a more specific address when it is done by the same uid. Obtained from: OpenBSD Revision Changes Path 1.38 +2 -1 src/sys/kern/uipc_socket.c 1.31 +2 -1 src/sys/kern/uipc_socket2.c 1.39 +7 -1 src/sys/netinet/in_pcb.c 1.25 +2 -1 src/sys/sys/socketvar.h 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?199803011939.LAA01944>