CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2017/01/20 16:29:58
Modified files: usr.sbin/rtadvd: rtadvd.c log.c log.h Log message: work on making log.c similar in all daemons: reduce the (mostly whitespace) differences so that log.c's can be diffed easily. need to set verbose in main() when option -d is used. ok florian@