NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49636 CVS commit: src/sys/kern



The following reply was made to PR kern/49636; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49636 CVS commit: src/sys/kern
Date: Mon, 10 Oct 2016 01:22:51 +0000

 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.
 


Home | Main Index | Thread Index | Old Index