From owner-freebsd-commit Fri Jan 5 01:28:34 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA22754 for freebsd-commit-outgoing; Fri, 5 Jan 1996 01:28:34 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA22744 for cvs-all-outgoing; Fri, 5 Jan 1996 01:28:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA22726 for cvs-usrsbin-outgoing; Fri, 5 Jan 1996 01:28:22 -0800 (PST) Received: (from graichen@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA22696 Fri, 5 Jan 1996 01:28:15 -0800 (PST) Date: Fri, 5 Jan 1996 01:28:15 -0800 (PST) From: Thomas Graichen Message-Id: <199601050928.BAA22696@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/newsyslog - Imported sources Sender: owner-commit@FreeBSD.ORG Precedence: bulk graichen 96/01/05 01:28:13 Branch: usr.sbin/newsyslog 1.1.1 Log: Obtained from: NetBSD imported the newsyslog command from NetBSD - it make the "rotation" of the logfiles much simpler (it is currently done by "hand" in the /etc/[daily,weekly,monthly] scripts) - now it will be done by invoking newsyslog every hour which is very customizable via a /etc/newsyslog.conf file Status: Vendor Tag: NETBSD Release Tags: v1_0 N src/usr.sbin/newsyslog/newsyslog.c N src/usr.sbin/newsyslog/newsyslog.8 N src/usr.sbin/newsyslog/Makefile No conflicts created by this import