OpenBSD CVS

src/usr.bin/nc/


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 / nc

Current tag: OPENBSD_4_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] data/        
[DIR] scripts/        
[TXT] Makefile  1.6   22 years  jakob   add very basic proxy support using socks5 client code from niklas@. ok ericj@.
[TXT] atomicio.c  1.9   16 years  tobias   Synced atomicio implementation in nc and sendbug with ssh. OK djm@, joris@, ray...
[TXT] atomicio.h  1.2   16 years  tobias   Synced atomicio implementation in nc and sendbug with ssh. OK djm@, joris@, ray...
[TXT] nc.1  1.55   13 years  guenther   echo behaves differently in sh and csh, only handling C-style escapes in the for...
[TXT] netcat.c  1.98   13 years  guenther   Fix the naming of interfaces and variables for rdomains and rtables and make it ...
[TXT] socks.c  1.18   14 years  nicm   Allocate the port number properly (don't allocate space then ignore it), and use...