Date: Thu, 30 Oct 2003 15:21:04 -0800 (PST) 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 Makefile extern.h newsyslog.c ptimes.c Message-ID: <200310302321.h9UNL4u9085153@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2003/10/30 15:21:04 PST
FreeBSD src repository
Modified files: (Branch: RELENG_4)
usr.sbin/newsyslog Makefile newsyslog.c
Added files: (Branch: RELENG_4)
usr.sbin/newsyslog extern.h ptimes.c
Log:
MFC *: Move the time-processing routines to separate source files,
and restructure them. This is mainly to fix up the "will trim at"
messages printed when running 'newsyslog -v'.
[* = 1.1->1.2 extern.h, 1.81->1.82 newsyslog.c, 1.1->1.4 ptimes.c,
1.15 Makefile]
Revision Changes Path
1.7.2.3 +2 -0 src/usr.sbin/newsyslog/Makefile
1.2.2.1 +68 -0 src/usr.sbin/newsyslog/extern.h (new)
1.25.2.27 +97 -284 src/usr.sbin/newsyslog/newsyslog.c
1.4.2.1 +619 -0 src/usr.sbin/newsyslog/ptimes.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310302321.h9UNL4u9085153>
