Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 09/07/1999 06:22:00
Module Name:	pkgsrc
Committed By:	is
Date:		Tue Sep  7 13:22:00 UTC 1999

Added Files:
	pkgsrc/net/netcat/files: patch-sum
	pkgsrc/net/netcat/patches: patch-aa patch-ab

Log Message:
Fixes to allow testing with IPv4 broadcast addresses:
- use inet_ntoa instead of inet_addr, so that an error is different from
  a possible return value
- add "-b" option, to switch on SO_BROADCAST (to allow sending broadcasts)


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/net/netcat/files/patch-sum
cvs rdiff -r0 -r1.1 pkgsrc/net/netcat/patches/patch-aa \
    pkgsrc/net/netcat/patches/patch-ab

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