]> git.pond.sub.org Git - empserver/commit
(new_work, do_feed, prod, newe): Factor out calculation of work into
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 10 May 2004 20:30:38 +0000 (20:30 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 10 May 2004 20:30:38 +0000 (20:30 +0000)
commit7f4e59fb8d147fb4a5670df69e1c73daa6595269
treeaadb926af22ee2db049ccdb3d9820679e7dcc39f
parentb665d57de120e23f6dec8ce6d82a9484da348d9f
(new_work, do_feed, prod, newe): Factor out calculation of work into
new_work().

(ROLLOVER_AVAIL, opt_ROLLOVER_AVAIL, opt_ROLLOVER_AVAIL, Options,
rollover_avail_max, configkeys, vers, new_work): Replace option
ROLLOVER_AVAIL by configuration parameter rollover_avail_max.
include/optlist.h
include/prototypes.h
src/lib/commands/newe.c
src/lib/commands/prod.c
src/lib/commands/vers.c
src/lib/gen/emp_config.c
src/lib/global/constants.c
src/lib/global/options.c
src/lib/update/human.c