Module Name: src Committed By: dholland Date: Mon Oct 10 01:22:51 UTC 2016
Modified Files: src/sys/kern: uipc_socket.c Log Message: foo & ~bar, not foo &~ bar. From Henning Petersen in PR 49636. To generate a diff of this commit: cvs rdiff -u -r1.250 -r1.251 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.