summaryrefslogtreecommitdiff
path: root/comms/zmtx-zmrx (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20944
1998-12-09Update MASTER_SITES.Bill Fumerola1-2/+2
Thanks To: Fenner's portsurvey and ftpsearch.lycos.com Notes: svn path=/head/; revision=15237
1998-08-17Wow. Deleting manpages is a lot faster on bento.Tim Vanderhoek1-2/+0
Notes: svn path=/head/; revision=12571
1998-08-05Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1-2/+2
the letters "B" and "C". And some Chinese symbols as well. Notes: svn path=/head/; revision=12291
1997-10-10Change my email address to @FreeBSDDavid E. O'Brien1-2/+2
Notes: svn path=/head/; revision=8194
1997-04-30Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=6369
1996-12-09We should be able to put this on the CDROM as long as we let the user knowDavid E. O'Brien1-4/+3
what the license restrictions are. Notes: svn path=/head/; revision=4902
1996-12-08zmtx and zmrz impliement the ZMODEM error correcting protocol used toDavid E. O'Brien8-0/+117
send/receive files over a dial-in serial port. And they do one thing and only one thing -- transmit files. They don't do file conversions, they don't do remote commands, or any of that other stuff. Notes: svn path=/head/; revision=4900