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_6


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.13   10 years  deraadt   simpler prototype repairs
[TXT] cu.1  1.11   10 years  nicm   Fix REMOTE to work like tip(1) - it can be either a path to a remote(5) database...
[TXT] cu.c  1.19   10 years  nicm   -l should override HOST, pointed out by claudio@
[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.6   10 years  deraadt   simpler prototype repairs