| Server IP : 45.40.142.9 / Your IP : 216.73.216.250 Web Server : Apache System : Linux s45-40-142-9.secureserver.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : bayspec ( 506) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON 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.