Subject: CVS commit: src/lib/libc/sys
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 08/30/2005 15:05:04
Module Name:	src
Committed By:	jmmv
Date:		Tue Aug 30 15:05:04 UTC 2005

Modified Files:
	src/lib/libc/sys: bind.2

Log Message:
Document that binding local sockets now honors the user's umask, why this
was done and that this behavior is not supposed to be portable.  Filling
under the security considerations section because code not following the
guidelines given here can be "less secure".


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/lib/libc/sys/bind.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.