Date: Mon, 8 Sep 2003 22:23:06 -0700 (PDT) From: Garance A Drosehn <gad@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c Message-ID: <200309090523.h895N6ai039715@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2003/09/08 22:23:06 PDT FreeBSD src repository Modified files: usr.sbin/newsyslog newsyslog.c Log: Add a '-D <something>' command line arg, which can be used to set debugging options. Initial option is '-D TN=<time>', which can be used to see how newsyslog would work if run at the specified time. (time format is ISO 8601, since that is already supported). MFC after: 23 days Revision Changes Path 1.77 +57 -3 src/usr.sbin/newsyslog/newsyslog.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309090523.h895N6ai039715>