summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Configure.pm
AgeCommit message (Expand)Author
2002-02-17bug fix definitions on hooksfukachan
2002-02-17implement several hooksfukachan
2001-12-22update comments, documentsfukachan
2001-12-22remove \s*$fukachan
2001-12-08fix error handling, define finish() to avoid loading errorfukachan
2001-11-27nuke "#!/usr/local/bin/perl -w" in the headfukachan
2001-11-25fmlconf and makefml are separete nowfukachan
2001-11-25verify_request() checks @ARGV and show help() if neededfukachan
2001-11-25implement help() methodfukachan
2001-11-04my $myname = $curproc->myname();fukachan
2001-10-14sync style w/ Process::Commandfukachan
2001-10-14$optargs -> $command_argsfukachan
2001-08-26pass {command_mode = admin} to FML::Commandfukachan
2001-07-15add more description on _fmlconf() and _makefml()fukachan
2001-05-31clean up documentsfukachan
2001-05-29clean up documentsfukachan
2001-03-25move fmldoc to Process::DocViewfukachan
2001-03-25define and use _fmldoc() for fmldoc programfukachan
2001-03-24move lock/unlock to FML::Command classfukachan
2001-03-20use FML::Log qw(Log LogWarn LogError);error-message-statusfukachan
2001-03-16fmldoc supports perldoc [-vtuml]fukachan
2001-03-14FML::Command is a dispatcher table. It used AUTOLOAD() to forward thefukachan
2001-03-14s/croak/warn/fukachan
2001-03-14change argument of FML::Command method call. now it accpeptsfukachan
2001-03-14makefml uses dynamic method bindingfukachan
2001-03-11fix some space paddingfukachan
2001-03-11make makefml workfukachan
2001-03-11declare not yet implementedfukachan
2001-03-09nuke FML::Debug and Data::Dumper to avoid loading Data::Dumperfukachan
2001-03-09clean up documentsfukachan
2001-03-03nuke debugfukachan
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-17"fmldoc" preliminary definitionfukachan
2001-02-06fmlconf -n shows variables which differ from the default value.fukachan
2001-02-06real library for libexec/fmlconffukachan