CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2012/07/15 00:55:28
Modified files: usr.bin/cu : command.c cu.1 Log message: Add a command (~D) to drop the DTR line for a second (similar to using ~# for a BREAK). This is useful as it makes some microcontroller boards reset. From Visa Hankala.