Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2005 11:00:37 GMT
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/77031: [patch] comm(1) unable to handle lines greater than LINE_MAX (2048)
Message-ID:  <200502031100.j13B0b4t052942@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/77031; it has been noted by GNATS.

From: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: fergus <fergus@cobbled.net>
Cc: bug-followup@freebsd.org
Subject: Re: bin/77031: [patch] comm(1) unable to handle lines greater than LINE_MAX (2048)
Date: Thu, 3 Feb 2005 12:52:33 +0200

 On 2005-02-03 10:40, fergus <fergus@cobbled.net> wrote:
 > here's another patch that adds the '-i' option back into the usage message.
 >
 > 	ftp://ftp.cameron-consulting.ie/code/freebsd/comm/comm.c-diff.3
 >
 > it may even be in the correct format (looks more like other peoples patches).
 
 It would be nice if it were accessible too :-(
 
 # % ftp ftp://ftp.cameron-consulting.ie/code/freebsd/comm/
 # Connected to ftp.cameron-consulting.ie.
 # 220-This computer system is for authorized users only. Individuals using this
 #  system without authority or in excess of their authority are subject to
 #  having all their activities on this system monitored and recorded or
 #  examined by any authorized person, including law enforcement, as system
 #  personnel deem appropriate. In the course of monitoring individuals
 #  improperly using the system or in the course of system maintenance, the
 #  activities of authorized users may also be monitored and recorded. Any
 #  material so recorded may be disclosed as appropriate. Anyone using this
 #  system consents to these terms.
 #
 #
 # 220 ProFTPD 1.2.10 Server (ProFTPD) [66.220.25.27]
 # 331 Anonymous login ok, send your complete email address as your password.
 # 530-Unable to set anonymous privileges.
 # 530 Login incorrect.
 # ftp: Login failed.
 # ftp: Can't connect or login to host `ftp.cameron-consulting.ie'
 # 221 Goodbye.
 # %
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502031100.j13B0b4t052942>