File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / lrzsz / TODO
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Thu Oct 24 15:49:50 2019 UTC (5 years, 5 months ago) by misho
Branches: lrzsz, MAIN
CVS tags: v0_12_20p5, HEAD
lrzsz ver 0.12.20

    1: - make argv[0]-recognition of X/YModem work with program_name_transform.
    2: - look into VMIN code: how to determine if it's usable (it isn't unter
    3:   FreeBSD and NetBSD (might have changed) and possibly many other 
    4:   system), and what is the max value?
    5:   Anyway - we don't *need* it. It just reduces system load (but that's
    6:   not a real problem - zmodem over a ISDN/modem link is not much load).
    7: - provide a way to not use any CRC check (for those people who
    8:   a) think that lrzsz is to slow for their serial lines, or b) think
    9:   that their transmission lines are safe. Oh well, some people don't
   10:   learn without having pain).
   11: - improve error reporting.
   12: - clean up Output in verbose mode. (document what's printed if
   13:   verbose is `n')

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>