CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2015/07/14 17:16:56
Modified files: usr.sbin/rcctl : rcctl.8 rcctl.sh Log message: Deprecate getall (will be removed after 5.8). Implement a new "ls" subcommand, to list daemons according to the argument (all, started, ...). input and ok robert@ ok jasper@