OpenBSD CVS

src/usr.bin/cu/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / cu

Current tag: OPENBSD_5_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   11 years  nicm   Add builtin XMODEM send support with ~X, only tested with lrz -X so far.
[TXT] command.c  1.12   11 years  nicm   Add a command (~D) to drop the DTR line for a second (similar to using ~# for a ...
[TXT] cu.1  1.7   11 years  nicm   Add a command (~D) to drop the DTR line for a second (similar to using ~# for a ...
[TXT] cu.c  1.13   11 years  nicm   Fix a couple of spacing/style nits.
[TXT] cu.h  1.6   11 years  nicm   Add ~R command to start recording output to a file.
[TXT] error.c  1.1   11 years  nicm   Once we've set up termios, lines need to be \r\n terminated, and we need to rese...
[TXT] input.c  1.2   11 years  nicm   Once we've set up termios, lines need to be \r\n terminated, and we need to rese...
[TXT] xmodem.c  1.4   11 years  nicm   Fix a couple of spacing/style nits.