]> granicus.if.org Git - cronie/commit
Initial upload of anacron-2.3 which should be optimized for better
authorMarcela Mašláňová <mmaslano@redhat.com>
Mon, 13 Jul 2009 13:36:53 +0000 (15:36 +0200)
committerMarcela Mašláňová <mmaslano@redhat.com>
Mon, 13 Jul 2009 13:36:53 +0000 (15:36 +0200)
commit55f40574a94185a73df8043c4f71f016703c1009
treebea5e6b938cd137e003532b1c14b7be4125e61b7
parent57313e7ad2c58edb78219e56e60e14109fff935f
Initial upload of anacron-2.3 which should be optimized for better
cooperation with cronie. However, cronie should be working with or
without anacron, which should be configurable.
17 files changed:
anacron/COPYING [new file with mode: 0644]
anacron/ChangeLog [new file with mode: 0644]
anacron/Makefile [new file with mode: 0644]
anacron/README [new file with mode: 0644]
anacron/TODO [new file with mode: 0644]
anacron/anacron.8 [new file with mode: 0644]
anacron/anacrontab.5 [new file with mode: 0644]
anacron/global.h [new file with mode: 0644]
anacron/gregor.c [new file with mode: 0644]
anacron/gregor.h [new file with mode: 0644]
anacron/lock.c [new file with mode: 0644]
anacron/log.c [new file with mode: 0644]
anacron/main.c [new file with mode: 0644]
anacron/matchrx.c [new file with mode: 0644]
anacron/matchrx.h [new file with mode: 0644]
anacron/readtab.c [new file with mode: 0644]
anacron/runjob.c [new file with mode: 0644]