Source-Changes archive

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

CVS commit: pkgsrc



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.




Home | Main Index | Thread Index | Old Index