CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2010/07/07 15:52:00
Modified files: usr.sbin/ifstated: ifstated.c Log message: Make ifstated cause a little less noise in /var/log/daemon. State transitions are still logged, but commands run are now printed only in debug mode (ifstated -d). ok deraadt