|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /usr/share/doc/tmpwatch-2.9.16/ |
Upload File : |
2009-10-15 Miloslav Trmač <mitr@redhat.com> * Makefile (VERSION): Version 2.9.16. * NEWS: Update. * tmpwatch.c (main): Support 'm' unit specifier, meaning "minutes". * tmpwatch.8: Document the 'm' unit specifier. * tmpwatch.c (struct excluded_pattern, excluded_patterns) (excluded_patterns_tail, main): New option --exclude-pattern. (cleanupDirectory): Implement --exclude-pattern. * tmpwatch.8: Document --exclude-pattern. 2009-05-22 Miloslav Trmač <mitr@redhat.com> * Makefile (VERSION): Version 2.9.15. * NEWS: Update. 2009-03-25 Miloslav Trmač <mitr@redhat.com> * tmpwatch.c (logLevel, message, safe_chdir, check_fuser, max) (cleanupDirectory, printCopyright, usage): Make static. * tmpwatch.c (printCopyright): Update copyright year. * tmpwatch.c (check_fuser): Don't pass NULL as environment pointer, it is undefined by POSIX. 2009-03-23 Miloslav Trmač <mitr@redhat.com> * Makefile (VERSION): Version 2.9.14. * NEWS: Update. * tmpwatch.c: Only #include mntent.h on Linux. (is_mount_point): Only define on Linux, it is only used on Linux. 2009-02-05 Miloslav Trmač <mitr@redhat.com> * tmpwatch.c (cleanupDirectory): Fix an incorrect message (#3). 2008-11-11 Miloslav Trmač <mitr@redhat.com> * COPYING: New file. 2008-02-23 Miloslav Trmač <mitr@redhat.com> * Makefile (VERSION): Version 2.9.13. * NEWS * README: New file. * Makefile (HGTAG): Replace CVSTAG. (force-tag, tag, archive): Update for Mercurial. * tmpwatch.c: Relicense to GPLv2. Update Red Hat copyright message. (printCopyright): Update. * tmpwatch.8: Add a copyright message.