CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2016/09/28 05:46:45
Modified files: regress/usr.bin/ftp: dasho.sh redirect.sh Log message: Do not close stdout when starting netcat, redirect to /dev/null instead. This prevents that the ftp test hangs in nc poll(2). Add OpenBSD RCS id while there.