aboutsummaryrefslogtreecommitdiffstats
path: root/comms/zmtx-zmrx
Commit message (Collapse)AuthorAgeFilesLines
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.asami1997-04-301-2/+2
|
* We should be able to put this on the CDROM as long as we let the user knowobrien1996-12-091-4/+3
| | | | what the license restrictions are.
* zmtx and zmrz impliement the ZMODEM error correcting protocol used toobrien1996-12-098-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.