Subject: CVS commit: pkgsrc/net/socat
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 01/22/2005 18:57:56
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Sat Jan 22 18:57:56 UTC 2005

Modified Files:
	pkgsrc/net/socat: Makefile distinfo

Log Message:
Update to 1.4.1.0

new features:
option "wait-slave" blocks open of pty master side until a client
connects, "pty-intervall" controls polling
option -h as synonym to -? for help (contributed by Christian Lademann)
filan prints formatted time stamps and rdev (disable with -r)
redirect filan's output, so stdout is not affected (contributed by Luigi Iotti)
filan option -L to follow symbolic links
filan shows termios control characters

corrections:
proxy address no longer performs unsolicited retries
filan -f no longer needs read permission to analyze a file (but still
needs access permission to directory, of course)

porting:
Option dsusp
FreeBSD options noopt, nopush, md5sig
OpenBSD options sack-disable, signature-enable
HP-UX, Solaris options abort-threshold, conn-abort-threshold
HP-UX options b900, b3600, b7200
Tru64/OSF1 options keepinit, paws, sackena, tsoptena

further corrections:
address pty now uses ptmx as default if openpty is also available


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/net/socat/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/net/socat/distinfo

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