summaryrefslogtreecommitdiff
path: root/comms/zmtx-zmrx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Update MASTER_SITES.Bill Fumerola1998-12-091-2/+2
| | | | | | | Thanks To: Fenner's portsurvey and ftpsearch.lycos.com Notes: svn path=/head/; revision=15237
* Wow. Deleting manpages is a lot faster on bento.Tim Vanderhoek1998-08-171-2/+0
| | | | Notes: svn path=/head/; revision=12571
* Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1998-08-051-2/+2
| | | | | | | the letters "B" and "C". And some Chinese symbols as well. Notes: svn path=/head/; revision=12291
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-101-2/+2
| | | | Notes: svn path=/head/; revision=8194
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-301-2/+2
| | | | Notes: svn path=/head/; revision=6369
* We should be able to put this on the CDROM as long as we let the user knowDavid E. O'Brien1996-12-091-4/+3
| | | | | | | what the license restrictions are. Notes: svn path=/head/; revision=4902
* zmtx and zmrz impliement the ZMODEM error correcting protocol used toDavid E. O'Brien1996-12-088-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