| Summary: | [patch] Added ability for newsyslog(8) to archive logs | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Todd Wagner <toddwagn> | ||||||
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | CC: | eugen | ||||||
| Priority: | Normal | ||||||||
| Version: | 4.4-RELEASE | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Todd Wagner
2001-09-18 23:10:00 UTC
Responsible Changed From-To: freebsd-bugs->gad-bugs I'll look into this, as long as I'm working on some other changes to newsyslog. Responsible Changed From-To: gad-bugs->gad I don't know how I keep changing 'responsible' to 'gad-bugs' when I *meant* to change it to just plain 'gad'... . I have committed a change to -current which fixes the serious-bug part of this PR, so I have changed the severity to non-critical. I will MFC that to stable. Later on I'll look into the new feature of archiving logs by timestamp. -- Garance Alistair Drosehn = drosih@rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA The bug-fix part of this PR has been MFC'ed to -stable. It may be a few more weeks before I implement some kind of timestamp-logfile ability. -- Garance Alistair Drosehn = gad@FreeBSD.org I've "ported" the patch to FreeBSD 5.2.1, here it is: -- Sergey Svishchev For bugs matching the following criteria: Status: In Progress Changed: (is less than) 2014-06-01 Reset to default assignee and clear in-progress tags. Mail being skipped Npoow newsyslog(8) has "-t timefmt" flag implementing requested feature. |