CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2018/07/09 13:38:29
Modified files: bin/mt : mt.c mtrmt.c Log message: ensure tape name and tape commands are not too long. passing too long commands to the other side could cause problems. ok guenther tb