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_3_3


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.1   22 years  ericj   Import completely re-written netcat w/ support for IPv6. very little usage has ...
[TXT] nc.1  1.24   21 years  pvalchev   Grammar fix - remove bogus comma; jmc@prioris.mini.pw.edu.pl
[TXT] netcat.c  1.57   21 years  stevesk   use err vs. errx and display function; from Owl. ok fgsch@
[TXT] socks.c  1.6   21 years  stevesk   correct return code check; from Owl. ok fgsch@