summaryrefslogtreecommitdiff
path: root/fml/libexec
AgeCommit message (Expand)Author
2001-10-09check $config->{ $x } is defined() or notfukachan
2001-10-08show $@ in errorfukachan
2001-10-08die() -> croak()fukachan
2001-06-21removed due to obsolete rulefukachan
2001-06-17we use $FML$, add it and nuke $Id$ if it existsfukachan
2001-05-30fix path for dir2urlfukachan
2001-05-29clean up documentsfukachan
2001-04-30clean up documents hierarchy.fukachan
2001-04-27merged to tutorialfukachan
2001-04-24nuke $ID$fukachan
2001-03-25add more on relation among programs and modulesfukachan
2001-03-25update documentfukachan
2001-03-24s/prepend_index.ja.html/pointer.ja.html/fukachan
2001-03-20add /usr/local/libexec/fml to @INCfukachan
2001-03-13fix dependence, fix typofukachan
2001-03-09import boot.ja.html by prepend_indexfukachan
2001-03-09prepend contentfukachan
2001-03-09clean up documentsfukachan
2001-02-24update/clean upfukachan
2001-02-17move libexec/process_switch to FML::Process:Switchfukachan
2001-02-17move Bootstrap() latter part from libexec/loader to libexec/proces_switch.fukachan
2001-02-17"fmldoc" preliminary definitionfukachan
2001-02-12add command prototypefukachan
2001-02-10import prototype for qmail-extension emulator from fml 4.0fukachan
2001-02-06o.k. now libexec/loader can accpet elena and /var/spool/ml/elena nowfukachan
2001-02-06fmlconf -n shows variables which differ from the default value.fukachan
2001-02-06enable fmlconffukachan
2001-02-05change getopt() definition following $0fukachan
2001-02-05pass the original @ARGV and it after getopts() to the main processfukachan
2001-02-01change @cf to try to load in the following way:fukachan
2001-01-29update to sync w/ currentfukachan
2001-01-29change hierarchy of routines. The current flow is as follows:fukachan
2001-01-29rename libexec/fml libexec/process_switchfukachan
2001-01-29s/fmlwrapper/loader/ in libexec/fukachan
2001-01-29renamed from fml to process_switchfukachan
2001-01-29rename libexec/fml libexec/process_switchfukachan
2001-01-28s/incoming_mail/incoming_message/fukachan
2001-01-27clean document campaign (2001/01 end)fukachan
2001-01-27define verify_request() methon in Process::*fukachan
2001-01-26fix include orderfukachan
2001-01-26define fmlticketfukachan
2001-01-26rename module names (temporary)fukachan
2001-01-24import ml_home_prefixfukachan
2001-01-23shorten sleep() parameter (debug)fukachan
2001-01-22change $version to $fml_versionfukachan
2001-01-22what is $Pkgfukachan
2001-01-21fix @INC loading for debugfukachan
2001-01-21exit 1 if eval failsfukachan
2001-01-21more debugfukachan
2001-01-21share _expand_variables()fukachan