9152 | 13-Nov-1982 |
eric |
move configuration to conf.h |
9151 | 13-Nov-1982 |
eric |
Clean up argument structure (-I=>-bi, -Z=>-bz). Add -bp stub to someday print queue. Move compile conf into conf.h (still some stuff in the Makefile). Assume -bp if called as "mailq" and -bi if ca
Clean up argument structure (-I=>-bi, -Z=>-bz). Add -bp stub to someday print queue. Move compile conf into conf.h (still some stuff in the Makefile). Assume -bp if called as "mailq" and -bi if called as "newaliases". Drop old directory hack -- send out compat code instead. Don't rebuild the alias file automatically unless the D option is set. Clean up compilation flags.
show more ...
|
9150 | 13-Nov-1982 |
eric |
don't default to rebuilding alias file if needed; now requires the "D" option. This "feature" causes big problems on loaded machines. |
9149 | 13-Nov-1982 |
eric |
clean up argument structure -- put -I and -Z on options. Add a "-bp" option to (eventually) print the queue. If called as "mailq" assume "-bp"; if called as "newaliases", assume "-bi" |
9148 | 13-Nov-1982 |
eric |
#ifdef VFORK => #ifdef VMUNIX |
9147 | 13-Nov-1982 |
eric |
date and time created 82/11/13 17:57:12 by eric |
9146 | 13-Nov-1982 |
eric |
require an option to do auto-rebuild of alias database; allow new operation modes to replace old ad hoc flags |
9145 | 13-Nov-1982 |
eric |
drop old dir hack |
9144 | 13-Nov-1982 |
eric |
clean up argument structure; move configuration into conf.h |
9143 | 13-Nov-1982 |
eric |
avoid printing out extra messages when the transcript is not instantiated |
9108 | 07-Nov-1982 |
eric |
make all mailer output go to the transcript if running server smtp; this has the effect of making some significant changes in the output structure to handle such things as -em and -as together |
9107 | 07-Nov-1982 |
eric |
make all mailer output go to the transcript if running server smtp; this has the effect of making some significant changes in the output structure to handle such things as -em and -as together |
9106 | 07-Nov-1982 |
eric |
make all mailer output go to the transcript if running server smtp; this has the effect of making some significant changes in the output structure to handle such things as -em and -as together |
9105 | 07-Nov-1982 |
eric |
don't flag errors in setting dangerous options when -C is used |
9104 | 07-Nov-1982 |
eric |
don't flag errors in setting dangerous options when -C is used |
9066 | 05-Nov-1982 |
eric |
arrange to freeze the configuration file for quick startup -- this technique requires reprocessing the argv so that flag settings don't get lost, and is really rather of a hack. |
9065 | 05-Nov-1982 |
eric |
arrange to freeze the configuration file for quick startup -- this technique requires reprocessing the argv so that flag settings don't get lost, and is really rather of a hack. |
9064 | 05-Nov-1982 |
eric |
arrange to freeze the configuration file for quick startup -- this technique requires reprocessing the argv so that flag settings don't get lost, and is really rather of a hack. |
9063 | 05-Nov-1982 |
eric |
arrange to freeze the configuration file for quick startup -- this technique requires reprocessing the argv so that flag settings don't get lost, and is really rather of a hack. |
9062 | 04-Nov-1982 |
eric |
don't unlink qf & df files on ^C |
9061 | 04-Nov-1982 |
eric |
don't unlink qf & df files on ^C |
9060 | 04-Nov-1982 |
eric |
fix bug in back compat dir code |
9059 | 04-Nov-1982 |
eric |
put header conditionals into the .cf file |
9058 | 04-Nov-1982 |
eric |
put header conditionals into the .cf file |
9057 | 04-Nov-1982 |
eric |
put header conditionals into the .cf file |