Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/21/2003 07:02:37
Module Name:	src
Committed By:	itojun
Date:		Mon Jul 21 07:02:37 UTC 2003

Modified Files:
	src/sys/netinet: in_pcb.c

Log Message:
permit bind(2) to broadcast address, as it was permitted before.
(for instance, "ntpd -b" was broken since revision 1.82)
found report on http://pc.2ch.net/unix


To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 src/sys/netinet/in_pcb.c

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