Subject: Re: kern/17765: PF_LOCAL sockets should take notice of umask
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christian Biere <christianbiere@gmx.de>
List: netbsd-bugs
Date: 09/07/2006 04:50:02
The following reply was made to PR kern/17765; it has been noted by GNATS.

From: Christian Biere <christianbiere@gmx.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: kern/17765: PF_LOCAL sockets should take notice of umask
Date: Thu, 7 Sep 2006 05:02:19 +0200

 I wonder why this PR hasn't been closed yet. The patch was
 applied roughly a year ago:
 
 cvs diff -u -r1.83 -r1.84 sys/kern/uipc_usrreq.c
 
 I can also confirm that bind() respects the umask for unix
 domain sockets.
 
 -- 
 Christian