summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Kernel.pm
AgeCommit message (Expand)Author
2001-03-20use FML::Log qw(Log LogWarn LogError);error-message-statusfukachan
2001-03-20check more $home_dir or $ml_name is specified if we need_ml_name().fukachan
2001-03-14$curproc->{ main_cf } holds the pointer to /etc/fml/main.cffukachan
2001-03-14a little more polite debug messagefukachan
2001-03-11full documentation (alpha)fukachan
2001-03-10bug fix $ml_home_dir check algorithmfukachan
2001-03-10clean up documents and codesfukachan
2001-03-10nuke FML::Debugfukachan
2001-03-09nuke FML::Debug and Data::Dumper to avoid loading Data::Dumperfukachan
2001-02-20rename FML::Lock to File::SimpleLockfukachan
2001-02-19add prototype of mail loop checks e.g. message-id, X-ML-Info duplicationfukachan
2001-02-18modify $ml_home_dir empty checkfukachan
2001-02-18fix how to work when $argv[0] is not specifiedfukachan
2001-02-17move Bootstrap() latter part from libexec/loader to libexec/proces_switch.fukachan
2001-02-16signal initializefukachan
2001-01-29change hierarchy of routines. The current flow is as follows:fukachan
2001-01-29s/fmlwrapper/loader/ in libexec/fukachan
2001-01-28s/incoming_mail/incoming_message/fukachan
2001-01-27fix address handling to nuke gecosfukachan
2001-01-26change software name to fml-devel temporallyfukachan
2001-01-25change arguments for FML::Parse class.fukachan
2001-01-24check whether defined($args->{ fml_version }) or notfukachan
2001-01-24modified to use FML::PCB objectfukachan
2001-01-24prepare PCB manipulationfukachan
2001-01-24ticket system be more independent of header_rewrite, and clean up morefukachan
2001-01-24import ml_home_prefixfukachan
2001-01-23shorten sleep() parameter (debug)fukachan
2001-01-22change $version to $fml_versionfukachan
2001-01-21more debugfukachan
2001-01-21import ml_home_dir from fmlwrapperfukachan
2001-01-21rename s/Debug/debug/ sine it is a methodfukachan
2001-01-21expand variables after we load all *cf filesfukachan
2001-01-20nuke \nfukachan
2001-01-20clean up variable names, enable fmlwrapper -c main.cffmlfukachan
2001-01-19Initial revisionfukachan