CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2025/05/20 22:41:33
Modified files: usr.bin/watch : watch.c Log message: Construct the command line with two loops. This is less clever and easier on the eyes. Input deraadt, tedu, schwarze, tb OK schwarze, tb; previous version OK job