Date: Sun, 19 Nov 2000 17:35:25 -0800 (PST) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/kern uipc_socket.c Message-ID: <200011200135.RAA37795@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2000/11/19 17:35:25 PST
Modified files:
sys/conf files
sys/kern uipc_socket.c
Log:
Accept filters broke kernels compiled without options INET.
Make accept filters conditional on INET support to fix.
Pointed out by: bde
Tested and assisted by: Stephen J. Kiernan <sab@vegamuse.org>
Revision Changes Path
1.444 +2 -2 src/sys/conf/files
1.84 +20 -7 src/sys/kern/uipc_socket.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?200011200135.RAA37795>
